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

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

Issue 2918313002: Implement new referrer policies (Closed)
Patch Set: update public/platform/OWNERS per presubmit Created 3 years, 6 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 1804 matching lines...) Expand 10 before | Expand all | Expand 10 after
1815 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ] 1815 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ]
1816 1816
1817 # Working on getting the CSP tests going: 1817 # Working on getting the CSP tests going:
1818 crbug.com/694525 external/wpt/content-security-policy/blink-contrib [ Skip ] 1818 crbug.com/694525 external/wpt/content-security-policy/blink-contrib [ Skip ]
1819 crbug.com/694525 external/wpt/content-security-policy/blink-contrib-2 [ Skip ] 1819 crbug.com/694525 external/wpt/content-security-policy/blink-contrib-2 [ Skip ]
1820 crbug.com/694525 external/wpt/content-security-policy/object-src [ Skip ] 1820 crbug.com/694525 external/wpt/content-security-policy/object-src [ Skip ]
1821 crbug.com/694525 external/wpt/content-security-policy/reporting [ Skip ] 1821 crbug.com/694525 external/wpt/content-security-policy/reporting [ Skip ]
1822 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-1_10 .html [ Skip ] 1822 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-1_10 .html [ Skip ]
1823 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-stri ct_dynamic_in_img-src.html [ Skip ] 1823 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-stri ct_dynamic_in_img-src.html [ Skip ]
1824 1824
1825 # These policies are not implemented yet.
1826 crbug.com/627968 external/wpt/referrer-policy/same-origin/ [ Skip ]
1827 crbug.com/627968 external/wpt/referrer-policy/strict-origin/ [ Skip ]
1828 crbug.com/627968 external/wpt/referrer-policy/strict-origin-when-cross-origin/ [ Skip ]
1829
1830 # These wpt/mixed-content tests have console errors that are different on differ ent test runs. 1825 # These wpt/mixed-content tests have console errors that are different on differ ent test runs.
1831 crbug.com/679742 external/wpt/mixed-content/allowed/http-csp/same-host-wss/webso cket-request/top-level/keep-scheme-redirect/websocket-allowed.https.html [ Failu re ] 1826 crbug.com/679742 external/wpt/mixed-content/allowed/http-csp/same-host-wss/webso cket-request/top-level/keep-scheme-redirect/websocket-allowed.https.html [ Failu re ]
1832 crbug.com/679742 external/wpt/mixed-content/allowed/meta-csp/same-host-wss/webso cket-request/top-level/no-redirect/websocket-allowed.https.html [ Failure ] 1827 crbug.com/679742 external/wpt/mixed-content/allowed/meta-csp/same-host-wss/webso cket-request/top-level/no-redirect/websocket-allowed.https.html [ Failure ]
1833 crbug.com/679742 external/wpt/mixed-content/allowed/no-opt-in/same-host-wss/webs ocket-request/top-level/keep-scheme-redirect/websocket-allowed.https.html [ Fail ure ] 1828 crbug.com/679742 external/wpt/mixed-content/allowed/no-opt-in/same-host-wss/webs ocket-request/top-level/keep-scheme-redirect/websocket-allowed.https.html [ Fail ure ]
1834 crbug.com/679742 external/wpt/mixed-content/allowed/no-opt-in/same-host-wss/webs ocket-request/top-level/no-redirect/websocket-allowed.https.html [ Failure ] 1829 crbug.com/679742 external/wpt/mixed-content/allowed/no-opt-in/same-host-wss/webs ocket-request/top-level/no-redirect/websocket-allowed.https.html [ Failure ]
1835 crbug.com/679742 external/wpt/mixed-content/allowed/http-csp/same-host-wss/webso cket-request/top-level/no-redirect/websocket-allowed.https.html [ Failure ] 1830 crbug.com/679742 external/wpt/mixed-content/allowed/http-csp/same-host-wss/webso cket-request/top-level/no-redirect/websocket-allowed.https.html [ Failure ]
1836 1831
1837 # These wpt/mixed-content tests consistently time out. 1832 # These wpt/mixed-content tests consistently time out.
1838 crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http /form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html [ Timeout ] 1833 crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http /form-tag/top-level/keep-scheme-redirect/opt-in-blocks.https.html [ Timeout ]
1839 crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http /form-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ] 1834 crbug.com/626703 external/wpt/mixed-content/blockable/http-csp/cross-origin-http /form-tag/top-level/no-redirect/opt-in-blocks.https.html [ Timeout ]
(...skipping 1036 matching lines...) Expand 10 before | Expand all | Expand 10 after
2876 crbug.com/731518 [ Win Linux Mac ] webaudio/DynamicsCompressor/dynamicscompresso r-clear-internal-state.html [ Failure Pass ] 2871 crbug.com/731518 [ Win Linux Mac ] webaudio/DynamicsCompressor/dynamicscompresso r-clear-internal-state.html [ Failure Pass ]
2877 2872
2878 crbug.com/731509 [ Win ] css3/viewport-percentage-lengths/viewport-percentage-le ngths-resize.html [ Failure Pass Timeout ] 2873 crbug.com/731509 [ Win ] css3/viewport-percentage-lengths/viewport-percentage-le ngths-resize.html [ Failure Pass Timeout ]
2879 2874
2880 crbug.com/731535 [ Win ] fast/dom/Window/window-resize-contents.html [ Failure P ass Timeout ] 2875 crbug.com/731535 [ Win ] fast/dom/Window/window-resize-contents.html [ Failure P ass Timeout ]
2881 2876
2882 crbug.com/732103 [ Mac ] http/tests/shapedetection/shapedetection-cross-origin.h tml [ Failure Pass Timeout ] 2877 crbug.com/732103 [ Mac ] http/tests/shapedetection/shapedetection-cross-origin.h tml [ Failure Pass Timeout ]
2883 crbug.com/732103 [ Mac ] virtual/mojo-loading/http/tests/shapedetection/shapedet ection-cross-origin.html [ Failure Pass Timeout ] 2878 crbug.com/732103 [ Mac ] virtual/mojo-loading/http/tests/shapedetection/shapedet ection-cross-origin.html [ Failure Pass Timeout ]
2884 # Sheriff failures 2017-06-10 2879 # Sheriff failures 2017-06-10
2885 crbug.com/732839 [ Win ] external/wpt/payment-request/payment-request-constructo r-crash.https.html [ Pass Timeout ] 2880 crbug.com/732839 [ Win ] external/wpt/payment-request/payment-request-constructo r-crash.https.html [ Pass Timeout ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698