Title: [139861] trunk/LayoutTests
Revision
139861
Author
[email protected]
Date
2013-01-16 02:42:03 -0800 (Wed, 16 Jan 2013)

Log Message

[EFL] Unreviewed gardening.

Removed fast/events/drag-and-drop-autoscroll from Test expectations after rollout in r139503.
ScrollingCoordinator tests moved to TestExpectations after r139686.
Border size rendering change in r139798 requires a rebaseline for
svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm &
http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm
but they fail to generate pixel results - see bug 106992.
PropertyCollection tests skipped for now after r139756

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (139860 => 139861)


--- trunk/LayoutTests/ChangeLog	2013-01-16 10:26:36 UTC (rev 139860)
+++ trunk/LayoutTests/ChangeLog	2013-01-16 10:42:03 UTC (rev 139861)
@@ -1,3 +1,17 @@
+2013-01-16  Dominik Röttsches  <[email protected]>
+
+        [EFL] Unreviewed gardening.
+
+        Removed fast/events/drag-and-drop-autoscroll from Test expectations after rollout in r139503.
+        ScrollingCoordinator tests moved to TestExpectations after r139686.
+        Border size rendering change in r139798 requires a rebaseline for
+        svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm &
+        http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm
+        but they fail to generate pixel results - see bug 106992.
+        PropertyCollection tests skipped for now after r139756
+
+        * platform/efl/TestExpectations:
+
 2013-01-15  Vsevolod Vlasov  <[email protected]>
 
         Web Inspector: Introduce file mapping allowing to map network loaded scripts and stylesheets to file system files.

Modified: trunk/LayoutTests/platform/efl/TestExpectations (139860 => 139861)


--- trunk/LayoutTests/platform/efl/TestExpectations	2013-01-16 10:26:36 UTC (rev 139860)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2013-01-16 10:42:03 UTC (rev 139861)
@@ -1784,9 +1784,6 @@
 # New test introduced in r138756 is failing.
 webkit.org/b/106086 fast/dom/HTMLTemplateElement/ownerDocument-adoptNode.html [ Failure ]
 
-# [Qt][EFL] New fast/events/drag-and-drop-autoscroll.html fails
-webkit.org/b/106318 fast/events/drag-and-drop-autoscroll.html [ Failure ]
-
 # Fail after r139145 on MAC, EFL, QT, GTK.
 webkit.org/b/106415 fast/workers/worker-close-more.html [ Pass Failure ]
 webkit.org/b/106415 fast/workers/worker-close-more.html [ Pass Failure ]
@@ -1810,3 +1807,11 @@
 # https://bugs.webkit.org/show_bug.cgi?id=106883
 inspector/editor/text-editor-formatter.html
 
+# Fail to generate proper pixel results - let's wait with rebaselining.
+webkit.org/b/106992 scrollingcoordinator/non-fast-scrollable-region-scaled-iframe.html [ Failure ]
+webkit.org/b/106992 scrollingcoordinator/non-fast-scrollable-region-transformed-iframe.html [ Failure ]
+webkit.org/b/106992 svg/zoom/page/zoom-replaced-intrinsic-ratio-001.htm [ Failure ]
+webkit.org/b/106992 http/tests/misc/object-embedding-svg-delayed-size-negotiation-2.htm [ Failure ]
+
+webkit.org/b/106997 fast/dom/MicroData/propertiescollection-crash.html [ Failure ]
+webkit.org/b/106997 fast/dom/MicroData/properties-collection-namedgetter-with-invalid-name.html [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
http://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to