Title: [131200] trunk/LayoutTests
Revision
131200
Author
[email protected]
Date
2012-10-12 11:02:54 -0700 (Fri, 12 Oct 2012)

Log Message

[EFL] Unreviewed gardening.

Move some WontFix tests to the right place in the file, and add
some ImageOnlyFailures that showed up after updating Cairo to
1.12.4.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (131199 => 131200)


--- trunk/LayoutTests/ChangeLog	2012-10-12 17:48:22 UTC (rev 131199)
+++ trunk/LayoutTests/ChangeLog	2012-10-12 18:02:54 UTC (rev 131200)
@@ -1,3 +1,13 @@
+2012-10-12  Raphael Kubo da Costa  <[email protected]>
+
+        [EFL] Unreviewed gardening.
+
+        Move some WontFix tests to the right place in the file, and add
+        some ImageOnlyFailures that showed up after updating Cairo to
+        1.12.4.
+
+        * platform/efl/TestExpectations:
+
 2012-10-12  Csaba Osztrogonác  <[email protected]>
 
         [Qt] Unreviewed gardening.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (131199 => 131200)


--- trunk/LayoutTests/platform/efl/TestExpectations	2012-10-12 17:48:22 UTC (rev 131199)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2012-10-12 18:02:54 UTC (rev 131200)
@@ -590,6 +590,10 @@
 # This port does not enable HIDDEN_PAGE_DOM_TIMER_THROTTLING
 fast/dom/timer-throttling-hidden-page.html [ WontFix ]
 
+# Ignored because we do not have OBJC bindings
+editing/pasteboard/paste-RTFD.html [ WontFix ]
+editing/pasteboard/paste-TIFF.html [ WontFix ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # CRASHES
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -1541,6 +1545,24 @@
 Bug(EFL) editing/pasteboard/emacs-ctrl-a-k-y.html [ Missing ]
 Bug(EFL) editing/pasteboard/emacs-ctrl-k-y-001.html [ Missing ]
 
-# Ignored because we do not have OBJC bindings
-editing/pasteboard/paste-RTFD.html [ WontFix ]
-editing/pasteboard/paste-TIFF.html [ WontFix ]
+# Cairo 1.12.4 regressions
+webkit.org/b/99189 fast/backgrounds/background-leakage-transforms.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusAllStylesAllCorners.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusAllStylesAllCorners.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusDashed02.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusDashed03.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusDashed04.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusDashed05.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusDashed06.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusDotted01.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusDotted02.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusDotted03.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusDotted04.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/borderRadiusDotted06.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/box-shadow/box-shadow-transformed.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/box-shadow/transform-fringing.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/inline-mask-overlay-image-outset-vertical-rl.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/inline-mask-overlay-image-outset.html [ ImageOnlyFailure ]
+webkit.org/b/99189 fast/borders/inline-mask-overlay-image.html [ ImageOnlyFailure ]
+webkit.org/b/99189 ietestcenter/css3/bordersbackgrounds/border-radius-style-001.htm [ ImageOnlyFailure ]
+webkit.org/b/99189 ietestcenter/css3/bordersbackgrounds/border-radius-style-002.htm [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to