Title: [183756] trunk/LayoutTests
Revision
183756
Author
[email protected]
Date
2015-05-04 12:17:34 -0700 (Mon, 04 May 2015)

Log Message

Skip fast/images/animated-gif-body-outside-viewport.html on Windows. It
started failing after r183732, but like the other fast/images/animated-gif* tests,
it's sensitive to window display timing. These tests were already skipped for Mac
WK1, probably because we disable window autodisplay on the Mac.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (183755 => 183756)


--- trunk/LayoutTests/ChangeLog	2015-05-04 18:51:36 UTC (rev 183755)
+++ trunk/LayoutTests/ChangeLog	2015-05-04 19:17:34 UTC (rev 183756)
@@ -1,3 +1,12 @@
+2015-05-04  Simon Fraser  <[email protected]>
+
+       Skip fast/images/animated-gif-body-outside-viewport.html on Windows. It
+       started failing after r183732, but like the other fast/images/animated-gif* tests,
+       it's sensitive to window display timing. These tests were already skipped for Mac
+       WK1, probably because we disable window autodisplay on the Mac.
+
+        * platform/win/TestExpectations:
+
 2015-05-04  Javier Fernandez  <[email protected]>
 
         [CSS Box Alignment] Upgrade justify-content parsing to CSS3 Box Alignment spec.

Modified: trunk/LayoutTests/platform/win/TestExpectations (183755 => 183756)


--- trunk/LayoutTests/platform/win/TestExpectations	2015-05-04 18:51:36 UTC (rev 183755)
+++ trunk/LayoutTests/platform/win/TestExpectations	2015-05-04 19:17:34 UTC (rev 183756)
@@ -2433,6 +2433,7 @@
 webkit.org/b/59062 [ Debug ] fast/images/animated-gif-restored-from-bfcache.html [ Skip ] # Timeout
 [ Debug ] fast/images/animated-gif-iframe-webkit-transform.html [ Skip ] # Timeout
 [ Debug ] fast/images/animated-gif-webkit-transform.html [ Skip ] # Timeout
+fast/images/animated-gif-body-outside-viewport.html [ Skip ] # Timeout
 fast/images/animated-gif-window-resizing.html [ Skip ] # Timeout
 fast/images/animated-gif-zooming.html [ Skip ] # Timeout
 webkit.org/b/140211 fast/xsl/sort-locale.xml [ Failure ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to