Title: [270285] trunk/LayoutTests
Revision
270285
Author
[email protected]
Date
2020-11-30 23:02:13 -0800 (Mon, 30 Nov 2020)

Log Message

[GTK] Unreviewed test gardening. Update baselines after r270269.

* platform/glib/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any-expected.txt:
* platform/glib/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any.worker-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (270284 => 270285)


--- trunk/LayoutTests/ChangeLog	2020-12-01 06:49:03 UTC (rev 270284)
+++ trunk/LayoutTests/ChangeLog	2020-12-01 07:02:13 UTC (rev 270285)
@@ -1,3 +1,10 @@
+2020-11-30  Diego Pino Garcia  <[email protected]>
+
+        [GTK] Unreviewed test gardening. Update baselines after r270269.
+
+        * platform/glib/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any-expected.txt:
+        * platform/glib/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any.worker-expected.txt:
+
 2020-11-30  Ryan Haddad  <[email protected]>
 
         Unreviewed, reverting r270129, r270194, and r270258.

Modified: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any-expected.txt (270284 => 270285)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any-expected.txt	2020-12-01 06:49:03 UTC (rev 270284)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any-expected.txt	2020-12-01 07:02:13 UTC (rev 270285)
@@ -1,6 +1,6 @@
 
 PASS Blob URLs can be used in fetch
-FAIL fetch with a fragment should succeed promise_test: Unhandled rejection with value: object "TypeError: Type error"
+PASS fetch with a fragment should succeed
 PASS fetch of a revoked URL should fail
 PASS Only exact matches should revoke URLs, using fetch
 PASS Appending a query string should cause fetch to fail

Modified: trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any.worker-expected.txt (270284 => 270285)


--- trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any.worker-expected.txt	2020-12-01 06:49:03 UTC (rev 270284)
+++ trunk/LayoutTests/platform/glib/imported/w3c/web-platform-tests/FileAPI/url/url-with-fetch.any.worker-expected.txt	2020-12-01 07:02:13 UTC (rev 270285)
@@ -1,6 +1,6 @@
 
 PASS Blob URLs can be used in fetch
-FAIL fetch with a fragment should succeed promise_test: Unhandled rejection with value: object "TypeError: Type error"
+PASS fetch with a fragment should succeed
 PASS fetch of a revoked URL should fail
 PASS Only exact matches should revoke URLs, using fetch
 PASS Appending a query string should cause fetch to fail
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to