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

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

Issue 2914273002: Fix crossorigin script module test assertions (Closed)
Patch Set: 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 1958 matching lines...) Expand 10 before | Expand all | Expand 10 after
1969 crbug.com/705125 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_t iming_clearMarks.html [ Failure ] 1969 crbug.com/705125 http/tests/w3c/webperf/submission/Intel/user-timing/test_user_t iming_clearMarks.html [ Failure ]
1970 crbug.com/705125 virtual/mojo-loading/http/tests/w3c/webperf/submission/Intel/us er-timing/test_user_timing_clearMarks.html [ Failure ] 1970 crbug.com/705125 virtual/mojo-loading/http/tests/w3c/webperf/submission/Intel/us er-timing/test_user_timing_clearMarks.html [ Failure ]
1971 crbug.com/705125 virtual/mojo-loading/http/tests/security/cors-rfc1918/addresssp ace-document-appcache.html [ Failure ] 1971 crbug.com/705125 virtual/mojo-loading/http/tests/security/cors-rfc1918/addresssp ace-document-appcache.html [ Failure ]
1972 crbug.com/705125 virtual/mojo-loading/http/tests/security/cors-rfc1918/addresssp ace-document-csp-appcache.html [ Failure ] 1972 crbug.com/705125 virtual/mojo-loading/http/tests/security/cors-rfc1918/addresssp ace-document-csp-appcache.html [ Failure ]
1973 crbug.com/705125 virtual/mojo-loading/http/tests/security/suborigins/crossorigin /suborigin-cors-xhr-failure-output.php [ Failure Pass ] 1973 crbug.com/705125 virtual/mojo-loading/http/tests/security/suborigins/crossorigin /suborigin-cors-xhr-failure-output.php [ Failure Pass ]
1974 1974
1975 # This test fails with the stable release mode. 1975 # This test fails with the stable release mode.
1976 crbug.com/694958 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ] 1976 crbug.com/694958 virtual/stable/http/tests/navigation/same-and-different-back.ht ml [ Skip ]
1977 1977
1978 # Failing because of module-related implementation/test issues. 1978 # Failing because of module-related implementation/test issues.
1979 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/crossorigin.html [ Failure ]
1980 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/errorhandling.html [ Failure ] 1979 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/errorhandling.html [ Failure ]
1981 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/compilation-error-1.html [ Failure ] 1980 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/compilation-error-1.html [ Failure ]
1982 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/compilation-error-2.html [ Failure ] 1981 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/compilation-error-2.html [ Failure ]
1983 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/evaluation-error-1.html [ Failure ] 1982 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/evaluation-error-1.html [ Failure ]
1984 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/evaluation-error-2.html [ Failure ] 1983 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/evaluation-error-2.html [ Failure ]
1985 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/evaluation-error-3.html [ Failure ] 1984 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/evaluation-error-3.html [ Failure ]
1986 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/evaluation-error-4.html [ Failure ] 1985 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/evaluation-error-4.html [ Failure ]
1987 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/specifier-error.html [ Failure ] 1986 crbug.com/594639 external/wpt/html/semantics/scripting-1/the-script-element/modu le/specifier-error.html [ Failure ]
1988 1987
1989 # This test has a failure console message with specific performance 1988 # This test has a failure console message with specific performance
(...skipping 1004 matching lines...) Expand 10 before | Expand all | Expand 10 after
2994 # Sheriff failures 2017-05-29 2993 # Sheriff failures 2017-05-29
2995 crbug.com/727014 [ Linux ] external/wpt/IndexedDB/large-nested-cloning.html [ Pa ss Timeout ] 2994 crbug.com/727014 [ Linux ] external/wpt/IndexedDB/large-nested-cloning.html [ Pa ss Timeout ]
2996 crbug.com/727252 [ Win7 ] external/wpt/media-source/mediasource-endofstream.html [ Pass Timeout ] 2995 crbug.com/727252 [ Win7 ] external/wpt/media-source/mediasource-endofstream.html [ Pass Timeout ]
2997 2996
2998 # Compositor worker tests are flaky, crashing and timing out 2997 # Compositor worker tests are flaky, crashing and timing out
2999 crbug.com/727991 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/visual -update.html [ Pass Failure Timeout Crash ] 2998 crbug.com/727991 [ Linux Mac Win ] virtual/threaded/fast/compositorworker/visual -update.html [ Pass Failure Timeout Crash ]
3000 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 ]
3001 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 ]
3002 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 ]
3003 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 ]
OLDNEW
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/external/wpt/html/semantics/scripting-1/the-script-element/module/crossorigin.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698