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

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

Issue 2763253002: Fixed external wpt csp img-src/* tests. (Closed)
Patch Set: 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 1855 matching lines...) Expand 10 before | Expand all | Expand 10 after
1866 # were matched on pass/fail but not exact error messages. 1866 # were matched on pass/fail but not exact error messages.
1867 crbug.com/688854 external/wpt/hr-time/window-worker-time-origin.html [ Failure ] 1867 crbug.com/688854 external/wpt/hr-time/window-worker-time-origin.html [ Failure ]
1868 1868
1869 crbug.com/698077 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ] 1869 crbug.com/698077 inspector/sources/debugger/debugger-scripts.html [ NeedsManualR ebaseline ]
1870 crbug.com/698077 inspector/sources/debugger/live-edit.html [ NeedsManualRebaseli ne ] 1870 crbug.com/698077 inspector/sources/debugger/live-edit.html [ NeedsManualRebaseli ne ]
1871 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ] 1871 crbug.com/698077 inspector/sources/debugger/debug-inlined-scripts.html [ NeedsMa nualRebaseline ]
1872 1872
1873 # Working on getting the CSP tests going: 1873 # Working on getting the CSP tests going:
1874 crbug.com/694525 external/wpt/content-security-policy [ Skip ] 1874 crbug.com/694525 external/wpt/content-security-policy [ Skip ]
1875 crbug.com/694525 external/wpt/content-security-policy/connect-src [ Pass ] 1875 crbug.com/694525 external/wpt/content-security-policy/connect-src [ Pass ]
1876 crbug.com/694525 external/wpt/content-security-policy/img-src [ Pass ]
1876 crbug.com/694525 external/wpt/content-security-policy/inside-worker [ Pass ] 1877 crbug.com/694525 external/wpt/content-security-policy/inside-worker [ Pass ]
1877 crbug.com/694525 external/wpt/content-security-policy/securitypolicyviolation [ Pass ] 1878 crbug.com/694525 external/wpt/content-security-policy/securitypolicyviolation [ Pass ]
1878 crbug.com/694525 external/wpt/content-security-policy/worker-src [ Pass ] 1879 crbug.com/694525 external/wpt/content-security-policy/worker-src [ Pass ]
1879 1880
1880 # These policies are not implemented yet. 1881 # These policies are not implemented yet.
1881 crbug.com/627968 external/wpt/referrer-policy/same-origin/ [ Skip ] 1882 crbug.com/627968 external/wpt/referrer-policy/same-origin/ [ Skip ]
1882 crbug.com/627968 external/wpt/referrer-policy/strict-origin/ [ Skip ] 1883 crbug.com/627968 external/wpt/referrer-policy/strict-origin/ [ Skip ]
1883 crbug.com/627968 external/wpt/referrer-policy/strict-origin-when-cross-origin/ [ Skip ] 1884 crbug.com/627968 external/wpt/referrer-policy/strict-origin-when-cross-origin/ [ Skip ]
1884 1885
1885 # These wpt/mixed-content tests have console errors that are different on differ ent test runs. 1886 # These wpt/mixed-content tests have console errors that are different on differ ent test runs.
(...skipping 792 matching lines...) Expand 10 before | Expand all | Expand 10 after
2678 2679
2679 # Sheriff failures 2017-03-21 2680 # Sheriff failures 2017-03-21
2680 crbug.com/703503 inspector/tracing/timeline-js/timeline-runtime-stats.html [ Fai lure Pass ] 2681 crbug.com/703503 inspector/tracing/timeline-js/timeline-runtime-stats.html [ Fai lure Pass ]
2681 crbug.com/703518 inspector/tracing/worker-js-frames.html [ Failure Pass ] 2682 crbug.com/703518 inspector/tracing/worker-js-frames.html [ Failure Pass ]
2682 crbug.com/703518 virtual/threaded/inspector/tracing/worker-js-frames.html [ Fail ure Pass ] 2683 crbug.com/703518 virtual/threaded/inspector/tracing/worker-js-frames.html [ Fail ure Pass ]
2683 crbug.com/703533 [ Mac ] shapedetection/detection-security-test.html [ Crash Fa ilure Pass ] 2684 crbug.com/703533 [ Mac ] shapedetection/detection-security-test.html [ Crash Fa ilure Pass ]
2684 crbug.com/674720 http/tests/loading/preload-img-test.html [ Pass Failure ] 2685 crbug.com/674720 http/tests/loading/preload-img-test.html [ Pass Failure ]
2685 crbug.com/674720 virtual/mojo-loading/http/tests/loading/preload-img-test.html [ Pass Failure ] 2686 crbug.com/674720 virtual/mojo-loading/http/tests/loading/preload-img-test.html [ Pass Failure ]
2686 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_serialization_tests.ht ml [ Skip ] 2687 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_serialization_tests.ht ml [ Skip ]
2687 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_indexeddb_test.html [ Skip ] 2688 crbug.com/703650 virtual/enable_wasm/http/tests/wasm/wasm_indexeddb_test.html [ Skip ]
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698