Title: [120200] trunk/LayoutTests
Revision
120200
Author
[email protected]
Date
2012-06-13 06:54:49 -0700 (Wed, 13 Jun 2012)

Log Message

[GTK][EFL] Skip http/tests/misc/redirect-to-about-blank.html
https://bugs.webkit.org/show_bug.cgi?id=88962

Unreviewed gardening. Skip http/tests/misc/redirect-to-about-blank.html
for both EFL and GTK ports. The test is failing after r120145.

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

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

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (120199 => 120200)


--- trunk/LayoutTests/ChangeLog	2012-06-13 13:51:08 UTC (rev 120199)
+++ trunk/LayoutTests/ChangeLog	2012-06-13 13:54:49 UTC (rev 120200)
@@ -1,3 +1,14 @@
+2012-06-13  Christophe Dumez  <[email protected]>
+
+        [GTK][EFL] Skip http/tests/misc/redirect-to-about-blank.html
+        https://bugs.webkit.org/show_bug.cgi?id=88962
+
+        Unreviewed gardening. Skip http/tests/misc/redirect-to-about-blank.html
+        for both EFL and GTK ports. The test is failing after r120145.
+
+        * platform/efl/TestExpectations:
+        * platform/gtk/TestExpectations:
+
 2012-06-13  Zan Dobersek  <[email protected]>
 
         Unreviewed GTK gardening, clean up the crashing tests, either removing

Modified: trunk/LayoutTests/platform/efl/TestExpectations (120199 => 120200)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-06-13 13:51:08 UTC (rev 120199)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-06-13 13:54:49 UTC (rev 120200)
@@ -685,6 +685,9 @@
 // Failing after r119268 on GTK and EFL
 BUGWK88138 : http/tests/media/video-buffered.html = TEXT
 
+// Failing after r120145 on both GTK and EFL
+BUGWK88961 : http/tests/misc/redirect-to-about-blank.html = TEXT
+
 // EFL's LayoutTestController does not implement setAsynchronousSpellCheckingEnabled
 BUGWK86637 : editing/spelling/spellcheck-async.html = TEXT
 BUGWK86637 : editing/spelling/spellcheck-async-mutation.html = TEXT

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (120199 => 120200)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-13 13:51:08 UTC (rev 120199)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2012-06-13 13:54:49 UTC (rev 120200)
@@ -1272,6 +1272,9 @@
 // This test is affecting other tests and seems to be behaving incorrectly itself
 BUGWK86771 SKIP : fast/dom/gc-10.html = TEXT
 
+// Failing after r120145 on both GTK and EFL
+BUGWK88961 : http/tests/misc/redirect-to-about-blank.html = TEXT
+
 BUGWK86971 : svg/hittest/svg-shapes-non-scale-stroke.html = TEXT
 BUGWK86971 : svg/custom/non-scaling-stroke-markers.svg = TEXT PASS
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to