Title: [183075] trunk/LayoutTests
Revision
183075
Author
[email protected]
Date
2015-04-21 13:37:58 -0700 (Tue, 21 Apr 2015)

Log Message

[EFL] Unreviewed gardening on 22th April

Mark 3 compositing tests to image only failure. Additionally move
wrong categorized 2 tests to a correct place.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183074 => 183075)


--- trunk/LayoutTests/ChangeLog	2015-04-21 20:32:34 UTC (rev 183074)
+++ trunk/LayoutTests/ChangeLog	2015-04-21 20:37:58 UTC (rev 183075)
@@ -1,3 +1,12 @@
+2015-04-21  Gyuyoung Kim  <[email protected]>
+
+        [EFL] Unreviewed gardening on 22th April
+
+        Mark 3 compositing tests to image only failure. Additionally move
+        wrong categorized 2 tests to a correct place.
+
+        * platform/efl/TestExpectations:
+
 2015-04-21  Michael Saboff  <[email protected]>
 
         Crash in JSC::Interpreter::execute

Modified: trunk/LayoutTests/platform/efl/TestExpectations (183074 => 183075)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-04-21 20:32:34 UTC (rev 183074)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-04-21 20:37:58 UTC (rev 183075)
@@ -962,6 +962,10 @@
 
 webkit.org/b/129050 fast/sub-pixel/compositing-layers-on-subpixel-position.html [ Pass ]
 
+# This tests are passing on EFL but they do not in the Apple ports
+mathml/presentation/style-changed.html [ Pass ]
+transitions/svg-text-shadow-transition.html [ Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # FAILING TESTS
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -2240,6 +2244,8 @@
 webkit.org/b/143878 http/tests/navigation/postredirect-basic.html [ Failure ]
 webkit.org/b/143878 http/tests/navigation/postredirect-goback1.html [ Failure ]
 
-# This tests are passing on EFL but they do not in the Apple ports
-mathml/presentation/style-changed.html [ Pass ]
-transitions/svg-text-shadow-transition.html [ Pass ]
+webkit.org/b/144004 compositing/animation/matrix-animation.html [ ImageOnlyFailure ]
+
+webkit.org/b/144005 compositing/backgrounds/background-image-with-negative-zindex.html [ ImageOnlyFailure ]
+
+webkit.org/b/144006 compositing/backing/solid-color-with-paints-into-ancestor.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to