Title: [220410] trunk/LayoutTests
Revision
220410
Author
ryanhad...@apple.com
Date
2017-08-08 10:14:01 -0700 (Tue, 08 Aug 2017)

Log Message

Fix baseline for http/tests/security/set-domain-remove-subdomain-for-ip-address.html.

Unreviewed test gardening.

* http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (220409 => 220410)


--- trunk/LayoutTests/ChangeLog	2017-08-08 17:00:12 UTC (rev 220409)
+++ trunk/LayoutTests/ChangeLog	2017-08-08 17:14:01 UTC (rev 220410)
@@ -1,3 +1,11 @@
+2017-08-08  Ryan Haddad  <ryanhad...@apple.com>
+
+        Fix baseline for http/tests/security/set-domain-remove-subdomain-for-ip-address.html.
+
+        Unreviewed test gardening.
+
+        * http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt:
+
 2017-08-08  Matt Lewis  <jlew...@apple.com>
 
         Fixed rebaselined expectations for js/dom/global-constructors-attributes.html.

Modified: trunk/LayoutTests/http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt (220409 => 220410)


--- trunk/LayoutTests/http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt	2017-08-08 17:00:12 UTC (rev 220409)
+++ trunk/LayoutTests/http/tests/security/set-domain-remove-subdomain-for-ip-address-expected.txt	2017-08-08 17:14:01 UTC (rev 220410)
@@ -3,7 +3,7 @@
 On success, you will see a series of "PASS" messages, followed by "TEST COMPLETE".
 
 
-PASS Was not able to set document.domain to a fragment/part of the IP address. document.domain == 127.0.0.1. Got error: Attempted to use a non-registrable domain
+PASS Was not able to set document.domain to a fragment/part of the IP address. document.domain == 127.0.0.1. Got error: Attempted to use a non-registrable domain.
 PASS successfullyParsed is true
 
 TEST COMPLETE
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to