Title: [178650] trunk/LayoutTests
Revision
178650
Author
bfulg...@apple.com
Date
2015-01-19 09:43:18 -0800 (Mon, 19 Jan 2015)

Log Message

[Win] Unreviewed gardening: Remove unneeded win-specific result.

At one point, Windows error messages did not include line numbers and needed its own results.
This is no longer the case, and any such results should be removed

* platform/win/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt: Removed.

Modified Paths

Removed Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (178649 => 178650)


--- trunk/LayoutTests/ChangeLog	2015-01-19 17:35:08 UTC (rev 178649)
+++ trunk/LayoutTests/ChangeLog	2015-01-19 17:43:18 UTC (rev 178650)
@@ -1,5 +1,14 @@
 2015-01-19  Brent Fulgham  <bfulg...@apple.com>
 
+        [Win] Unreviewed gardening: Remove unneeded win-specific result.
+
+        At one point, Windows error messages did not include line numbers and needed its own results.
+        This is no longer the case, and any such results should be removed
+
+        * platform/win/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt: Removed.
+
+2015-01-19  Brent Fulgham  <bfulg...@apple.com>
+
         [Win] Unreviewed gardening: Mark some passing tests appropriately.
 
         * platform/win/TestExpectations:

Deleted: trunk/LayoutTests/platform/win/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt (178649 => 178650)


--- trunk/LayoutTests/platform/win/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt	2015-01-19 17:35:08 UTC (rev 178649)
+++ trunk/LayoutTests/platform/win/fast/xmlhttprequest/xmlhttprequest-no-file-access-expected.txt	2015-01-19 17:43:18 UTC (rev 178650)
@@ -1,4 +0,0 @@
-CONSOLE MESSAGE: XMLHttpRequest cannot load xmlhttprequest-no-file-access-expected.txt. Cross origin requests are only supported for HTTP.
-CONSOLE MESSAGE: Blocked a frame with origin "null" from accessing a frame with origin "
-
-The child iframe cannot paste its textual results into this iframe because it is considered a different domain - that's the point of this test! Therefore, success is denoted by the child iframe calling notifyDone. The test will hang if something goes amiss with the access control checks.
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to