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

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

Issue 2881443003: Worklet: Move tests for Worklet in inspector/console/ to http/tests/inspector/console/ (Closed)
Patch Set: Created 3 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 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) harness-tests/crash.html [ Crash ] 2 Bug(intentional) harness-tests/crash.html [ Crash ]
3 Bug(intentional) harness-tests/timeout.html [ Timeout ] 3 Bug(intentional) harness-tests/timeout.html [ Timeout ]
4 4
5 # TODO(qyearsley): Remove these lines and uncomment other test expectation 5 # TODO(qyearsley): Remove these lines and uncomment other test expectation
6 # lines related to CSS tests (crbug.com/706118). 6 # lines related to CSS tests (crbug.com/706118).
7 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ] 7 crbug.com/706118 external/wpt/css/css-scoping-1 [ Skip ]
8 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ] 8 crbug.com/706118 external/wpt/css/css-shapes-1 [ Skip ]
9 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ] 9 crbug.com/706118 external/wpt/css/css-text-3 [ Skip ]
10 crbug.com/706118 external/wpt/css/css-writing-modes-3 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-writing-modes-3 [ Skip ]
(...skipping 3066 matching lines...) Expand 10 before | Expand all | Expand 10 after
3077 crbug.com/657646 [ Win ] fast/text/textIteratorNilRenderer.html [ Failure Pass ] 3077 crbug.com/657646 [ Win ] fast/text/textIteratorNilRenderer.html [ Failure Pass ]
3078 crbug.com/657646 [ Win ] fast/text/font-stretch.html [ Failure Pass ] 3078 crbug.com/657646 [ Win ] fast/text/font-stretch.html [ Failure Pass ]
3079 crbug.com/657646 [ Win ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure P ass ] 3079 crbug.com/657646 [ Win ] fast/text/sub-pixel/text-scaling-pixel.html [ Failure P ass ]
3080 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox-atsui.html [ Failu re Pass ] 3080 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox-atsui.html [ Failu re Pass ]
3081 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox.html [ Failure Pas s ] 3081 crbug.com/657646 [ Win ] fast/text/international/bidi-listbox.html [ Failure Pas s ]
3082 crbug.com/657646 [ Win ] fast/text/international/lang-glyph-cache-separation.htm l [ Failure Pass ] 3082 crbug.com/657646 [ Win ] fast/text/international/lang-glyph-cache-separation.htm l [ Failure Pass ]
3083 crbug.com/657646 [ Win ] fast/text/font-stretch-variant.html [ Failure Pass ] 3083 crbug.com/657646 [ Win ] fast/text/font-stretch-variant.html [ Failure Pass ]
3084 crbug.com/657646 [ Win ] fast/text/drawBidiText.html [ Failure Pass ] 3084 crbug.com/657646 [ Win ] fast/text/drawBidiText.html [ Failure Pass ]
3085 crbug.com/657646 [ Win ] fast/text/font-features/caps-native-synthesis.html [ Fa ilure Pass ] 3085 crbug.com/657646 [ Win ] fast/text/font-features/caps-native-synthesis.html [ Fa ilure Pass ]
3086 3086
3087 crbug.com/664450 inspector/console/console-on-animation-worklet.html [ Skip ] 3087 crbug.com/664450 http/tests/inspector/console/console-on-animation-worklet.html [ Skip ]
3088 crbug.com/664450 virtual/mojo-loading/http/tests/inspector/console/console-on-an imation-worklet.html [ Skip ]
3088 3089
3089 # Fail when run with --enable-wptserve due to data: URLs treated as cross-origin : (crbug.com/508730) 3090 # Fail when run with --enable-wptserve due to data: URLs treated as cross-origin : (crbug.com/508730)
3090 crbug.com/508730 external/wpt/dom/nodes/Document-contentType/contentType/content type_datauri_01.html [ Failure ] 3091 crbug.com/508730 external/wpt/dom/nodes/Document-contentType/contentType/content type_datauri_01.html [ Failure ]
3091 crbug.com/508730 external/wpt/dom/nodes/Document-contentType/contentType/content type_datauri_02.html [ Failure ] 3092 crbug.com/508730 external/wpt/dom/nodes/Document-contentType/contentType/content type_datauri_02.html [ Failure ]
3092 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrack/addCue.html [ Failure ] 3093 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrack/addCue.html [ Failure ]
3093 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrackCue/endTime.html [ Failure ] 3094 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrackCue/endTime.html [ Failure ]
3094 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrackCue/id.html [ Failure ] 3095 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrackCue/id.html [ Failure ]
3095 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrackCue/pauseOnExit.html [ Failure ] 3096 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrackCue/pauseOnExit.html [ Failure ]
3096 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrackCue/startTime.html [ Failure ] 3097 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrackCue/startTime.html [ Failure ]
3097 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrackCue/track.html [ Failure ] 3098 crbug.com/508730 crbug.com/472300 external/wpt/html/semantics/embedded-content/m edia-elements/interfaces/TextTrackCue/track.html [ Failure ]
(...skipping 275 matching lines...) Expand 10 before | Expand all | Expand 10 after
3373 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.htm l [ Failure ] 3374 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.htm l [ Failure ]
3374 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm l [ Failure ] 3375 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm l [ Failure ]
3375 3376
3376 # Layout Tests on Swarming (Windows) - https://crbug.com/717347 3377 # Layout Tests on Swarming (Windows) - https://crbug.com/717347
3377 crbug.com/718717 [ Win ] fast/css-grid-layout/grid-self-baseline-two-dimensional .html [ Failure Pass Timeout ] 3378 crbug.com/718717 [ Win ] fast/css-grid-layout/grid-self-baseline-two-dimensional .html [ Failure Pass Timeout ]
3378 crbug.com/718717 [ Win ] fast/css-grid-layout/grid-align-justify-stretch-with-or thogonal-flows.html [ Failure Pass Timeout ] 3379 crbug.com/718717 [ Win ] fast/css-grid-layout/grid-align-justify-stretch-with-or thogonal-flows.html [ Failure Pass Timeout ]
3379 crbug.com/719298 [ Win ] fast/dnd/dropEffect-for-effectAllowed.html [ Failure Pa ss Timeout ] 3380 crbug.com/719298 [ Win ] fast/dnd/dropEffect-for-effectAllowed.html [ Failure Pa ss Timeout ]
3380 crbug.com/719299 [ Win ] external/wpt/css/css-ui-3/outline-004.html [ Failure Pa ss Timeout ] 3381 crbug.com/719299 [ Win ] external/wpt/css/css-ui-3/outline-004.html [ Failure Pa ss Timeout ]
3381 3382
3382 crbug.com/719837 [ Debug ] inspector/sources/debugger/rethrow-error-from-binding s-crash.html [ Timeout ] 3383 crbug.com/719837 [ Debug ] inspector/sources/debugger/rethrow-error-from-binding s-crash.html [ Timeout ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698