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

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

Issue 2898503002: Reenable feature policy control over fullscreen (Closed)
Patch Set: Fix layout test for HTMLVideoElement.webkitEnterFullScreen cross-origin Created 3 years, 4 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 # ====== Oilpan-only failures from here ====== 9 # ====== Oilpan-only failures from here ======
10 # Most of these actually cause the tests to report success, rather than 10 # Most of these actually cause the tests to report success, rather than
(...skipping 2858 matching lines...) Expand 10 before | Expand all | Expand 10 after
2869 crbug.com/715718 [ Win ] external/wpt/XMLHttpRequest/FormData-append.html [ Fail ure Pass ] 2869 crbug.com/715718 [ Win ] external/wpt/XMLHttpRequest/FormData-append.html [ Fail ure Pass ]
2870 crbug.com/715718 [ Win ] external/wpt/XMLHttpRequest/timeout-multiple-fetches.ht ml [ Failure Pass ] 2870 crbug.com/715718 [ Win ] external/wpt/XMLHttpRequest/timeout-multiple-fetches.ht ml [ Failure Pass ]
2871 crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/align-items-004.htm [ Fa ilure Pass ] 2871 crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/align-items-004.htm [ Fa ilure Pass ]
2872 crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/flex-minimum-width-flex- items-001.xht [ Failure Pass ] 2872 crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/flex-minimum-width-flex- items-001.xht [ Failure Pass ]
2873 crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/flex-minimum-width-flex- items-003.xht [ Failure Pass ] 2873 crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/flex-minimum-width-flex- items-003.xht [ Failure Pass ]
2874 crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/flexbox_flex-natural-mix ed-basis-auto.html [ Failure Pass ] 2874 crbug.com/715718 [ Win ] external/wpt/css/css-flexbox-1/flexbox_flex-natural-mix ed-basis-auto.html [ Failure Pass ]
2875 2875
2876 crbug.com/723086 virtual/off-main-thread-fetch/external/wpt/service-workers/serv ice-worker/fetch-event-redirect.https.html [ Timeout ] 2876 crbug.com/723086 virtual/off-main-thread-fetch/external/wpt/service-workers/serv ice-worker/fetch-event-redirect.https.html [ Timeout ]
2877 crbug.com/739367 virtual/service-worker-script-streaming/external/wpt/service-wo rkers/service-worker/fetch-event-redirect.https.html [ Timeout ] 2877 crbug.com/739367 virtual/service-worker-script-streaming/external/wpt/service-wo rkers/service-worker/fetch-event-redirect.https.html [ Timeout ]
2878 2878
2879 # Feature Policy changes fullscreen behaviour, tests need updating
foolip 2017/08/09 09:00:49 Can you update these tests as part of this review?
iclelland 2017/08/09 15:10:35 Sure, I can do that. I didn't because I thought th
iclelland 2017/08/09 15:12:38 Another way to do this would be to just update the
foolip 2017/08/09 15:38:43 Yes, something like that. How about: Create a new
2880 crbug.com/718155 external/wpt/fullscreen/api/document-fullscreen-enabled.html [ Failure ]
2881 crbug.com/718155 external/wpt/fullscreen/api/element-ready-check-enabled-flag-no t-set-manual.html [ Failure ]
2882 crbug.com/718155 fullscreen/full-screen-iframe-not-allowed.html [ Failure ]
2883 crbug.com/718155 fullscreen/full-screen-restrictions.html [ Failure Timeout ]
2884 crbug.com/718155 media/video-controls-fullscreen-iframe-not-allowed.html [ Failu re ]
2885 crbug.com/718155 virtual/android/fullscreen/full-screen-iframe-not-allowed.html [ Failure ]
2886 crbug.com/718155 virtual/android/fullscreen/full-screen-restrictions.html [ Fail ure Timeout ]
2887
2879 # Feature Policy changes same-origin allowpaymentrequest behaviour, tests need u pdating 2888 # Feature Policy changes same-origin allowpaymentrequest behaviour, tests need u pdating
2880 crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ] 2889 crbug.com/718155 payments/payment-request-in-iframe.html [ Failure ]
2881 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa ilure ] 2890 crbug.com/718155 payments/payment-request-in-iframe-nested-not-allowed.html [ Fa ilure ]
2882 2891
2883 # Feature Policy Header parsing is disabled in M60 - https://crbug.com/737643 2892 # Feature Policy Header parsing is disabled in M60 - https://crbug.com/737643
2884 crbug.com/737643 external/wpt/payment-request/payment-allowed-by-feature-policy. https.sub.html [ Failure ] 2893 crbug.com/737643 external/wpt/payment-request/payment-allowed-by-feature-policy. https.sub.html [ Failure ]
2885 crbug.com/737643 external/wpt/payment-request/payment-disabled-by-feature-policy .https.sub.html [ Failure ] 2894 crbug.com/737643 external/wpt/payment-request/payment-disabled-by-feature-policy .https.sub.html [ Failure ]
2886 crbug.com/737643 external/wpt/webusb/usb-allowed-by-feature-policy.https.sub.htm l [ Failure ] 2895 crbug.com/737643 external/wpt/webusb/usb-allowed-by-feature-policy.https.sub.htm l [ Failure ]
2887 crbug.com/737643 external/wpt/webusb/usb-disabled-by-feature-policy.https.sub.ht ml [ Failure ] 2896 crbug.com/737643 external/wpt/webusb/usb-disabled-by-feature-policy.https.sub.ht ml [ Failure ]
2897 crbug.com/737643 http/tests/feature-policy/fullscreen-disabled.php [ Failure ]
2898 crbug.com/737643 http/tests/feature-policy/fullscreen-enabledforall.php [ Failur e ]
2888 crbug.com/737643 http/tests/feature-policy/payment-disabled.php [ Failure ] 2899 crbug.com/737643 http/tests/feature-policy/payment-disabled.php [ Failure ]
2889 crbug.com/737643 http/tests/feature-policy/payment-enabledforall.php [ Failure ] 2900 crbug.com/737643 http/tests/feature-policy/payment-enabledforall.php [ Failure ]
loonybear 2017/08/08 17:55:53 Not related to this CL, but at some point, maybe w
iclelland 2017/08/08 20:14:26 I sure hope so -- we could probably get rid of the
2890 crbug.com/737643 virtual/feature-policy/http/tests/feature-policy/payment-disabl ed.php [ Failure ] 2901 crbug.com/737643 virtual/feature-policy/http/tests/feature-policy/payment-disabl ed.php [ Failure ]
2891 crbug.com/737643 virtual/feature-policy/http/tests/feature-policy/payment-enable dforall.php [ Failure ] 2902 crbug.com/737643 virtual/feature-policy/http/tests/feature-policy/payment-enable dforall.php [ Failure ]
2903 crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/fullscreen-disab led.php [ Failure ]
2904 crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/fullscreen-enabl edforall.php [ Failure ]
2892 crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/payment-disabled .php [ Failure ] 2905 crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/payment-disabled .php [ Failure ]
2893 crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/payment-enabledf orall.php [ Failure ] 2906 crbug.com/737643 virtual/mojo-loading/http/tests/feature-policy/payment-enabledf orall.php [ Failure ]
2894 2907
2895 # Layout Tests on Swarming (Windows) - https://crbug.com/717347 2908 # Layout Tests on Swarming (Windows) - https://crbug.com/717347
2896 crbug.com/724392 [ Win ] fast/css/font-family-case-insensitive.html [ Failure Pa ss Timeout ] 2909 crbug.com/724392 [ Win ] fast/css/font-family-case-insensitive.html [ Failure Pa ss Timeout ]
2897 crbug.com/713094 [ Win ] fast/css/fontfaceset-check-platform-fonts.html [ Failur e Pass ] 2910 crbug.com/713094 [ Win ] fast/css/fontfaceset-check-platform-fonts.html [ Failur e Pass ]
2898 2911
2899 # Image decode failures due to document destruction. 2912 # Image decode failures due to document destruction.
2900 crbug.com/721435 external/wpt/image-decodes/image-decode-iframe.html [ Skip ] 2913 crbug.com/721435 external/wpt/image-decodes/image-decode-iframe.html [ Skip ]
2901 2914
(...skipping 194 matching lines...) Expand 10 before | Expand all | Expand 10 after
3096 crbug.com/749738 [ Win7 Debug ] virtual/mojo-loading/http/tests/devtools/console /console-format-es6.js [ Timeout ] 3109 crbug.com/749738 [ Win7 Debug ] virtual/mojo-loading/http/tests/devtools/console /console-format-es6.js [ Timeout ]
3097 3110
3098 # Sheriff failures 2017-07-28 3111 # Sheriff failures 2017-07-28
3099 crbug.com/749738 [ Win7 Debug ] http/tests/devtools/console/console-format-es6-2 .js [ Timeout ] 3112 crbug.com/749738 [ Win7 Debug ] http/tests/devtools/console/console-format-es6-2 .js [ Timeout ]
3100 crbug.com/749738 [ Win7 Debug ] virtual/mojo-loading/http/tests/devtools/console /console-format-es6-2.js [ Timeout ] 3113 crbug.com/749738 [ Win7 Debug ] virtual/mojo-loading/http/tests/devtools/console /console-format-es6-2.js [ Timeout ]
3101 crbug.com/749965 [ Win7 Debug ] media/controls/controls-video-keynav.html [ Fail ure ] 3114 crbug.com/749965 [ Win7 Debug ] media/controls/controls-video-keynav.html [ Fail ure ]
3102 crbug.com/750310 [ Win7 Debug ] virtual/off-main-thread-fetch/http/tests/inspect or/network/network-blocked-reason.html [ Timeout ] 3115 crbug.com/750310 [ Win7 Debug ] virtual/off-main-thread-fetch/http/tests/inspect or/network/network-blocked-reason.html [ Timeout ]
3103 3116
3104 # Sheriff failures 2017-08-03 3117 # Sheriff failures 2017-08-03
3105 crbug.com/751955 external/wpt/webusb/idlharness.https.html [ Timeout Pass ] 3118 crbug.com/751955 external/wpt/webusb/idlharness.https.html [ Timeout Pass ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698