Title: [186995] trunk/LayoutTests
Revision
186995
Author
[email protected]
Date
2015-07-18 12:48:59 -0700 (Sat, 18 Jul 2015)

Log Message

[Win] Skip input range repaint test.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (186994 => 186995)


--- trunk/LayoutTests/ChangeLog	2015-07-18 14:22:24 UTC (rev 186994)
+++ trunk/LayoutTests/ChangeLog	2015-07-18 19:48:59 UTC (rev 186995)
@@ -1,3 +1,9 @@
+2015-07-18  Zalan Bujtas  <[email protected]>
+
+        [Win] Skip input range repaint test.
+
+        * platform/win/TestExpectations:
+
 2015-07-18  David Kilzer  <[email protected]>
 
         REGRESSION (r186981): fast/repaint/block-inputrange-repaint.html is starting out life as flaky

Modified: trunk/LayoutTests/platform/win/TestExpectations (186994 => 186995)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-07-18 14:22:24 UTC (rev 186994)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-07-18 19:48:59 UTC (rev 186995)
@@ -3130,3 +3130,6 @@
 
 # <rdar://problem/21816197> large-js-program.php crashes (crashes slower on Debug)
 http/tests/misc/large-js-program.php [ Slow Crash ]
+
+# Slider thumb widget painting
+fast/repaint/block-inputrange-repaint.html [ Pass Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to