Title: [220853] trunk/LayoutTests
- Revision
- 220853
- Author
- [email protected]
- Date
- 2017-08-17 05:41:32 -0700 (Thu, 17 Aug 2017)
Log Message
REGRESSION(r220751): [GTK] Layout Test imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.any.html is failing
https://bugs.webkit.org/show_bug.cgi?id=175641
Unreviewed test gardening.
Correct the error message in scheme-about.any-expected.txt.
Patch by Ms2ger <[email protected]> on 2017-08-17
* platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.any-expected.txt:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (220852 => 220853)
--- trunk/LayoutTests/ChangeLog 2017-08-17 12:15:48 UTC (rev 220852)
+++ trunk/LayoutTests/ChangeLog 2017-08-17 12:41:32 UTC (rev 220853)
@@ -1,5 +1,16 @@
2017-08-17 Ms2ger <[email protected]>
+ REGRESSION(r220751): [GTK] Layout Test imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.any.html is failing
+ https://bugs.webkit.org/show_bug.cgi?id=175641
+
+ Unreviewed test gardening.
+
+ Correct the error message in scheme-about.any-expected.txt.
+
+ * platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.any-expected.txt:
+
+2017-08-17 Ms2ger <[email protected]>
+
[GTK] Unreviewed test gardening
https://bugs.webkit.org/show_bug.cgi?id=175664
Modified: trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.any-expected.txt (220852 => 220853)
--- trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.any-expected.txt 2017-08-17 12:15:48 UTC (rev 220852)
+++ trunk/LayoutTests/platform/gtk/imported/w3c/web-platform-tests/fetch/api/basic/scheme-about.any-expected.txt 2017-08-17 12:41:32 UTC (rev 220853)
@@ -6,7 +6,7 @@
CONSOLE MESSAGE: line 27: Fetch API cannot load about:unicorn. Cross origin requests are only supported for HTTP.
FAIL Fetching about:blank (GET) is OK promise_test: Unhandled rejection with value: object "TypeError: Cross origin requests are only supported for HTTP."
-FAIL Fetching about:blank (PUT) is OK promise_test: Unhandled rejection with value: object "TypeError: Preflight response is not successful"
+FAIL Fetching about:blank (PUT) is OK promise_test: Unhandled rejection with value: object "TypeError: The URL can’t be shown"
FAIL Fetching about:blank (POST) is OK promise_test: Unhandled rejection with value: object "TypeError: Cross origin requests are only supported for HTTP."
PASS Fetching about:invalid.com is KO
PASS Fetching about:config is KO
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes