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

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

Issue 2890723002: Set the requester context info to the requests for off-main-thread-fetch. (Closed)
Patch Set: rebase and s/Set/Sets/ 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 # This is the main failure suppression file for Blink LayoutTests. 1 # This is the main failure suppression file for Blink LayoutTests.
2 # Further documentation: 2 # Further documentation:
3 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md 3 # https://chromium.googlesource.com/chromium/src/+/master/docs/testing/layout_te st_expectations.md
4 4
5 # Intentional failures to test the layout test system. 5 # Intentional failures to test the layout test system.
6 Bug(intentional) harness-tests/crash.html [ Crash ] 6 Bug(intentional) harness-tests/crash.html [ Crash ]
7 Bug(intentional) harness-tests/timeout.html [ Timeout ] 7 Bug(intentional) harness-tests/timeout.html [ Timeout ]
8 8
9 # TODO(qyearsley): Remove these lines and uncomment other test expectation 9 # TODO(qyearsley): Remove these lines and uncomment other test expectation
10 # lines related to CSS tests (crbug.com/706118). 10 # lines related to CSS tests (crbug.com/706118).
(...skipping 2851 matching lines...) Expand 10 before | Expand all | Expand 10 after
2862 crbug.com/701047 [ Mac10.12 ] editing/style/block-style-003.html [ Failure ] 2862 crbug.com/701047 [ Mac10.12 ] editing/style/block-style-003.html [ Failure ]
2863 crbug.com/701047 [ Mac10.12 ] editing/style/block-styles-007.html [ Failure ] 2863 crbug.com/701047 [ Mac10.12 ] editing/style/block-styles-007.html [ Failure ]
2864 2864
2865 # mojo-loading: This is an experimental feature. failing virtual tests are 2865 # mojo-loading: This is an experimental feature. failing virtual tests are
2866 # listed below. 2866 # listed below.
2867 2867
2868 crbug.com/664873 http/tests/xmlhttprequest/small-chunks-response-text.html [ Fai lure Pass ] 2868 crbug.com/664873 http/tests/xmlhttprequest/small-chunks-response-text.html [ Fai lure Pass ]
2869 crbug.com/664873 virtual/mojo-loading/http/tests/xmlhttprequest/small-chunks-res ponse-text.html [ Failure Pass ] 2869 crbug.com/664873 virtual/mojo-loading/http/tests/xmlhttprequest/small-chunks-res ponse-text.html [ Failure Pass ]
2870 2870
2871 # off-main-thread-fetch: This is an experimental feature. 2871 # off-main-thread-fetch: This is an experimental feature.
2872 crbug.com/443374 virtual/off-main-thread-fetch/external/wpt/service-workers/serv ice-worker/foreign-fetch-basics.https.html [ Skip ]
2873 crbug.com/443374 virtual/off-main-thread-fetch/http/tests/inspector/service-work ers/user-agent-override.html [ Failure ] 2872 crbug.com/443374 virtual/off-main-thread-fetch/http/tests/inspector/service-work ers/user-agent-override.html [ Failure ]
2874 2873
2875 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ] 2874 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ]
2876 2875
2877 # [css-grid] 2876 # [css-grid]
2878 crbug.com/659610 fast/css-grid-layout/grid-baseline.html [ Failure ] 2877 crbug.com/659610 fast/css-grid-layout/grid-baseline.html [ Failure ]
2879 crbug.com/659610 fast/css-grid-layout/grid-baseline-margins.html [ Failure ] 2878 crbug.com/659610 fast/css-grid-layout/grid-baseline-margins.html [ Failure ]
2880 crbug.com/511177 external/wpt/css/css-grid-1/grid-layout-properties.html [ Failu re ] 2879 crbug.com/511177 external/wpt/css/css-grid-1/grid-layout-properties.html [ Failu re ]
2881 crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-align-baseline-vertical.html [ Failure ] 2880 crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-align-baseline-vertical.html [ Failure ]
2882 crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-03.html [ Failu re ] 2881 crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-03.html [ Failu re ]
(...skipping 337 matching lines...) Expand 10 before | Expand all | Expand 10 after
3220 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa ilure ] 3219 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa ilure ]
3221 3220
3222 # Layout Tests on Swarming (Windows) - https://crbug.com/717347 3221 # Layout Tests on Swarming (Windows) - https://crbug.com/717347
3223 crbug.com/719299 [ Win ] external/wpt/css/css-ui-3/outline-004.html [ Failure Pa ss Timeout ] 3222 crbug.com/719299 [ Win ] external/wpt/css/css-ui-3/outline-004.html [ Failure Pa ss Timeout ]
3224 3223
3225 3224
3226 # Sheriff failures 2017-05-17 3225 # Sheriff failures 2017-05-17
3227 # Crashes 3226 # Crashes
3228 crbug.com/723841 http/tests/dom/script-module-load-incomplete-no-crash.html [ Sk ip ] 3227 crbug.com/723841 http/tests/dom/script-module-load-incomplete-no-crash.html [ Sk ip ]
3229 crbug.com/723841 virtual/mojo-loading/http/tests/dom/script-module-load-incomple te-no-crash.html [ Skip ] 3228 crbug.com/723841 virtual/mojo-loading/http/tests/dom/script-module-load-incomple te-no-crash.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698