Title: [256947] trunk/LayoutTests
Revision
256947
Author
lmo...@igalia.com
Date
2020-02-19 13:54:40 -0800 (Wed, 19 Feb 2020)

Log Message

[GTK] Layout Test media/track/audio-track.html is flaky
https://bugs.webkit.org/show_bug.cgi?id=134573

Unreviewed test gardening.

This test has not timeout (on its own) since r180689 (Feb 2015) other
than 4 timeouts on a bot hiccup up to r2545640 with other media tests.
Updating its expectation to reflect the new behavior affected by
bug198830.

* platform/gtk/TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (256946 => 256947)


--- trunk/LayoutTests/ChangeLog	2020-02-19 21:43:56 UTC (rev 256946)
+++ trunk/LayoutTests/ChangeLog	2020-02-19 21:54:40 UTC (rev 256947)
@@ -1,3 +1,17 @@
+2020-02-19  Lauro Moura  <lmo...@igalia.com>
+
+        [GTK] Layout Test media/track/audio-track.html is flaky
+        https://bugs.webkit.org/show_bug.cgi?id=134573
+
+        Unreviewed test gardening.
+
+        This test has not timeout (on its own) since r180689 (Feb 2015) other
+        than 4 timeouts on a bot hiccup up to r2545640 with other media tests.
+        Updating its expectation to reflect the new behavior affected by
+        bug198830.
+
+        * platform/gtk/TestExpectations:
+
 2020-02-19  Jason Lawrence  <lawrenc...@apple.com>
 
         [ Mac wk2 ] http/tests/inspector/network/har/har-page.html is flaky failing

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (256946 => 256947)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2020-02-19 21:43:56 UTC (rev 256946)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2020-02-19 21:54:40 UTC (rev 256947)
@@ -1717,7 +1717,6 @@
 
 webkit.org/b/36642 fast/replaced/border-radius-clip.html [ Failure Pass ]
 
-webkit.org/b/134573 media/track/audio-track.html [ Failure Timeout Pass ]
 webkit.org/b/134576 media/track/audio/audio-track-mkv-vorbis-language.html [ Failure Timeout Pass ]
 webkit.org/b/134576 media/track/track-cue-rendering.html [ Failure Timeout Pass ]
 webkit.org/b/134576 media/track/video/video-track-mkv-theora-selected.html [ Failure Timeout Pass Crash ]
@@ -2450,6 +2449,8 @@
 webkit.org/b/198830 [ Release ] media/W3C/video/events/event_playing.html [ Pass Crash ]
 webkit.org/b/198830 [ Release ] media/W3C/video/networkState/networkState_during_loadstart.html [ Pass Crash ]
 
+webkit.org/b/198830 [ Release ] media/track/audio-track.html [ Pass Crash ]
+
 webkit.org/b/207927 [ Release ] media/audio-playback-restriction-removed-muted.html [ Pass Crash ]
 
 webkit.org/b/170484 swipe/main-frame-pinning-requirement.html [ Pass Failure Timeout ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to