Title: [261392] trunk/LayoutTests
Revision
261392
Author
eric.carl...@apple.com
Date
2020-05-08 10:30:34 -0700 (Fri, 08 May 2020)

Log Message

REGRESSION(r261341): imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm is failing
https://bugs.webkit.org/show_bug.cgi?id=211612
<rdar://problem/63024081>

Unreviewed test gardening.


* TestExpectations: Mark test as Flakey. A proper fix is tracked by https://bugs.webkit.org/show_bug.cgi?id=211630.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (261391 => 261392)


--- trunk/LayoutTests/ChangeLog	2020-05-08 17:14:15 UTC (rev 261391)
+++ trunk/LayoutTests/ChangeLog	2020-05-08 17:30:34 UTC (rev 261392)
@@ -1,3 +1,13 @@
+2020-05-08  Eric Carlson  <eric.carl...@apple.com>
+
+        REGRESSION(r261341): imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm is failing
+        https://bugs.webkit.org/show_bug.cgi?id=211612
+        <rdar://problem/63024081>
+
+        Unreviewed test gardening.
+
+        * TestExpectations: Mark test as Flakey. A proper fix is tracked by https://bugs.webkit.org/show_bug.cgi?id=211630.
+
 2020-05-07  Yusuke Suzuki  <ysuz...@apple.com>
 
         Code pattern in GC tests in LayoutTests is broken

Modified: trunk/LayoutTests/TestExpectations (261391 => 261392)


--- trunk/LayoutTests/TestExpectations	2020-05-08 17:14:15 UTC (rev 261391)
+++ trunk/LayoutTests/TestExpectations	2020-05-08 17:30:34 UTC (rev 261392)
@@ -278,6 +278,8 @@
 
 webkit.org/b/176929 imported/w3c/web-platform-tests/html/semantics/embedded-content/media-elements/ready-states/autoplay-with-slow-text-tracks.html [ Pass Failure ]
 
+webkit.org/b/211630 imported/w3c/web-platform-tests/html/semantics/embedded-content/the-video-element/intrinsic_sizes.htm [ Pass Failure ]
+
 # Requires BroadcastChannel.
 imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-BarProp.window.html [ Skip ]
 imported/w3c/web-platform-tests/html/browsers/the-window-object/noopener-noreferrer-sizing.window.html [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to