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

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

Issue 2918313002: Implement new referrer policies (Closed)
Patch Set: rebase 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 1975 matching lines...) Expand 10 before | Expand all | Expand 10 after
1986 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ] 1986 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ]
1987 1987
1988 # Working on getting the CSP tests going: 1988 # Working on getting the CSP tests going:
1989 crbug.com/694525 external/wpt/content-security-policy/blink-contrib [ Skip ] 1989 crbug.com/694525 external/wpt/content-security-policy/blink-contrib [ Skip ]
1990 crbug.com/694525 external/wpt/content-security-policy/blink-contrib-2 [ Skip ] 1990 crbug.com/694525 external/wpt/content-security-policy/blink-contrib-2 [ Skip ]
1991 crbug.com/694525 external/wpt/content-security-policy/object-src [ Skip ] 1991 crbug.com/694525 external/wpt/content-security-policy/object-src [ Skip ]
1992 crbug.com/694525 external/wpt/content-security-policy/reporting [ Skip ] 1992 crbug.com/694525 external/wpt/content-security-policy/reporting [ Skip ]
1993 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-1_10 .html [ Skip ] 1993 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-1_10 .html [ Skip ]
1994 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-stri ct_dynamic_in_img-src.html [ Skip ] 1994 crbug.com/694525 external/wpt/content-security-policy/script-src/script-src-stri ct_dynamic_in_img-src.html [ Skip ]
1995 1995
1996 # These policies are not implemented yet.
1997 crbug.com/627968 external/wpt/referrer-policy/same-origin/ [ Skip ]
1998 crbug.com/627968 external/wpt/referrer-policy/strict-origin/ [ Skip ]
1999 crbug.com/627968 external/wpt/referrer-policy/strict-origin-when-cross-origin/ [ Skip ]
2000
2001 # These wpt/mixed-content tests have console errors that are different on differ ent test runs. 1996 # These wpt/mixed-content tests have console errors that are different on differ ent test runs.
2002 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 ] 1997 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 ]
2003 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 ] 1998 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 ]
2004 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 ] 1999 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 ]
2005 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 ] 2000 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 ]
2006 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 ] 2001 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 ]
2007 2002
2008 # These wpt/mixed-content tests consistently time out. 2003 # These wpt/mixed-content tests consistently time out.
2009 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 ] 2004 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 ]
2010 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 ] 2005 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 993 matching lines...) Expand 10 before | Expand all | Expand 10 after
3004 crbug.com/728036 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/compos itor-proxy-supports.html [ Pass Failure Timeout Crash ] 2999 crbug.com/728036 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/compos itor-proxy-supports.html [ Pass Failure Timeout Crash ]
3005 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/basic- plumbing-main-to-worker.html [ Pass Failure Timeout Crash ] 3000 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/basic- plumbing-main-to-worker.html [ Pass Failure Timeout Crash ]
3006 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/basic- plumbing-worker-to-main.html [ Pass Failure Timeout Crash ] 3001 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/basic- plumbing-worker-to-main.html [ Pass Failure Timeout Crash ]
3007 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/reques t-animation-frame.html [ Pass Failure Timeout Crash ] 3002 crbug.com/727505 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/reques t-animation-frame.html [ Pass Failure Timeout Crash ]
3008 3003
3009 crbug.com/729075 [ Mac10.11 Retina ] css3/blending/background-blend-mode-gif-col or-2.html [ Failure Pass ] 3004 crbug.com/729075 [ Mac10.11 Retina ] css3/blending/background-blend-mode-gif-col or-2.html [ Failure Pass ]
3010 3005
3011 crbug.com/729836 [ Win ] fast/workers/worker-document-leak.html [ Pass Failure ] 3006 crbug.com/729836 [ Win ] fast/workers/worker-document-leak.html [ Pass Failure ]
3012 3007
3013 crbug.com/733071 [ Mac ] css3/blending/svg-blend-multiply-alpha.html [ Failure ] 3008 crbug.com/733071 [ Mac ] css3/blending/svg-blend-multiply-alpha.html [ Failure ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698