Reland "Prepare breakpoint web tests for source map asyncification (4/5)"
This is a reland of 459e299a The reland rewrites the "addBreakpoint" function in the "testTwoBreakpointsResolvedInOneLine" test case by using the new de-flaked helper for both breakpoints (that are on the same line). Unfortunately, between revert and reland a change to depot_tools requires JavaScript to be formatted now, so the reland contains lots of formatting changes compared to the original CL. Original change's description: > Prepare breakpoint web tests for source map asyncification (4/5) > > This CL re-writes a breakpoint web test using a new SourcesTestRunner > helper introduced in https://crrev.com/c/2027427. > > This should not only prepare the test for the upcoming source map > asyncification but also reduce the overall flakiness of breakpoint > web tests. > > This CL superseeds the current in-flight CL https://crrev.com/c/2022642 > which will be abandoned. > > R=sigurds@chromium.org > > Bug: chromium:1032016 > Change-Id: Id5bcd9d3913a2f83c029f52da33e484c61f0c9db > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2030464 > Reviewed-by: Sigurd Schneider <sigurds@chromium.org> > Commit-Queue: Simon Zünd <szuend@chromium.org> > Cr-Commit-Position: refs/heads/master@{#737714} Bug: chromium:1032016 Change-Id: Ibed68e7b8c8494cd3cc6ea0d744ec9c42f7acb5e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2035375 Auto-Submit: Simon Zünd <szuend@chromium.org> Reviewed-by:Mathias Bynens <mathias@chromium.org> Commit-Queue: Mathias Bynens <mathias@chromium.org> Commit-Queue: Simon Zünd <szuend@chromium.org> Cr-Commit-Position: refs/heads/master@{#738097}
Showing
Please register or sign in to comment