Title: [225169] trunk/LayoutTests
Revision
225169
Author
ms2...@igalia.com
Date
2017-11-27 08:02:24 -0800 (Mon, 27 Nov 2017)

Log Message

[GTK][WPE] Enable http/wpt/resource-timing/rt-initiatorType-media.html.
https://bugs.webkit.org/show_bug.cgi?id=180034

Unreviewed test gardening.

If this test fails, it will fail with random numbers in the failure
message. The current platform-neutral expectation file contains one
pair of these random numbers, ensuring that this test will never be
interpreted as passing -- not while the bug exists, and not when it
is fixed.

This change updates the expectation file to contain only passes and
enables the test for WPE and GTK, as the bug does not seem to exist
there.


* http/wpt/resource-timing/rt-initiatorType-media-expected.txt:
* platform/gtk/TestExpectations:
* platform/wpe/TestExpectations:
* platform/wpe/http/wpt/resource-timing/rt-initiatorType-media-expected.txt: Removed.

Modified Paths

Removed Paths

  • trunk/LayoutTests/platform/wpe/http/wpt/

Diff

Modified: trunk/LayoutTests/ChangeLog (225168 => 225169)


--- trunk/LayoutTests/ChangeLog	2017-11-27 15:34:49 UTC (rev 225168)
+++ trunk/LayoutTests/ChangeLog	2017-11-27 16:02:24 UTC (rev 225169)
@@ -1,3 +1,25 @@
+2017-11-27  Ms2ger  <ms2...@igalia.com>
+
+        [GTK][WPE] Enable http/wpt/resource-timing/rt-initiatorType-media.html.
+        https://bugs.webkit.org/show_bug.cgi?id=180034
+
+        Unreviewed test gardening.
+
+        If this test fails, it will fail with random numbers in the failure
+        message. The current platform-neutral expectation file contains one
+        pair of these random numbers, ensuring that this test will never be
+        interpreted as passing -- not while the bug exists, and not when it
+        is fixed.
+
+        This change updates the expectation file to contain only passes and
+        enables the test for WPE and GTK, as the bug does not seem to exist
+        there.
+
+        * http/wpt/resource-timing/rt-initiatorType-media-expected.txt:
+        * platform/gtk/TestExpectations:
+        * platform/wpe/TestExpectations:
+        * platform/wpe/http/wpt/resource-timing/rt-initiatorType-media-expected.txt: Removed.
+
 2017-11-27  Carlos Garcia Campos  <cgar...@igalia.com>
 
         [SOUP] Layout test media/track/track-text-track-cue-list.html crash with g_source_set_ready_time: assertion 'source->ref_count > 0' failed

Modified: trunk/LayoutTests/http/wpt/resource-timing/rt-initiatorType-media-expected.txt (225168 => 225169)


--- trunk/LayoutTests/http/wpt/resource-timing/rt-initiatorType-media-expected.txt	2017-11-27 15:34:49 UTC (rev 225168)
+++ trunk/LayoutTests/http/wpt/resource-timing/rt-initiatorType-media-expected.txt	2017-11-27 16:02:24 UTC (rev 225169)
@@ -3,6 +3,6 @@
 
 PASS Type: video - <video src> 
 PASS Timing: video - <video src> 
-FAIL Type: audio - <audio src> assert_equals: name should be the url expected "http://localhost:8800/WebKit/resource-timing/resources/data.json?audio&0.5660213883579809" but got "http://localhost:8800/WebKit/resource-timing/resources/data.json?video&0.7924746989228406"
+PASS Type: audio - <audio src> 
 PASS Timing: audio - <audio src> 
 

Modified: trunk/LayoutTests/platform/gtk/TestExpectations (225168 => 225169)


--- trunk/LayoutTests/platform/gtk/TestExpectations	2017-11-27 15:34:49 UTC (rev 225168)
+++ trunk/LayoutTests/platform/gtk/TestExpectations	2017-11-27 16:02:24 UTC (rev 225169)
@@ -3441,6 +3441,8 @@
 
 webkit.org/b/155132 http/tests/security/contentSecurityPolicy/video-with-https-url-allowed-by-csp-media-src-star.html [ Pass ]
 
+webkit.org/b/168357 http/wpt/resource-timing/rt-initiatorType-media.html [ Pass ]
+
 webkit.org/b/172056 fast/text/multiglyph-characters.html [ Pass ]
 
 webkit.org/b/172337 imported/w3c/web-platform-tests/url/failure.html [ Pass ]

Modified: trunk/LayoutTests/platform/wpe/TestExpectations (225168 => 225169)


--- trunk/LayoutTests/platform/wpe/TestExpectations	2017-11-27 15:34:49 UTC (rev 225168)
+++ trunk/LayoutTests/platform/wpe/TestExpectations	2017-11-27 16:02:24 UTC (rev 225169)
@@ -895,6 +895,7 @@
 webkit.org/b/168543 http/wpt/resource-timing/rt-nextHopProtocol.html [ Failure ]
 webkit.org/b/168543 http/wpt/resource-timing/rt-nextHopProtocol.worker.html [ Failure ]
 webkit.org/b/177871 http/wpt/resource-timing/rt-shared-resource-in-workers.html [ Failure ]
+webkit.org/b/168357 http/wpt/resource-timing/rt-initiatorType-media.html [ Pass ]
 
 Bug(WPE) contentfiltering/ [ Skip ]
 Bug(WPE) http/wpt/beacon/contentextensions/ [ Skip ]
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to