Remove event races in two breakpoint decoration tests
This CL changes two layout tests to follow the pattern of: 1. Install an instrumentation promise 2. Run and await an async action 3. Await that the instrumentation is called 4. Dump breakpoint information This CL is also in preparation for asyncification of source mapping, hence making the "action" async. Drive-by: Re-baseline one of the layout tests that seems to be fixed now. Bug: chromium:1032016 Change-Id: Ibad4160fe9ab32aa3f818cdd4937112c3f4e6f08 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2000023 Commit-Queue: Simon Zünd <szuend@chromium.org> Reviewed-by:Sigurd Schneider <sigurds@chromium.org> Cr-Commit-Position: refs/heads/master@{#731171}
Showing
Please register or sign in to comment