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

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

Issue 2918313002: Implement new referrer policies (Closed)
Patch Set: ios fix 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 1979 matching lines...) Expand 10 before | Expand all | Expand 10 after
1990 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ] 1990 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ]
1991 1991
1992 # Working on getting the CSP tests going: 1992 # Working on getting the CSP tests going:
1993 crbug.com/694525 external/wpt/content-security-policy/blink-contrib [ Skip ] 1993 crbug.com/694525 external/wpt/content-security-policy/blink-contrib [ Skip ]
1994 crbug.com/694525 external/wpt/content-security-policy/blink-contrib-2 [ Skip ] 1994 crbug.com/694525 external/wpt/content-security-policy/blink-contrib-2 [ Skip ]
1995 crbug.com/694525 external/wpt/content-security-policy/object-src [ Skip ] 1995 crbug.com/694525 external/wpt/content-security-policy/object-src [ Skip ]
1996 crbug.com/694525 external/wpt/content-security-policy/reporting [ Skip ] 1996 crbug.com/694525 external/wpt/content-security-policy/reporting [ Skip ]
1997 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-1_10 .html [ Skip ] 1997 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-1_10 .html [ Skip ]
1998 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-stri ct_dynamic_in_img-src.html [ Skip ] 1998 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-stri ct_dynamic_in_img-src.html [ Skip ]
1999 1999
2000 # These policies are not implemented yet.
2001 crbug.com/627968 external/wpt/referrer-policy/same-origin/ [ Skip ]
2002 crbug.com/627968 external/wpt/referrer-policy/strict-origin/ [ Skip ]
2003 crbug.com/627968 external/wpt/referrer-policy/strict-origin-when-cross-origin/ [ Skip ]
2004
2005 # These wpt/mixed-content tests have console errors that are different on differ ent test runs. 2000 # These wpt/mixed-content tests have console errors that are different on differ ent test runs.
2006 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 ] 2001 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 ]
2007 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 ] 2002 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 ]
2008 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 ] 2003 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 ]
2009 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 ] 2004 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 ]
2010 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 ] 2005 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 ]
2011 2006
2012 # These wpt/mixed-content tests consistently time out. 2007 # These wpt/mixed-content tests consistently time out.
2013 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 ] 2008 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 ]
2014 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 ] 2009 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 973 matching lines...) Expand 10 before | Expand all | Expand 10 after
2988 crbug.com/727252 [ Win7 ] external/wpt/media-source/mediasource-endofstream.html [ Pass Timeout ] 2983 crbug.com/727252 [ Win7 ] external/wpt/media-source/mediasource-endofstream.html [ Pass Timeout ]
2989 2984
2990 # Compositor worker tests are flaky, crashing and timing out 2985 # Compositor worker tests are flaky, crashing and timing out
2991 crbug.com/727991 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/visual -update.html [ Pass Failure Timeout Crash ] 2986 crbug.com/727991 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/visual -update.html [ Pass Failure Timeout Crash ]
2992 crbug.com/728036 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/compos itor-proxy-supports.html [ Pass Failure Timeout Crash ] 2987 crbug.com/728036 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/compos itor-proxy-supports.html [ Pass Failure Timeout Crash ]
2993 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/basic- plumbing-main-to-worker.html [ Pass Failure Timeout Crash ] 2988 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/basic- plumbing-main-to-worker.html [ Pass Failure Timeout Crash ]
2994 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/basic- plumbing-worker-to-main.html [ Pass Failure Timeout Crash ] 2989 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/basic- plumbing-worker-to-main.html [ Pass Failure Timeout Crash ]
2995 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/reques t-animation-frame.html [ Pass Failure Timeout Crash ] 2990 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/reques t-animation-frame.html [ Pass Failure Timeout Crash ]
2996 2991
2997 crbug.com/729075 [ Mac10.11 Retina ] css3/blending/background-blend-mode-gif-col or-2.html [ Failure Pass ] 2992 crbug.com/729075 [ Mac10.11 Retina ] css3/blending/background-blend-mode-gif-col or-2.html [ Failure Pass ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698