Title: [116512] trunk/LayoutTests
Revision
116512
Author
[email protected]
Date
2012-05-09 04:02:29 -0700 (Wed, 09 May 2012)

Log Message

[EFL] http/tests/loading/post-in-iframe-with-back-navigation.html fails
https://bugs.webkit.org/show_bug.cgi?id=85974

Unreviewed EFL gardening.

Move http/tests/loading/post-in-iframe-with-back-navigation.html to
test_expectations.txt. This test was added in r116473 but fails on all
the bots.

Patch by Christophe Dumez <[email protected]> on 2012-05-09

* platform/efl/test_expectations.txt:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (116511 => 116512)


--- trunk/LayoutTests/ChangeLog	2012-05-09 10:49:10 UTC (rev 116511)
+++ trunk/LayoutTests/ChangeLog	2012-05-09 11:02:29 UTC (rev 116512)
@@ -1,3 +1,16 @@
+2012-05-09  Christophe Dumez  <[email protected]>
+
+        [EFL] http/tests/loading/post-in-iframe-with-back-navigation.html fails
+        https://bugs.webkit.org/show_bug.cgi?id=85974
+
+        Unreviewed EFL gardening.
+
+        Move http/tests/loading/post-in-iframe-with-back-navigation.html to
+        test_expectations.txt. This test was added in r116473 but fails on all
+        the bots.
+
+        * platform/efl/test_expectations.txt:
+
 2012-05-09  Tommy Widenflycht  <[email protected]>
 
         MediaStream API: Adding a test for constructed from JS MediaStreams

Modified: trunk/LayoutTests/platform/efl/test_expectations.txt (116511 => 116512)


--- trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-09 10:49:10 UTC (rev 116511)
+++ trunk/LayoutTests/platform/efl/test_expectations.txt	2012-05-09 11:02:29 UTC (rev 116512)
@@ -387,6 +387,9 @@
 // Ligatures rendering issue.
 BUGWK85606 : fast/text/font-variant-ligatures.html = IMAGE
 
+// Newly added test which fails on other bots too
+BUGWK85969 : http/tests/loading/post-in-iframe-with-back-navigation.html = TEXT
+
 // Off-by-few-pixels issue for this selection reftest, fails on GTK as well.
 BUGWK84701 : fast/block/line-layout/selection-highlight-overlap.html = FAIL
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo.cgi/webkit-changes

Reply via email to