Title: [122679] trunk/LayoutTests
Revision
122679
Author
[email protected]
Date
2012-07-15 05:10:34 -0700 (Sun, 15 Jul 2012)

Log Message

[EFL] Skip css2.1/20110323/vertical-align-boxes-001.htm
https://bugs.webkit.org/show_bug.cgi?id=91340

Unreviewed EFL gardening. Skipping new test introduced in
r122663 which is failing on EFL port.

Patch by Christophe Dumez <[email protected]> on 2012-07-15

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122678 => 122679)


--- trunk/LayoutTests/ChangeLog	2012-07-15 05:23:58 UTC (rev 122678)
+++ trunk/LayoutTests/ChangeLog	2012-07-15 12:10:34 UTC (rev 122679)
@@ -1,3 +1,13 @@
+2012-07-15  Christophe Dumez  <[email protected]>
+
+        [EFL] Skip css2.1/20110323/vertical-align-boxes-001.htm
+        https://bugs.webkit.org/show_bug.cgi?id=91340
+
+        Unreviewed EFL gardening. Skipping new test introduced in
+        r122663 which is failing on EFL port.
+
+        * platform/efl/TestExpectations:
+
 2012-07-14  Ryosuke Niwa  <[email protected]>
 
         Accessing the last item in children should be a constant time operation

Modified: trunk/LayoutTests/platform/efl/TestExpectations (122678 => 122679)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-07-15 05:23:58 UTC (rev 122678)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-07-15 12:10:34 UTC (rev 122679)
@@ -722,6 +722,9 @@
 // Flexbox test failing on EFL.
 BUGWK88984 : css3/flexbox/flexitem.html = TEXT
 
+// New test introduced in r122663 failing on GTK and Qt as well
+BUGWK91339 : css2.1/20110323/vertical-align-boxes-001.htm = IMAGE
+
 // Failing after r121121 on both GTK and EFL
 BUGWK89845 : fast/forms/input-set-composition-scroll.html = TEXT
 
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to