Title: [183993] trunk/LayoutTests
Revision
183993
Author
[email protected]
Date
2015-05-08 08:00:55 -0700 (Fri, 08 May 2015)

Log Message

Unreviewed EFL gardening on 8th May.

Mark flaky tests and timeout tests after using xorgdriver on EFL port.

* platform/efl/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183992 => 183993)


--- trunk/LayoutTests/ChangeLog	2015-05-08 11:53:56 UTC (rev 183992)
+++ trunk/LayoutTests/ChangeLog	2015-05-08 15:00:55 UTC (rev 183993)
@@ -1,3 +1,11 @@
+2015-05-08  Gyuyoung Kim  <[email protected]>
+
+        Unreviewed EFL gardening on 8th May.
+
+        Mark flaky tests and timeout tests after using xorgdriver on EFL port.
+
+        * platform/efl/TestExpectations:
+
 2015-05-08  Xabier Rodriguez Calvar  <[email protected]> and Youenn Fablet <[email protected]>
 
         [Streams API] ReadableStream constructor start function should be able to error the stream

Modified: trunk/LayoutTests/platform/efl/TestExpectations (183992 => 183993)


--- trunk/LayoutTests/platform/efl/TestExpectations	2015-05-08 11:53:56 UTC (rev 183992)
+++ trunk/LayoutTests/platform/efl/TestExpectations	2015-05-08 15:00:55 UTC (rev 183993)
@@ -937,6 +937,12 @@
 
 webkit.org/b/142766 fast/overflow/overflow-height-float-not-removed-crash2.html [ Crash Pass ]
 
+webkit.org/b/144802 fast/forms/number/number-large-padding.html [ Failure Pass ]
+webkit.org/b/144802 fast/forms/number/number-spinbutton-capturing.html [ Failure Pass ]
+webkit.org/b/144802 fast/forms/number/number-spinbutton-change-and-input-events.html [ Failure Pass ]
+webkit.org/b/144802 fast/forms/number/number-spinbutton-click-in-iframe.html [ Failure Pass ]
+webkit.org/b/144802 fast/forms/number/number-spinbutton-in-multi-column.html [ Failure Pass ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # PASSING TESTS WITH INCORRECT EXPECTATIONS
 #////////////////////////////////////////////////////////////////////////////////////////
@@ -2275,3 +2281,8 @@
 fast/layers/no-clipping-overflow-hidden-added-after-transform.html [ Skip ] #timeout
 fast/text/simple-lines-hover-after.html [ Skip ] #timeout
 media/click-volume-bar-not-pausing.html [ Skip ] #timeout
+
+webkit.org/b/144803 css3/viewport-percentage-lengths/viewport-percentage-lengths-anonymous-block.html [ Timeout ]
+webkit.org/b/144803 css3/viewport-percentage-lengths/viewport-percentage-lengths-percent-size-child.html [ Timeout ]
+webkit.org/b/144803 css3/viewport-percentage-lengths/viewport-percentage-lengths-relative-font-size.html [ Timeout ]
+webkit.org/b/144803 css3/viewport-percentage-lengths/viewport-percentage-lengths-resize.html [ Timeout ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to