Commit b76d789f authored by Simon Zünd's avatar Simon Zünd Committed by Commit Bot

Re-enable and re-baseline tests affected by asynchronous source mapping

Two of the tests need a new baseline due to timing changes. The rest
can simply be re-enabled. We will keep an eye on the flakiness
dashboard to ensure that the timing is stable for the re-baselined
tests.

R=petermarshall@chromium.org

Bug: chromium:1032016
Change-Id: I9dc199d74e1cedcaa42722483c5d3abb8c75bbdd
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2109770Reviewed-by: default avatarPeter Marshall <petermarshall@chromium.org>
Commit-Queue: Simon Zünd <szuend@chromium.org>
Cr-Commit-Position: refs/heads/master@{#751642}
parent f68f1035
...@@ -2424,11 +2424,6 @@ crbug.com/400829 virtual/audio-service/media/stable/video-object-fit-stable.html ...@@ -2424,11 +2424,6 @@ crbug.com/400829 virtual/audio-service/media/stable/video-object-fit-stable.html
# Source map asyncification requires some 3-way changes with the DevTools frontend. # Source map asyncification requires some 3-way changes with the DevTools frontend.
crbug.com/1032016 http/tests/devtools/sources/debugger-breakpoints/breakpoints-ui-shifted-breakpoint.js [ Pass Failure Timeout ] crbug.com/1032016 http/tests/devtools/sources/debugger-breakpoints/breakpoints-ui-shifted-breakpoint.js [ Pass Failure Timeout ]
crbug.com/1032016 http/tests/devtools/sources/debugger/live-edit-breakpoints.js [ Pass Failure ]
crbug.com/1032016 http/tests/devtools/tracing/timeline-js/timeline-script-id.js [ Pass Failure ]
crbug.com/1032016 virtual/threaded/http/tests/devtools/tracing/timeline-js/timeline-script-id.js [ Pass Failure ]
crbug.com/1032016 http/tests/devtools/bindings/inline-styles-binding.js [ Pass Failure ]
crbug.com/1032016 http/tests/devtools/bindings/livelocation-main-frame-navigated.js [ Pass Failure ]
# We only want to run one of the web-animations-api tests in stable mode. # We only want to run one of the web-animations-api tests in stable mode.
crbug.com/441553 virtual/stable/web-animations-api/* [ Skip ] crbug.com/441553 virtual/stable/web-animations-api/* [ Skip ]
......
...@@ -5,11 +5,11 @@ LiveLocation 'script1' was updated 17:48 ...@@ -5,11 +5,11 @@ LiveLocation 'script1' was updated 17:48
LiveLocation 'style0' was updated 7:11 LiveLocation 'style0' was updated 7:11
LiveLocation 'style1' was updated 17:11 LiveLocation 'style1' was updated 17:11
Adding rule0 Adding rule0
LiveLocation 'script0' was updated 15:12
LiveLocation 'script1' was updated 19:48
LiveLocation 'style0' was updated 9:1 LiveLocation 'style0' was updated 9:1
LiveLocation 'style1' was updated 19:11 LiveLocation 'style1' was updated 19:11
LiveLocation 'script0' was updated 15:12
LiveLocation 'script1' was updated 19:48
Adding rule1 Adding rule1
LiveLocation 'script1' was updated 21:38
LiveLocation 'style1' was updated 21:1 LiveLocation 'style1' was updated 21:1
LiveLocation 'script1' was updated 21:38
...@@ -9,7 +9,7 @@ Running: navigateMainFrame ...@@ -9,7 +9,7 @@ Running: navigateMainFrame
[ UPDATE ] LiveLocation-css: null [ UPDATE ] LiveLocation-css: null
[ UPDATE ] LiveLocation-css: null [ UPDATE ] LiveLocation-css: null
[ UPDATE ] LiveLocation-js: http://127.0.0.1:8000/devtools/bindings/resources/sourcemap-script.js:0:0 [ UPDATE ] LiveLocation-js: http://127.0.0.1:8000/devtools/bindings/resources/sourcemap-script.js:0:0
[ UPDATE ] LiveLocation-js: http://127.0.0.1:8000/devtools/bindings/resources/sourcemap-script.js:0:0 [ UPDATE ] LiveLocation-js: debugger:///VM[XXX] sourcemap-script.js:0:0
[ UPDATE ] LiveLocation-js: debugger:///VM[XXX] sourcemap-script.js:0:0 [ UPDATE ] LiveLocation-js: debugger:///VM[XXX] sourcemap-script.js:0:0
[ GET ] LiveLocation-js: null [ GET ] LiveLocation-js: null
[ GET ] LiveLocation-css: null [ GET ] LiveLocation-css: null
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment