Title: [231951] trunk/LayoutTests
Revision
231951
Author
[email protected]
Date
2018-05-18 07:15:04 -0700 (Fri, 18 May 2018)

Log Message

The test fast/images/animated-image-mp4-crash.html is failing on Windows.
https://bugs.webkit.org/show_bug.cgi?id=185765

Unreviewed test gardening.

* platform/win/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (231950 => 231951)


--- trunk/LayoutTests/ChangeLog	2018-05-18 14:08:45 UTC (rev 231950)
+++ trunk/LayoutTests/ChangeLog	2018-05-18 14:15:04 UTC (rev 231951)
@@ -1,3 +1,12 @@
+2018-05-18  Per Arne Vollan  <[email protected]>
+
+        The test fast/images/animated-image-mp4-crash.html is failing on Windows.
+        https://bugs.webkit.org/show_bug.cgi?id=185765
+
+        Unreviewed test gardening.
+
+        * platform/win/TestExpectations:
+
 2018-05-18  Antoine Quint  <[email protected]>
 
         [modern-media-controls] AirPlaySupport should be disabled by default

Modified: trunk/LayoutTests/platform/win/TestExpectations (231950 => 231951)


--- trunk/LayoutTests/platform/win/TestExpectations	2018-05-18 14:08:45 UTC (rev 231950)
+++ trunk/LayoutTests/platform/win/TestExpectations	2018-05-18 14:15:04 UTC (rev 231951)
@@ -4090,3 +4090,5 @@
 webkit.org/b/185678 animations/keyframes-dynamic.html [ Failure ]
 webkit.org/b/185678 animations/missing-from-to-transforms.html [ Failure ]
 webkit.org/b/185678 animations/missing-from-to.html [ Failure ]
+
+webkit.org/b/185765 fast/images/animated-image-mp4-crash.html [ Skip ]
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to