Diff
Modified: trunk/LayoutTests/ChangeLog (220163 => 220164)
--- trunk/LayoutTests/ChangeLog 2017-08-03 00:46:31 UTC (rev 220163)
+++ trunk/LayoutTests/ChangeLog 2017-08-03 00:54:58 UTC (rev 220164)
@@ -1,3 +1,20 @@
+2017-08-02 Matt Lewis <[email protected]>
+
+ Removed bad expectations and marked test as flaky.
+ https://bugs.webkit.org/show_bug.cgi?id=175061
+
+ Unreviewed test gardening.
+
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt: Removed.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt: Removed.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt: Removed.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt: Removed.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt: Removed.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt: Removed.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt: Removed.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt: Removed.
+ * platform/mac/TestExpectations:
+
2017-08-02 Andy Estes <[email protected]>
REGRESSION (r207155): Unable to switch sheets when previewing Numbers '09 spreadsheets
Modified: trunk/LayoutTests/platform/mac/TestExpectations (220163 => 220164)
--- trunk/LayoutTests/platform/mac/TestExpectations 2017-08-03 00:46:31 UTC (rev 220163)
+++ trunk/LayoutTests/platform/mac/TestExpectations 2017-08-03 00:54:58 UTC (rev 220164)
@@ -1624,3 +1624,12 @@
webkit.org/b/174682 media/modern-media-controls/scrubber-support/scrubber-support-drag.html [ Pass Failure ]
+webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker.html [ Pass Failure ]
+webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors.html [ Pass Failure ]
+webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.html [ Pass Failure ]
+webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker.html [ Pass Failure ]
+webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.html [ Pass Failure ]
+webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker.html [ Pass Failure ]
+webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.html [ Pass Failure ]
+webkit.org/b/175061 imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker.html [ Pass Failure ]
+
Deleted: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt (220163 => 220164)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt 2017-08-03 00:46:31 UTC (rev 220163)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt 2017-08-03 00:54:58 UTC (rev 220164)
@@ -1,6 +0,0 @@
-
-PASS Fetch ../resources/top.txt with no-cors mode
-PASS Fetch http://localhost:8800/fetch/api/resources/top.txt with no-cors mode
-PASS Fetch https://localhost:9443/fetch/api/resources/top.txt with no-cors mode
-PASS Fetch http://localhost:8801/fetch/api/resources/top.txt with no-cors mode
-
Deleted: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt (220163 => 220164)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt 2017-08-03 00:46:31 UTC (rev 220163)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt 2017-08-03 00:54:58 UTC (rev 220164)
@@ -1,6 +0,0 @@
-
-PASS Fetch ../resources/top.txt with no-cors mode
-PASS Fetch http://localhost:8800/fetch/api/resources/top.txt with no-cors mode
-PASS Fetch https://localhost:9443/fetch/api/resources/top.txt with no-cors mode
-PASS Fetch http://localhost:8801/fetch/api/resources/top.txt with no-cors mode
-
Deleted: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt (220163 => 220164)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt 2017-08-03 00:46:31 UTC (rev 220163)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt 2017-08-03 00:54:58 UTC (rev 220164)
@@ -1,25 +0,0 @@
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Fetch API cannot load http://localhost:8801/fetch/api/resources/top.txt. Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Fetch API cannot load https://localhost:9443/fetch/api/resources/top.txt. Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Fetch API cannot load http://127.0.0.1:8800/fetch/api/resources/top.txt. Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Fetch API cannot load http://127.0.0.1:8801/fetch/api/resources/top.txt. Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-
-PASS Same domain different port [no-cors mode]
-PASS Same domain different port [server forbid CORS]
-PASS Same domain different port [cors mode]
-PASS Same domain different protocol different port [no-cors mode]
-PASS Same domain different protocol different port [server forbid CORS]
-PASS Same domain different protocol different port [cors mode]
-PASS Cross domain basic usage [no-cors mode]
-PASS Cross domain basic usage [server forbid CORS]
-PASS Cross domain basic usage [cors mode]
-PASS Cross domain different port [no-cors mode]
-PASS Cross domain different port [server forbid CORS]
-PASS Cross domain different port [cors mode]
-FAIL Cross domain different protocol [no-cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
-PASS Cross domain different protocol [server forbid CORS]
-FAIL Cross domain different protocol [cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
-
Deleted: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt (220163 => 220164)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt 2017-08-03 00:46:31 UTC (rev 220163)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt 2017-08-03 00:54:58 UTC (rev 220164)
@@ -1,21 +0,0 @@
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-
-PASS Same domain different port [no-cors mode]
-PASS Same domain different port [server forbid CORS]
-PASS Same domain different port [cors mode]
-PASS Same domain different protocol different port [no-cors mode]
-PASS Same domain different protocol different port [server forbid CORS]
-PASS Same domain different protocol different port [cors mode]
-PASS Cross domain basic usage [no-cors mode]
-PASS Cross domain basic usage [server forbid CORS]
-PASS Cross domain basic usage [cors mode]
-PASS Cross domain different port [no-cors mode]
-PASS Cross domain different port [server forbid CORS]
-PASS Cross domain different port [cors mode]
-FAIL Cross domain different protocol [no-cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
-PASS Cross domain different protocol [server forbid CORS]
-FAIL Cross domain different protocol [cors mode] promise_test: Unhandled rejection with value: object "TypeError: Type error"
-
Deleted: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt (220163 => 220164)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt 2017-08-03 00:46:31 UTC (rev 220163)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt 2017-08-03 00:54:58 UTC (rev 220164)
@@ -1,17 +0,0 @@
-
-PASS Cross domain basic usage [GET]
-PASS Same domain different port [GET]
-PASS Cross domain different port [GET]
-FAIL Cross domain different protocol [GET] promise_test: Unhandled rejection with value: object "TypeError: Type error"
-PASS Same domain different protocol different port [GET]
-PASS Cross domain [POST]
-PASS Cross domain [HEAD]
-PASS Cross domain [GET] [Accept: */*]
-PASS Cross domain [GET] [Accept-Language: fr]
-PASS Cross domain [GET] [Content-Language: fr]
-PASS Cross domain [GET] [Content-Type: application/x-www-form-urlencoded]
-PASS Cross domain [GET] [Content-Type: multipart/form-data]
-PASS Cross domain [GET] [Content-Type: text/plain]
-PASS Cross domain [GET] [Content-Type: text/plain;charset=utf-8]
-PASS Cross domain [GET] [Content-Type: Text/Plain;charset=utf-8]
-
Deleted: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt (220163 => 220164)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt 2017-08-03 00:46:31 UTC (rev 220163)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt 2017-08-03 00:54:58 UTC (rev 220164)
@@ -1,17 +0,0 @@
-
-PASS Cross domain basic usage [GET]
-PASS Same domain different port [GET]
-PASS Cross domain different port [GET]
-FAIL Cross domain different protocol [GET] promise_test: Unhandled rejection with value: object "TypeError: Type error"
-PASS Same domain different protocol different port [GET]
-PASS Cross domain [POST]
-PASS Cross domain [HEAD]
-PASS Cross domain [GET] [Accept: */*]
-PASS Cross domain [GET] [Accept-Language: fr]
-PASS Cross domain [GET] [Content-Language: fr]
-PASS Cross domain [GET] [Content-Type: application/x-www-form-urlencoded]
-PASS Cross domain [GET] [Content-Type: multipart/form-data]
-PASS Cross domain [GET] [Content-Type: text/plain]
-PASS Cross domain [GET] [Content-Type: text/plain;charset=utf-8]
-PASS Cross domain [GET] [Content-Type: Text/Plain;charset=utf-8]
-
Deleted: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt (220163 => 220164)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt 2017-08-03 00:46:31 UTC (rev 220163)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt 2017-08-03 00:54:58 UTC (rev 220164)
@@ -1,19 +0,0 @@
-
-PASS Cross domain different subdomain [origin OK]
-PASS Cross domain different subdomain [origin KO]
-PASS Same domain different port [origin OK]
-PASS Same domain different port [origin KO]
-PASS Cross domain different port [origin OK]
-PASS Cross domain different port [origin KO]
-FAIL Cross domain different protocol [origin OK] promise_test: Unhandled rejection with value: object "TypeError: Type error"
-PASS Cross domain different protocol [origin KO]
-PASS Same domain different protocol different port [origin OK]
-PASS Same domain different protocol different port [origin KO]
-PASS Cross domain [POST] [origin OK]
-PASS Cross domain [POST] [origin KO]
-PASS Cross domain [HEAD] [origin OK]
-PASS Cross domain [HEAD] [origin KO]
-PASS CORS preflight [PUT] [origin OK]
-PASS CORS preflight [PUT] [origin KO]
-PASS Allowed origin: "" [origin KO]
-
Deleted: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt (220163 => 220164)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt 2017-08-03 00:46:31 UTC (rev 220163)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt 2017-08-03 00:54:58 UTC (rev 220164)
@@ -1,26 +0,0 @@
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-CONSOLE MESSAGE: Origin http://localhost:8800 is not allowed by Access-Control-Allow-Origin.
-
-PASS Cross domain different subdomain [origin OK]
-PASS Cross domain different subdomain [origin KO]
-PASS Same domain different port [origin OK]
-PASS Same domain different port [origin KO]
-PASS Cross domain different port [origin OK]
-PASS Cross domain different port [origin KO]
-FAIL Cross domain different protocol [origin OK] promise_test: Unhandled rejection with value: object "TypeError: Type error"
-PASS Cross domain different protocol [origin KO]
-PASS Same domain different protocol different port [origin OK]
-PASS Same domain different protocol different port [origin KO]
-PASS Cross domain [POST] [origin OK]
-PASS Cross domain [POST] [origin KO]
-PASS Cross domain [HEAD] [origin OK]
-PASS Cross domain [HEAD] [origin KO]
-PASS CORS preflight [PUT] [origin OK]
-PASS CORS preflight [PUT] [origin KO]
-PASS Allowed origin: "" [origin KO]
-