[devtools] Split long-running test to not accidentally trigger timeout
dom-breakpoints.js usually takes ~70 on some mac bots, but occasionally exceeds 91s and runs into a timeout. This CL splits the test into two, which hopefully makes it less likely to trigger timeouts. The test and, most importantly, the test expectations are just split; they did not change. Bug: chromium:1049444 Change-Id: Ie2288bafa5807726cfd1fddc5d91189bc2ad905a Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2042105 Auto-Submit: Sigurd Schneider <sigurds@chromium.org> Reviewed-by:Yang Guo <yangguo@chromium.org> Commit-Queue: Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#739117}
Showing
Please register or sign in to comment