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

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: 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 2898 matching lines...) Expand 10 before | Expand all | Expand 10 after
2909 crbug.com/701047 [ Mac10.12 ] editing/style/block-style-003.html [ Failure ] 2909 crbug.com/701047 [ Mac10.12 ] editing/style/block-style-003.html [ Failure ]
2910 crbug.com/701047 [ Mac10.12 ] editing/style/block-styles-007.html [ Failure ] 2910 crbug.com/701047 [ Mac10.12 ] editing/style/block-styles-007.html [ Failure ]
2911 2911
2912 # mojo-loading: This is an experimental feature. failing virtual tests are 2912 # mojo-loading: This is an experimental feature. failing virtual tests are
2913 # listed below. 2913 # listed below.
2914 2914
2915 crbug.com/664873 http/tests/xmlhttprequest/small-chunks-response-text.html [ Fai lure Pass ] 2915 crbug.com/664873 http/tests/xmlhttprequest/small-chunks-response-text.html [ Fai lure Pass ]
2916 crbug.com/664873 virtual/mojo-loading/http/tests/xmlhttprequest/small-chunks-res ponse-text.html [ Failure Pass ] 2916 crbug.com/664873 virtual/mojo-loading/http/tests/xmlhttprequest/small-chunks-res ponse-text.html [ Failure Pass ]
2917 2917
2918 # off-main-thread-fetch: This is an experimental feature. 2918 # off-main-thread-fetch: This is an experimental feature.
2919 crbug.com/443374 virtual/off-main-thread-fetch/external/wpt/service-workers/serv ice-worker/foreign-fetch-basics.https.html [ Skip ]
2920 crbug.com/443374 virtual/off-main-thread-fetch/http/tests/inspector/service-work ers/user-agent-override.html [ Failure ] 2919 crbug.com/443374 virtual/off-main-thread-fetch/http/tests/inspector/service-work ers/user-agent-override.html [ Failure ]
2921 2920
2922 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ] 2921 crbug.com/660295 inspector/elements/elements-panel-restore-selection-when-node-c omes-later.html [ Pass Failure ]
2923 2922
2924 # [css-grid] 2923 # [css-grid]
2925 crbug.com/659610 fast/css-grid-layout/grid-baseline.html [ Failure ] 2924 crbug.com/659610 fast/css-grid-layout/grid-baseline.html [ Failure ]
2926 crbug.com/659610 fast/css-grid-layout/grid-baseline-margins.html [ Failure ] 2925 crbug.com/659610 fast/css-grid-layout/grid-baseline-margins.html [ Failure ]
2927 crbug.com/511177 external/wpt/css/css-grid-1/grid-layout-properties.html [ Failu re ] 2926 crbug.com/511177 external/wpt/css/css-grid-1/grid-layout-properties.html [ Failu re ]
2928 crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-align-baseline-vertical.html [ Failure ] 2927 crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-align-baseline-vertical.html [ Failure ]
2929 crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-03.html [ Failu re ] 2928 crbug.com/707359 [ Mac ] fast/css-grid-layout/grid-self-baseline-03.html [ Failu re ]
(...skipping 329 matching lines...) Expand 10 before | Expand all | Expand 10 after
3259 crbug.com/716569 [ Android ] tables/mozilla/core/bloomberg.html [ Failure ] 3258 crbug.com/716569 [ Android ] tables/mozilla/core/bloomberg.html [ Failure ]
3260 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.htm l [ Failure ] 3259 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.htm l [ Failure ]
3261 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm l [ Failure ] 3260 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm l [ Failure ]
3262 3261
3263 # Feature Policy changes same-origin allowpaymentrequest behaviour, tests need u pdating 3262 # Feature Policy changes same-origin allowpaymentrequest behaviour, tests need u pdating
3264 crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ] 3263 crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ]
3265 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa ilure ] 3264 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa ilure ]
3266 3265
3267 # Layout Tests on Swarming (Windows) - https://crbug.com/717347 3266 # Layout Tests on Swarming (Windows) - https://crbug.com/717347
3268 crbug.com/719299 [ Win ] external/wpt/css/css-ui-3/outline-004.html [ Failure Pa ss Timeout ] 3267 crbug.com/719299 [ Win ] external/wpt/css/css-ui-3/outline-004.html [ Failure Pa ss Timeout ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698