Title: [228112] trunk/LayoutTests
Revision
228112
Author
zandober...@gmail.com
Date
2018-02-05 12:20:26 -0800 (Mon, 05 Feb 2018)

Log Message

Unreviewed GTK+ gardening.

* platform/gtk/TestExpectations: Re-skip the modern media controls tests
on the GTK+ port after they were unskipped in r228097. They're timing
out in large enough numbers to cause early exits. They should be
examined in more detail and unskipped once fixed.

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (228111 => 228112)


--- trunk/LayoutTests/ChangeLog	2018-02-05 20:03:48 UTC (rev 228111)
+++ trunk/LayoutTests/ChangeLog	2018-02-05 20:20:26 UTC (rev 228112)
@@ -1,3 +1,12 @@
+2018-02-05  Zan Dobersek  <zdober...@igalia.com>
+
+        Unreviewed GTK+ gardening.
+
+        * platform/gtk/TestExpectations: Re-skip the modern media controls tests
+        on the GTK+ port after they were unskipped in r228097. They're timing
+        out in large enough numbers to cause early exits. They should be
+        examined in more detail and unskipped once fixed.
+
 2018-02-05  John Wilander  <wilan...@apple.com>
 
         Storage Access API: Add testRunner.getAllStorageAccessEntries() to make testing easier and more explicit

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (228111 => 228112)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2018-02-05 20:03:48 UTC (rev 228111)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2018-02-05 20:20:26 UTC (rev 228112)
@@ -3327,6 +3327,9 @@
 
 webkit.org/b/182223 fast/forms/listbox-selection.html [ Failure ]
 
+webkit.org/b/182502 http/tests/media/modern-media-controls [ Skip ]
+webkit.org/b/182502 media/modern-media-controls [ Skip ]
+
 #////////////////////////////////////////////////////////////////////////////////////////
 # End of non-crashing, non-flaky tests failing
 #////////////////////////////////////////////////////////////////////////////////////////
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to