Title: [126879] trunk/LayoutTests
- Revision
- 126879
- Author
- [email protected]
- Date
- 2012-08-28 08:22:31 -0700 (Tue, 28 Aug 2012)
Log Message
[EFL] Update TestExpectations for fast/canvas/canvas*-shadow.html tests
https://bugs.webkit.org/show_bug.cgi?id=95196
Unreviewed EFL gardening.
Unskip fast/canvas/canvas-strokePath-shadow.html since it is passing
consistently now and already unskip for GTK in r116122.
Move fast/canvas/canvas-fillPath-shadow.html from Skipped file to
TestExpectations.
Patch by Christophe Dumez <[email protected]> on 2012-08-28
* platform/efl/Skipped:
* platform/efl/TestExpectations:
Modified Paths
Diff
Modified: trunk/LayoutTests/ChangeLog (126878 => 126879)
--- trunk/LayoutTests/ChangeLog 2012-08-28 15:12:58 UTC (rev 126878)
+++ trunk/LayoutTests/ChangeLog 2012-08-28 15:22:31 UTC (rev 126879)
@@ -1,3 +1,19 @@
+2012-08-28 Christophe Dumez <[email protected]>
+
+ [EFL] Update TestExpectations for fast/canvas/canvas*-shadow.html tests
+ https://bugs.webkit.org/show_bug.cgi?id=95196
+
+ Unreviewed EFL gardening.
+
+ Unskip fast/canvas/canvas-strokePath-shadow.html since it is passing
+ consistently now and already unskip for GTK in r116122.
+
+ Move fast/canvas/canvas-fillPath-shadow.html from Skipped file to
+ TestExpectations.
+
+ * platform/efl/Skipped:
+ * platform/efl/TestExpectations:
+
2012-08-28 Kangil Han <[email protected]>
[EFL][WK2][WTR] Rebaseline newly added SVG text test cases
Modified: trunk/LayoutTests/platform/efl/Skipped (126878 => 126879)
--- trunk/LayoutTests/platform/efl/Skipped 2012-08-28 15:12:58 UTC (rev 126878)
+++ trunk/LayoutTests/platform/efl/Skipped 2012-08-28 15:22:31 UTC (rev 126879)
@@ -349,11 +349,6 @@
# BUG: Bug in the test itself, as the input box can be big enough for the given coordinates to be inside it.
fast/forms/input-text-click-outside.html
-# Rounding color problems inside pixman
-# https://bugs.webkit.org/show_bug.cgi?id=49964
-fast/canvas/canvas-fillPath-shadow.html
-fast/canvas/canvas-strokePath-shadow.html
-
# The same bug description applies to the EFL port (gradient instead of solid color in the rectangle).
# https://bugs.webkit.org/show_bug.cgi?id=58309
fast/canvas/DrawImageSinglePixelStretch.html
Modified: trunk/LayoutTests/platform/efl/TestExpectations (126878 => 126879)
--- trunk/LayoutTests/platform/efl/TestExpectations 2012-08-28 15:12:58 UTC (rev 126878)
+++ trunk/LayoutTests/platform/efl/TestExpectations 2012-08-28 15:22:31 UTC (rev 126879)
@@ -720,6 +720,9 @@
// Custom font loading delaying text drawing on Canvas
BUGWK87355 : canvas/philip/tests/2d.text.draw.fontface.notinpage.html = TEXT
+// Tests failing due to rounding problems in colors inside pixman
+BUGWK49964 : fast/canvas/canvas-fillPath-shadow.html = TEXT
+
// Missing spell checking support (Efl's port does not support spell checking, Gtk port uses Enchant library https://bugs.webkit.org/show_bug.cgi?id=61787)
BUGWK86637 : editing/spelling/grammar.html = TEXT
BUGWK86637 : editing/spelling/grammar-paste.html = TEXT
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes