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

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

Issue 2533313002: CSP: Move 'worker-src' onto 'script-src' (Closed)
Patch Set: WPT. Created 3 years, 9 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 # Intentional failures to test the layout test system. 1 # Intentional failures to test the layout test system.
2 Bug(intentional) harness-tests/crash.html [ Crash ] 2 Bug(intentional) harness-tests/crash.html [ Crash ]
3 Bug(intentional) harness-tests/timeout.html [ Timeout ] 3 Bug(intentional) harness-tests/timeout.html [ Timeout ]
4 4
5 # ====== Oilpan-only failures from here ====== 5 # ====== Oilpan-only failures from here ======
6 # Most of these actually cause the tests to report success, rather than 6 # Most of these actually cause the tests to report success, rather than
7 # failure. Expected outputs will be adjusted for the better once Oilpan 7 # failure. Expected outputs will be adjusted for the better once Oilpan
8 # has been well and truly enabled always. 8 # has been well and truly enabled always.
9 9
10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ] 10 crbug.com/569901 crbug.com/24182 [ Debug ] jquery/manipulation.html [ Timeout Pa ss ]
(...skipping 1852 matching lines...) Expand 10 before | Expand all | Expand 10 after
1863 # were matched on pass/fail but not exact error messages. 1863 # were matched on pass/fail but not exact error messages.
1864 crbug.com/688854 external/wpt/hr-time/window-worker-time-origin.html [ Failure ] 1864 crbug.com/688854 external/wpt/hr-time/window-worker-time-origin.html [ Failure ]
1865 1865
1866 crbug.com/698077 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ] 1866 crbug.com/698077 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ]
1867 crbug.com/698077 inspector/sources/debugger/live-edit.html [ NeedsManualRebaseli ne ] 1867 crbug.com/698077 inspector/sources/debugger/live-edit.html [ NeedsManualRebaseli ne ]
1868 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ] 1868 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ]
1869 1869
1870 # Working on getting the CSP tests going: 1870 # Working on getting the CSP tests going:
1871 crbug.com/694525 external/wpt/content-security-policy [ Skip ] 1871 crbug.com/694525 external/wpt/content-security-policy [ Skip ]
1872 crbug.com/694525 external/wpt/content-security-policy/securitypolicyviolation [ Pass ] 1872 crbug.com/694525 external/wpt/content-security-policy/securitypolicyviolation [ Pass ]
1873 crbug.com/694525 external/wpt/content-security-policy/worker-src [ Pass ]
1873 1874
1874 # These policies are not implemented yet. 1875 # These policies are not implemented yet.
1875 crbug.com/627968 external/wpt/referrer-policy/same-origin/ [ Skip ] 1876 crbug.com/627968 external/wpt/referrer-policy/same-origin/ [ Skip ]
1876 crbug.com/627968 external/wpt/referrer-policy/strict-origin/ [ Skip ] 1877 crbug.com/627968 external/wpt/referrer-policy/strict-origin/ [ Skip ]
1877 crbug.com/627968 external/wpt/referrer-policy/strict-origin-when-cross-origin/ [ Skip ] 1878 crbug.com/627968 external/wpt/referrer-policy/strict-origin-when-cross-origin/ [ Skip ]
1878 1879
1879 # These wpt/mixed-content tests have console errors that are different on differ ent test runs. 1880 # These wpt/mixed-content tests have console errors that are different on differ ent test runs.
1880 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 ] 1881 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 ]
1881 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 ] 1882 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 ]
1882 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 ] 1883 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 ]
(...skipping 754 matching lines...) Expand 10 before | Expand all | Expand 10 after
2637 crbug.com/700374 [ Win ] virtual/mojo-loading/http/tests/inspector/workers-on-na vigation.html [ Failure Pass ] 2638 crbug.com/700374 [ Win ] virtual/mojo-loading/http/tests/inspector/workers-on-na vigation.html [ Failure Pass ]
2638 crbug.com/700374 [ Win ] http/tests/inspector/workers-on-navigation.html [ Failu re Pass ] 2639 crbug.com/700374 [ Win ] http/tests/inspector/workers-on-navigation.html [ Failu re Pass ]
2639 crbug.com/700387 [ Win7 ] external/wpt/fullscreen/api/document-exit-fullscreen-n ested-in-iframe-manual.html [ Timeout Pass ] 2640 crbug.com/700387 [ Win7 ] external/wpt/fullscreen/api/document-exit-fullscreen-n ested-in-iframe-manual.html [ Timeout Pass ]
2640 2641
2641 # Sheriff failures 2017-03-13 2642 # Sheriff failures 2017-03-13
2642 crbug.com/701140 inspector-protocol/css/css-get-rule-list.html [ Failure Pass ] 2643 crbug.com/701140 inspector-protocol/css/css-get-rule-list.html [ Failure Pass ]
2643 2644
2644 # Sheriff failures 2017-03-16 2645 # Sheriff failures 2017-03-16
2645 crbug.com/701718 [ Win7 ] fast/table/border-collapsing/001-vertical.html [ Failu re Pass ] 2646 crbug.com/701718 [ Win7 ] fast/table/border-collapsing/001-vertical.html [ Failu re Pass ]
2646 crbug.com/701718 [ Win7 ] fast/table/border-collapsing/001.html [ Failure Pass ] 2647 crbug.com/701718 [ Win7 ] fast/table/border-collapsing/001.html [ Failure Pass ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698