Title: [249544] trunk/LayoutTests
Revision
249544
Author
russel...@apple.com
Date
2019-09-05 14:19:32 -0700 (Thu, 05 Sep 2019)

Log Message

Layout Test media/audio-concurrent-supported.html is a flaky failure.
rdar://55081191

Unreviewed Test Gardening.

* platform/ios/TestExpectations:
* platform/mac/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (249543 => 249544)


--- trunk/LayoutTests/ChangeLog	2019-09-05 21:13:15 UTC (rev 249543)
+++ trunk/LayoutTests/ChangeLog	2019-09-05 21:19:32 UTC (rev 249544)
@@ -1,3 +1,13 @@
+2019-09-05  Russell Epstein  <repst...@apple.com>
+
+        Layout Test media/audio-concurrent-supported.html is a flaky failure.
+        rdar://55081191
+
+        Unreviewed Test Gardening.
+
+        * platform/ios/TestExpectations:
+        * platform/mac/TestExpectations:
+
 2019-09-05  Chris Dumez  <cdu...@apple.com>
 
         [WK2] Add proper layout test support for ephemeral sessions

Modified: trunk/LayoutTests/platform/ios/TestExpectations (249543 => 249544)


--- trunk/LayoutTests/platform/ios/TestExpectations	2019-09-05 21:13:15 UTC (rev 249543)
+++ trunk/LayoutTests/platform/ios/TestExpectations	2019-09-05 21:19:32 UTC (rev 249544)
@@ -3348,3 +3348,6 @@
 # rdar://54561673 (REGRESSION: Layout test http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html is a flaky timeout)
 http/tests/security/frameNavigation/sandbox-ALLOWED-top-navigation-with-user-gesture-2.html [ Pass Timeout ]
 
+# rdar://55081191 (Layout Test media/audio-concurrent-supported.html is a flaky failure (184612))
+media/audio-concurrent-supported.html [ Pass Failure ]
+

Modified: trunk/LayoutTests/platform/mac/TestExpectations (249543 => 249544)


--- trunk/LayoutTests/platform/mac/TestExpectations	2019-09-05 21:13:15 UTC (rev 249543)
+++ trunk/LayoutTests/platform/mac/TestExpectations	2019-09-05 21:19:32 UTC (rev 249544)
@@ -1658,7 +1658,7 @@
 
 webkit.org/b/184610 media/video-volume-slider-drag.html [ Pass Timeout ]
 
-webkit.org/b/184612 [ Debug ] media/audio-concurrent-supported.html [ Pass Failure ]
+webkit.org/b/184612 media/audio-concurrent-supported.html [ Pass Failure ]
 
 # Font collections are not supported on every OS.
 webkit.org/b/184624 [ Sierra ] fast/text/font-collection.html [ ImageOnlyFailure ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to