Title: [175170] trunk/LayoutTests
- Revision
- 175170
- Author
- [email protected]
- Date
- 2014-10-24 12:11:17 -0700 (Fri, 24 Oct 2014)
Log Message
fast/multicol/fixed-stack.html failing since introduction.
https://bugs.webkit.org/show_bug.cgi?id=132421
* platform/mac-wk1/TestExpectations: As of Yosemite, it's failing on mac-wk1 too.
* platform/gtk/TestExpectations: [ Pass ] is no longer needed, because we don't have
an entry in global TestExpectations now.
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (175169 => 175170)
--- trunk/LayoutTests/ChangeLog 2014-10-24 18:32:34 UTC (rev 175169)
+++ trunk/LayoutTests/ChangeLog 2014-10-24 19:11:17 UTC (rev 175170)
@@ -1,3 +1,13 @@
+2014-10-24 Alexey Proskuryakov <[email protected]>
+
+ fast/multicol/fixed-stack.html failing since introduction.
+ https://bugs.webkit.org/show_bug.cgi?id=132421
+
+ * platform/mac-wk1/TestExpectations: As of Yosemite, it's failing on mac-wk1 too.
+
+ * platform/gtk/TestExpectations: [ Pass ] is no longer needed, because we don't have
+ an entry in global TestExpectations now.
+
2014-10-24 Roger Fong <[email protected]>
[Windows] Skip tests after removing SafariTheme that fail because background renders too dark.
Modified: trunk/LayoutTests/platform/gtk/TestExpectations (175169 => 175170)
--- trunk/LayoutTests/platform/gtk/TestExpectations 2014-10-24 18:32:34 UTC (rev 175169)
+++ trunk/LayoutTests/platform/gtk/TestExpectations 2014-10-24 19:11:17 UTC (rev 175170)
@@ -2112,8 +2112,6 @@
webkit.org/b/136065 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-014.html [ ImageOnlyFailure ]
webkit.org/b/136065 css3/shapes/shape-outside/supported-shapes/inset/shape-outside-inset-015.html [ ImageOnlyFailure ]
-webkit.org/b/132421 fast/multicol/fixed-stack.html [ Pass ]
-
# The backing store is cleared when page cached in GTK
webkit.org/b/135348 compositing/iframes/page-cache-layer-tree.html [ Skip ]
Modified: trunk/LayoutTests/platform/mac-wk1/TestExpectations (175169 => 175170)
--- trunk/LayoutTests/platform/mac-wk1/TestExpectations 2014-10-24 18:32:34 UTC (rev 175169)
+++ trunk/LayoutTests/platform/mac-wk1/TestExpectations 2014-10-24 19:11:17 UTC (rev 175170)
@@ -15,6 +15,10 @@
webkit.org/b/124318 fullscreen/anonymous-block-merge-crash.html [ Pass Failure ]
+# Before Yosemite, the test did not actually test compositing vs. non-compositing on WebKit1, so it passed accidentally.
+webkit.org/b/132421 fast/multicol/fixed-stack.html [ ImageOnlyFailure ]
+[ MountainLion Mavericks ] fast/multicol/fixed-stack.html [ Pass ]
+
### END OF (1) Failures with bug reports
########################################
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes