Diff
Modified: trunk/LayoutTests/ChangeLog (220133 => 220134)
--- trunk/LayoutTests/ChangeLog 2017-08-02 17:28:04 UTC (rev 220133)
+++ trunk/LayoutTests/ChangeLog 2017-08-02 17:37:17 UTC (rev 220134)
@@ -1,3 +1,18 @@
+2017-08-02 Matt Lewis <[email protected]>
+
+ Added new expectations folders and moved expectations to correct folders.
+ https://bugs.webkit.org/show_bug.cgi?id=175061
+
+ Unreviewed gardening.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt.
+ * platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt: Renamed from LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt.
+
2017-08-02 Ms2ger <[email protected]>
Remove obsolete expectations for syntax-021.xml.
Deleted: trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt (220133 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt 2017-08-02 17:28:04 UTC (rev 220133)
+++ trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -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/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt (220133 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt 2017-08-02 17:28:04 UTC (rev 220133)
+++ trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -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/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt (220133 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt 2017-08-02 17:28:04 UTC (rev 220133)
+++ trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -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/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt (220133 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt 2017-08-02 17:28:04 UTC (rev 220133)
+++ trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -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/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt (220133 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt 2017-08-02 17:28:04 UTC (rev 220133)
+++ trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -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/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt (220133 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt 2017-08-02 17:28:04 UTC (rev 220133)
+++ trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -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/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt (220133 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt 2017-08-02 17:28:04 UTC (rev 220133)
+++ trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -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/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt (220133 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt 2017-08-02 17:28:04 UTC (rev 220133)
+++ trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -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]
-
Copied: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt (from rev 220132, trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt) (0 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -0,0 +1,6 @@
+
+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
+
Copied: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt (from rev 220132, trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt) (0 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/basic/mode-no-cors-worker-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -0,0 +1,6 @@
+
+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
+
Copied: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt (from rev 220132, trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt) (0 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -0,0 +1,25 @@
+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"
+
Copied: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt (from rev 220132, trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt) (0 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-basic.any.worker-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -0,0 +1,21 @@
+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"
+
Copied: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt (from rev 220132, trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt) (0 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -0,0 +1,17 @@
+
+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]
+
Copied: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt (from rev 220132, trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt) (0 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-no-preflight.any.worker-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -0,0 +1,17 @@
+
+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]
+
Copied: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt (from rev 220132, trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt) (0 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -0,0 +1,19 @@
+
+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]
+
Copied: trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt (from rev 220132, trunk/LayoutTests/platform/mac-elcapitan/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt) (0 => 220134)
--- trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt (rev 0)
+++ trunk/LayoutTests/platform/mac-elcapitan-wk2/imported/w3c/web-platform-tests/fetch/api/cors/cors-origin.any.worker-expected.txt 2017-08-02 17:37:17 UTC (rev 220134)
@@ -0,0 +1,26 @@
+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]
+