Title: [221499] trunk/LayoutTests
Revision
221499
Author
pvol...@apple.com
Date
2017-09-01 15:09:24 -0700 (Fri, 01 Sep 2017)

Log Message

http/tests/misc/slow-loading-animated-image.html is flaky on iOS simulator and Windows.
https://bugs.webkit.org/show_bug.cgi?id=157916

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (221498 => 221499)


--- trunk/LayoutTests/ChangeLog	2017-09-01 21:47:57 UTC (rev 221498)
+++ trunk/LayoutTests/ChangeLog	2017-09-01 22:09:24 UTC (rev 221499)
@@ -1,3 +1,12 @@
+2017-09-01  Per Arne Vollan  <pvol...@apple.com>
+
+        http/tests/misc/slow-loading-animated-image.html is flaky on iOS simulator and Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=157916
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2017-09-01  Simon Fraser  <simon.fra...@apple.com>
 
         transformCanLikelyUseFastPath() can read off the end of a string

Modified: trunk/LayoutTests/platform/win/TestExpectations (221498 => 221499)


--- trunk/LayoutTests/platform/win/TestExpectations	2017-09-01 21:47:57 UTC (rev 221498)
+++ trunk/LayoutTests/platform/win/TestExpectations	2017-09-01 22:09:24 UTC (rev 221499)
@@ -4055,3 +4055,6 @@
 # No service worker implementation for WK1
 http/tests/workers/service [ Skip ]
 imported/w3c/web-platform-tests/service-workers [ Skip ]
+
+# This test is flaky on Windows.
+webkit.org/b/157916 http/tests/misc/slow-loading-animated-image.html [ Pass ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to