Title: [120192] trunk/LayoutTests
Revision
120192
Author
[email protected]
Date
2012-06-13 05:48:26 -0700 (Wed, 13 Jun 2012)

Log Message

[EFL] http/tests/xmlhttprequest/origin-exact-matching.html can be unskipped
https://bugs.webkit.org/show_bug.cgi?id=88960

Unreviewed EFL gardening.
http/tests/xmlhttprequest/origin-exact-matching.html can be
unskipped after r120107.

Patch by Christophe Dumez <[email protected]> on 2012-06-13

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120191 => 120192)


--- trunk/LayoutTests/ChangeLog	2012-06-13 12:41:24 UTC (rev 120191)
+++ trunk/LayoutTests/ChangeLog	2012-06-13 12:48:26 UTC (rev 120192)
@@ -1,3 +1,14 @@
+2012-06-13  Christophe Dumez  <[email protected]>
+
+        [EFL] http/tests/xmlhttprequest/origin-exact-matching.html can be unskipped
+        https://bugs.webkit.org/show_bug.cgi?id=88960
+
+        Unreviewed EFL gardening.
+        http/tests/xmlhttprequest/origin-exact-matching.html can be
+        unskipped after r120107.
+
+        * platform/efl/TestExpectations:
+
 2012-06-13  Li Yin  <[email protected]>
 
         FileAPI: type should be converted to be lower case in Blob constructor.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (120191 => 120192)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-13 12:41:24 UTC (rev 120191)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-13 12:48:26 UTC (rev 120192)
@@ -605,9 +605,6 @@
 BUGWK68591 SKIP : http/tests/security/filesystem-iframe-from-remote.html = FAIL
 BUGWK68591 SKIP : http/tests/security/mixedContent/filesystem-url-in-iframe.html = FAIL
 
-// New test introduced in r119911 failing on GTK and EFL ports
-BUGWK88727 : http/tests/xmlhttprequest/origin-exact-matching.html = TEXT
-
 // EFL's EventSender does not implement contextClick yet
 BUGWK86091 : editing/pasteboard/copy-standalone-image-crash.html = TEXT
 BUGWK86091 : editing/selection/5354455-1.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to