Title: [122696] trunk/LayoutTests
Revision
122696
Author
[email protected]
Date
2012-07-15 23:22:58 -0700 (Sun, 15 Jul 2012)

Log Message

[EFL] Skip css3/flexbox/flexbox-overflow-auto.html
https://bugs.webkit.org/show_bug.cgi?id=91360

Unreviewed EFL gardening. Skip css3/flexbox/flexbox-overflow-auto.html
which started failing after r122681.

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

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (122695 => 122696)


--- trunk/LayoutTests/ChangeLog	2012-07-16 06:07:16 UTC (rev 122695)
+++ trunk/LayoutTests/ChangeLog	2012-07-16 06:22:58 UTC (rev 122696)
@@ -1,5 +1,15 @@
 2012-07-15  Christophe Dumez  <[email protected]>
 
+        [EFL] Skip css3/flexbox/flexbox-overflow-auto.html
+        https://bugs.webkit.org/show_bug.cgi?id=91360
+
+        Unreviewed EFL gardening. Skip css3/flexbox/flexbox-overflow-auto.html
+        which started failing after r122681.
+
+        * platform/efl/TestExpectations:
+
+2012-07-15  Christophe Dumez  <[email protected]>
+
         [EFL] Disable perf tests for DEBUG builds
         https://bugs.webkit.org/show_bug.cgi?id=91358
 

Modified: trunk/LayoutTests/platform/efl/TestExpectations (122695 => 122696)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-07-16 06:07:16 UTC (rev 122695)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-07-16 06:22:58 UTC (rev 122696)
@@ -752,6 +752,9 @@
 
 BUGWK90334 : css3/flexbox/anonymous-block.html = IMAGE
 
+// Test started failing after r122681 due to wrong scrollbar positioning
+BUGWK91359 : css3/flexbox/flexbox-overflow-auto.html = IMAGE
+
 // Require rebaseline after bug 88171
 BUGWK88171 : fast/block/float/independent-align-positioning.html = TEXT
 BUGWK88171 : fast/block/float/010.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to