Title: [119931] trunk/LayoutTests
Revision
119931
Author
[email protected]
Date
2012-06-10 08:32:37 -0700 (Sun, 10 Jun 2012)

Log Message

[EFL][GTK] Skip http/tests/xmlhttprequest/origin-exact-matching.html added in r119911
https://bugs.webkit.org/show_bug.cgi?id=88728

Unreviewed gardening. Skip new test added in r119911 which fails for both
GTK and EFL ports.

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

* platform/efl/TestExpectations:
* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (119930 => 119931)


--- trunk/LayoutTests/ChangeLog	2012-06-10 15:29:44 UTC (rev 119930)
+++ trunk/LayoutTests/ChangeLog	2012-06-10 15:32:37 UTC (rev 119931)
@@ -1,5 +1,16 @@
 2012-06-10  Christophe Dumez  <[email protected]>
 
+        [EFL][GTK] Skip http/tests/xmlhttprequest/origin-exact-matching.html added in r119911
+        https://bugs.webkit.org/show_bug.cgi?id=88728
+
+        Unreviewed gardening. Skip new test added in r119911 which fails for both
+        GTK and EFL ports.
+
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+
+2012-06-10  Christophe Dumez  <[email protected]>
+
         [EFL] Several test cases can be unskipped
         https://bugs.webkit.org/show_bug.cgi?id=88731
 

Modified: trunk/LayoutTests/platform/efl/TestExpectations (119930 => 119931)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-10 15:29:44 UTC (rev 119930)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-10 15:32:37 UTC (rev 119931)
@@ -605,6 +605,9 @@
 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

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (119930 => 119931)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-10 15:29:44 UTC (rev 119930)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-10 15:32:37 UTC (rev 119931)
@@ -1255,6 +1255,9 @@
 // Interferes with the rAF tests that are enabled
 BUGWK85689 SKIP : fast/animation/request-animation-frame-disabled.html = TEXT
 
+// New test introduced in r119911 failing on GTK and EFL ports
+BUGWK88727 : http/tests/xmlhttprequest/origin-exact-matching.html = TEXT
+
 // Started failing after it was added in r116473
 BUGWK85969 : http/tests/loading/post-in-iframe-with-back-navigation.html = FAIL
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to