Chromium Code Reviews| Index: third_party/WebKit/LayoutTests/TestExpectations |
| diff --git a/third_party/WebKit/LayoutTests/TestExpectations b/third_party/WebKit/LayoutTests/TestExpectations |
| index e34473faa213196a558d401e31c8612fa42b9b2d..4467705a8f2e24f73b332f65c06708248c6b2be6 100644 |
| --- a/third_party/WebKit/LayoutTests/TestExpectations |
| +++ b/third_party/WebKit/LayoutTests/TestExpectations |
| @@ -1248,6 +1248,13 @@ crbug.com/676432 virtual/android/fullscreen/full-screen-iframe-zIndex.html [ Ski |
| crbug.com/538697 [ Win7 Debug ] virtual/threaded/printing/webgl-oversized-printing.html [ Failure Crash ] |
| crbug.com/538697 [ Win7 Debug ] printing/webgl-oversized-printing.html [ Failure Crash ] |
| +# ====== Fullscreen tests failing with feature policy ====== |
| +# TODO(lunalu): Turn tests on once feature policy implements allowfullscreen. |
| +crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-allowed-by-container-policy-relocate.html [ Failure ] |
| +crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-allowed-by-container-policy.html [ Failure ] |
| +crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-disabled.php [ Failure ] |
| +crbug.com/666761 virtual/feature-policy/http/tests/feature-policy/fullscreen-enabledforall.php [ Failure ] |
| + |
| #crbug.com/492664 [ Linux ] external/wpt/css/css-writing-modes-3/box-offsets-rel-pos-vlr-005.xht [ Failure ] |
| #crbug.com/492664 [ Linux ] external/wpt/css/css-writing-modes-3/box-offsets-rel-pos-vrl-004.xht [ Failure ] |
| #crbug.com/492664 [ Mac ] external/wpt/css/css-writing-modes-3/bidi-embed-002.html [ Failure ] |
| @@ -3376,6 +3383,10 @@ crbug.com/716569 [ Android ] tables/mozilla/core/bloomberg.html [ Failure ] |
| crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug1055-2.html [ Failure ] |
| crbug.com/716569 [ Android ] tables/mozilla_expected_failures/bugs/bug2479-5.html [ Failure ] |
| +# Feature Policy changes same-origin allowpaymentrequest behaviour, tests need updating |
|
foolip
2017/05/10 15:32:25
Should these tests not be updated in this CL?
|
| +crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ] |
| +crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Failure ] |
| + |
| # Layout Tests on Swarming (Windows) - https://crbug.com/717347 |
| crbug.com/718717 [ Win ] fast/css-grid-layout/grid-self-baseline-two-dimensional.html [ Failure Pass Timeout ] |
| crbug.com/718717 [ Win ] fast/css-grid-layout/grid-align-justify-stretch-with-orthogonal-flows.html [ Failure Pass Timeout ] |