Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(142)

Side by Side Diff: third_party/WebKit/LayoutTests/TestExpectations

Issue 1940783002: [DevTools] Don't run microtasks after call to InjectedScript (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@2704
Patch Set: Created 4 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
1 # ====== Oilpan-only failures from here ====== 1 # ====== Oilpan-only failures from here ======
2 # Most of these actually cause the tests to report success, rather than 2 # Most of these actually cause the tests to report success, rather than
3 # failure. Expected outputs will be adjusted for the better once Oilpan 3 # failure. Expected outputs will be adjusted for the better once Oilpan
4 # has been well and truly enabled always. 4 # has been well and truly enabled always.
5 5
6 # With Oilpan, the parent pointer in the CSSRule hierarchy is 6 # With Oilpan, the parent pointer in the CSSRule hierarchy is
7 # strong. This is the intended behavior. 7 # strong. This is the intended behavior.
8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ] 8 crbug.com/345630 fast/dom/StyleSheet/gc-parent-rule.html [ Failure ]
9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ] 9 crbug.com/345630 fast/dom/StyleSheet/gc-parent-stylesheet.html [ Failure ]
10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ] 10 crbug.com/345655 fast/dom/StyleSheet/detached-parent-rule-without-wrapper.html [ Failure ]
(...skipping 282 matching lines...) Expand 10 before | Expand all | Expand 10 after
293 crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ Need sManualRebaseline ] 293 crbug.com/597221 fast/dom/Window/window-postmessage-clone-deep-array.html [ Need sManualRebaseline ]
294 294
295 crbug.com/601726 [ Win7 ] http/tests/incremental/frame-focus-before-load.html [ Timeout ] 295 crbug.com/601726 [ Win7 ] http/tests/incremental/frame-focus-before-load.html [ Timeout ]
296 296
297 crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ] 297 crbug.com/498539 http/tests/inspector/elements/styles/selector-line.html [ Pass Timeout ]
298 crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass T imeout ] 298 crbug.com/498539 http/tests/inspector/network/network-datareceived.html [ Pass T imeout ]
299 crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ] 299 crbug.com/498539 [ Win ] inspector/tracing/decode-resize.html [ Failure Timeout ]
300 crbug.com/498539 [ Win ] inspector/tracing/timeline-event-dispatch.html [ Failur e Pass ] 300 crbug.com/498539 [ Win ] inspector/tracing/timeline-event-dispatch.html [ Failur e Pass ]
301 crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ] 301 crbug.com/498539 inspector/console/console-log-syntax-error.html [ Pass Timeout ]
302 crbug.com/498539 inspector/tracing/timeline-bound-function.html [ Pass Failure ] 302 crbug.com/498539 inspector/tracing/timeline-bound-function.html [ Pass Failure ]
303 crbug.com/498539 virtual/threaded/inspector/tracing/timeline-bound-function.html [ Pass Failure ]
303 crbug.com/498539 inspector/tracing/timeline-injected-script-eval.html [ Pass Fai lure ] 304 crbug.com/498539 inspector/tracing/timeline-injected-script-eval.html [ Pass Fai lure ]
304 crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ] 305 crbug.com/498539 inspector/tracing/timeline-time.html [ Pass Failure Timeout ]
305 crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ] 306 crbug.com/498539 inspector/tracing/timeline-timer.html [ Pass Failure ]
306 crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.ht ml [ Failure Pass ] 307 crbug.com/498539 inspector/elements/styles-3/styles-change-node-while-editing.ht ml [ Failure Pass ]
307 crbug.com/498539 [ Mac ] inspector/sources/debugger/live-edit-no-reveal.html [ C rash Pass Timeout ] 308 crbug.com/498539 [ Mac ] inspector/sources/debugger/live-edit-no-reveal.html [ C rash Pass Timeout ]
308 crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/debug-inlined-scripts-f ragment-id.html [ Pass Timeout ] 309 crbug.com/498539 [ Mac10.10 ] inspector/sources/debugger/debug-inlined-scripts-f ragment-id.html [ Pass Timeout ]
309 crbug.com/498539 [ Precise ] inspector/sources/debugger-step/debugger-step-over- inlined-scripts.html [ Pass Timeout ] 310 crbug.com/498539 [ Precise ] inspector/sources/debugger-step/debugger-step-over- inlined-scripts.html [ Pass Timeout ]
310 crbug.com/498539 [ Precise Win7 Mac10.10 ] inspector/sources/debugger-breakpoint s/dynamic-scripts-breakpoints.html [ Pass Timeout ] 311 crbug.com/498539 [ Precise Win7 Mac10.10 ] inspector/sources/debugger-breakpoint s/dynamic-scripts-breakpoints.html [ Pass Timeout ]
311 crbug.com/498539 [ Precise Mac10.10 ] inspector/sources/debugger-breakpoints/set -breakpoint.html [ Pass Timeout ] 312 crbug.com/498539 [ Precise Mac10.10 ] inspector/sources/debugger-breakpoints/set -breakpoint.html [ Pass Timeout ]
312 crbug.com/498539 [ Trusty ] inspector/sources/debugger/mutation-observer-suspend -while-paused.html [ Pass Timeout ] 313 crbug.com/498539 [ Trusty ] inspector/sources/debugger/mutation-observer-suspend -while-paused.html [ Pass Timeout ]
(...skipping 2448 matching lines...) Expand 10 before | Expand all | Expand 10 after
2761 2762
2762 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ] 2763 crbug.com/603703 [ Linux ] imported/web-platform-tests/web-animations/animation- timeline/document-timeline.html [ Failure Pass ]
2763 2764
2764 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ] 2765 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-progress.html [ Crash Failure ]
2765 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ] 2766 crbug.com/600248 imported/web-platform-tests/web-animations/keyframe-effect/getC omputedTiming-currentIteration.html [ Crash Failure ]
2766 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ] 2767 crbug.com/600248 imported/web-platform-tests/web-animations/animation-effect-tim ing/endDelay.html [ Failure ]
2767 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ] 2768 crbug.com/600248 imported/web-platform-tests/web-animations/animation/constructo r.html [ Failure Timeout ]
2768 2769
2769 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa ilure ] 2770 crbug.com/604642 [ Mac ] fast/text/midword-break-after-breakable-char.html [ Fa ilure ]
2770 2771
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698