Title: [235679] trunk/LayoutTests
Revision
235679
Author
[email protected]
Date
2018-09-05 11:13:20 -0700 (Wed, 05 Sep 2018)

Log Message

Rebaseline test after changes in https://trac.webkit.org/changeset/235669/webkit deleted the expectation.
https://bugs.webkit.org/show_bug.cgi?id=188816

Unreviewed Test Gardening.

* platform/mac-wk1/imported/w3c/web-platform-tests/xhr/send-network-error-async-events.sub-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (235678 => 235679)


--- trunk/LayoutTests/ChangeLog	2018-09-05 17:58:45 UTC (rev 235678)
+++ trunk/LayoutTests/ChangeLog	2018-09-05 18:13:20 UTC (rev 235679)
@@ -1,3 +1,12 @@
+2018-09-05  Truitt Savell  <[email protected]>
+
+        Rebaseline test after changes in https://trac.webkit.org/changeset/235669/webkit deleted the expectation. 
+        https://bugs.webkit.org/show_bug.cgi?id=188816
+
+        Unreviewed Test Gardening.
+
+        * platform/mac-wk1/imported/w3c/web-platform-tests/xhr/send-network-error-async-events.sub-expected.txt:
+
 2018-09-05  Ms2ger  <[email protected]>
 
         GTK-focused gardening

Modified: trunk/LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/xhr/send-network-error-async-events.sub-expected.txt (235678 => 235679)


--- trunk/LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/xhr/send-network-error-async-events.sub-expected.txt	2018-09-05 17:58:45 UTC (rev 235678)
+++ trunk/LayoutTests/platform/mac-wk1/imported/w3c/web-platform-tests/xhr/send-network-error-async-events.sub-expected.txt	2018-09-05 18:13:20 UTC (rev 235679)
@@ -1,5 +1,5 @@
 CONSOLE MESSAGE: CORS-preflight request was blocked
-CONSOLE MESSAGE: XMLHttpRequest cannot load http://nonexistent-origin.localhost:8800/ due to access control checks.
+CONSOLE MESSAGE: XMLHttpRequest cannot load http://nonexistent.localhost:8800/ due to access control checks.
 
 PASS XMLHttpRequest: The send() method: Fire a progress event named error when Network error happens (synchronous flag is unset) 
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to