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

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

Issue 2873433002: Enable Feature Policy without experimental features or fullscreen (Closed)
Patch Set: Fix test failure (fullscreen is still behind FeaturePolicy flag and only disabled in-place of IsSup… 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-text-decor-3 [ Skip ] 10 crbug.com/706118 external/wpt/css/css-text-decor-3 [ Skip ]
(...skipping 1230 matching lines...) Expand 10 before | Expand all | Expand 10 after
1241 # inside display: none iframes" [crbug.com/650433]. The root cause is a 1241 # inside display: none iframes" [crbug.com/650433]. The root cause is a
1242 # long-standing fullscreen bug. No one is going to fix the issue in the near 1242 # long-standing fullscreen bug. No one is going to fix the issue in the near
1243 # future, as foolip@ is in the process of performing a significant fullscreen 1243 # future, as foolip@ is in the process of performing a significant fullscreen
1244 # refactor. See [crbug.com/676432] for a minimized repro. 1244 # refactor. See [crbug.com/676432] for a minimized repro.
1245 crbug.com/676432 fullscreen/full-screen-iframe-zIndex.html [ Skip ] 1245 crbug.com/676432 fullscreen/full-screen-iframe-zIndex.html [ Skip ]
1246 crbug.com/676432 virtual/android/fullscreen/full-screen-iframe-zIndex.html [ Ski p ] 1246 crbug.com/676432 virtual/android/fullscreen/full-screen-iframe-zIndex.html [ Ski p ]
1247 1247
1248 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Failure Crash ] 1248 crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printi ng.html [ Failure Crash ]
1249 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Failure Crash ] 1249 crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Failure Crash ]
1250 1250
1251 # ====== Fullscreen tests failing with feature policy ======
1252 # TODO(lunalu): Turn tests on once feature policy implements allowfullscreen.
1253 crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-all owed-by-container-policy-relocate.html [ Failure ]
1254 crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-all owed-by-container-policy.html [ Failure ]
1255 crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-dis abled.php [ Failure ]
1256 crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-ena bledforall.php [ Failure ]
1257
1251 #crbug.com/492664 [ Linux ] external/wpt/css/css-writing-modes-3/box-offsets-rel -pos-vlr-005.xht [ Failure ] 1258 #crbug.com/492664 [ Linux ] external/wpt/css/css-writing-modes-3/box-offsets-rel -pos-vlr-005.xht [ Failure ]
1252 #crbug.com/492664 [ Linux ] external/wpt/css/css-writing-modes-3/box-offsets-rel -pos-vrl-004.xht [ Failure ] 1259 #crbug.com/492664 [ Linux ] external/wpt/css/css-writing-modes-3/box-offsets-rel -pos-vrl-004.xht [ Failure ]
1253 #crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/bidi-embed-002.ht ml [ Failure ] 1260 #crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/bidi-embed-002.ht ml [ Failure ]
1254 #crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/bidi-isolate-002. html [ Failure ] 1261 #crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/bidi-isolate-002. html [ Failure ]
1255 #crbug.com/492664 [ Win ] external/wpt/css/css-writing-modes-3/bidi-override-005 .html [ Failure ] 1262 #crbug.com/492664 [ Win ] external/wpt/css/css-writing-modes-3/bidi-override-005 .html [ Failure ]
1256 #crbug.com/492664 [ Win ] external/wpt/css/css-writing-modes-3/bidi-plaintext-00 1.html [ Failure ] 1263 #crbug.com/492664 [ Win ] external/wpt/css/css-writing-modes-3/bidi-plaintext-00 1.html [ Failure ]
1257 1264
1258 crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickm arks-hittest.html [ Timeout ] 1265 crbug.com/267206 [ Mac ] virtual/rootlayerscrolls/fast/scrolling/scrollbar-tickm arks-hittest.html [ Timeout ]
1259 1266
1260 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc tly.html [ Failure Pass ] 1267 crbug.com/280342 [ Linux Win ] http/tests/media/progress-events-generated-correc tly.html [ Failure Pass ]
(...skipping 2106 matching lines...) Expand 10 before | Expand all | Expand 10 after
3367 crbug.com/716569 [ Android ] fast/css3-text/css3-text-decoration/text-decoration -style-inherit.html [ Failure ] 3374 crbug.com/716569 [ Android ] fast/css3-text/css3-text-decoration/text-decoration -style-inherit.html [ Failure ]
3368 crbug.com/716569 [ Android ] fast/events/reveal-link-when-focused.html [ Failure ] 3375 crbug.com/716569 [ Android ] fast/events/reveal-link-when-focused.html [ Failure ]
3369 crbug.com/716569 [ Android ] fast/overflow/position-fixed-transform-clipping.htm l [ Failure ] 3376 crbug.com/716569 [ Android ] fast/overflow/position-fixed-transform-clipping.htm l [ Failure ]
3370 crbug.com/716569 [ Android ] fast/table/border-collapsing/004.html [ Failure ] 3377 crbug.com/716569 [ Android ] fast/table/border-collapsing/004.html [ Failure ]
3371 crbug.com/716569 [ Android ] tables/mozilla/bugs/bug2479-3.html [ Failure ] 3378 crbug.com/716569 [ Android ] tables/mozilla/bugs/bug2479-3.html [ Failure ]
3372 crbug.com/716569 [ Android ] tables/mozilla/bugs/bug2479-4.html [ Failure ] 3379 crbug.com/716569 [ Android ] tables/mozilla/bugs/bug2479-4.html [ Failure ]
3373 crbug.com/716569 [ Android ] tables/mozilla/core/bloomberg.html [ Failure ] 3380 crbug.com/716569 [ Android ] tables/mozilla/core/bloomberg.html [ Failure ]
3374 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.htm l [ Failure ] 3381 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.htm l [ Failure ]
3375 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm l [ Failure ] 3382 crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.htm l [ Failure ]
3376 3383
3384 # Feature Policy changes same-origin allowpaymentrequest behaviour, tests need u pdating
3385 crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ]
3386 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa ilure ]
3387
3377 # Layout Tests on Swarming (Windows) - https://crbug.com/717347 3388 # Layout Tests on Swarming (Windows) - https://crbug.com/717347
3378 crbug.com/718717 [ Win ] fast/css-grid-layout/grid-self-baseline-two-dimensional .html [ Failure Pass Timeout ] 3389 crbug.com/718717 [ Win ] fast/css-grid-layout/grid-self-baseline-two-dimensional .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 ] 3390 crbug.com/718717 [ Win ] fast/css-grid-layout/grid-align-justify-stretch-with-or thogonal-flows.html [ Failure Pass Timeout ]
3380 crbug.com/719298 [ Win ] fast/dnd/dropEffect-for-effectAllowed.html [ Failure Pa ss Timeout ] 3391 crbug.com/719298 [ Win ] fast/dnd/dropEffect-for-effectAllowed.html [ Failure Pa ss Timeout ]
3381 crbug.com/719299 [ Win ] external/wpt/css/css-ui-3/outline-004.html [ Failure Pa ss Timeout ] 3392 crbug.com/719299 [ Win ] external/wpt/css/css-ui-3/outline-004.html [ Failure Pa ss Timeout ]
3382 3393
3383 crbug.com/719837 [ Debug ] inspector/sources/debugger/rethrow-error-from-binding s-crash.html [ Timeout ] 3394 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