Title: [225269] trunk/LayoutTests
Revision
225269
Author
ms2...@igalia.com
Date
2017-11-29 09:11:36 -0800 (Wed, 29 Nov 2017)

Log Message

LayoutTests/imported/w3c:
Rebaseline imported/w3c/web-platform-tests/resource-timing/single-entry-per-resource.html.
https://bugs.webkit.org/show_bug.cgi?id=180142

Unreviewed test gardening.


* web-platform-tests/resource-timing/single-entry-per-resource-expected.txt:

LayoutTests:
Enable imported/w3c/web-platform-tests/resource-timing/single-entry-per-resource.html.
https://bugs.webkit.org/show_bug.cgi?id=180142

Unreviewed test gardening.

The -expected file was updated to list a PASS result.


* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (225268 => 225269)


--- trunk/LayoutTests/ChangeLog	2017-11-29 17:09:57 UTC (rev 225268)
+++ trunk/LayoutTests/ChangeLog	2017-11-29 17:11:36 UTC (rev 225269)
@@ -1,5 +1,16 @@
 2017-11-29  Ms2ger  <ms2...@igalia.com>
 
+        Enable imported/w3c/web-platform-tests/resource-timing/single-entry-per-resource.html.
+        https://bugs.webkit.org/show_bug.cgi?id=180142
+
+        Unreviewed test gardening.
+
+        The -expected file was updated to list a PASS result.
+
+        * TestExpectations:
+
+2017-11-29  Ms2ger  <ms2...@igalia.com>
+
         [GTK][WPE] Test gardening
         https://bugs.webkit.org/show_bug.cgi?id=180136
 

Modified: trunk/LayoutTests/TestExpectations (225268 => 225269)


--- trunk/LayoutTests/TestExpectations	2017-11-29 17:09:57 UTC (rev 225268)
+++ trunk/LayoutTests/TestExpectations	2017-11-29 17:11:36 UTC (rev 225269)
@@ -279,7 +279,6 @@
 imported/w3c/web-platform-tests/eventsource/request-credentials.htm [ Failure ]
 imported/w3c/web-platform-tests/mediacapture-fromelement/capture.html [ Failure ]
 imported/w3c/web-platform-tests/mediacapture-fromelement/ended.html [ Failure ]
-imported/w3c/web-platform-tests/resource-timing/single-entry-per-resource.html [ Failure ]
 imported/w3c/web-platform-tests/html/browsers/history/the-history-interface/traverse_the_history_4.html [ Failure ]
 imported/w3c/web-platform-tests/html/dom/interfaces.worker.html [ Pass Failure ]
 imported/w3c/web-platform-tests/mediacapture-fromelement/creation.html [ Pass Failure ]

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (225268 => 225269)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2017-11-29 17:09:57 UTC (rev 225268)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2017-11-29 17:11:36 UTC (rev 225269)
@@ -1,3 +1,12 @@
+2017-11-29  Ms2ger  <ms2...@igalia.com>
+
+        Rebaseline imported/w3c/web-platform-tests/resource-timing/single-entry-per-resource.html.
+        https://bugs.webkit.org/show_bug.cgi?id=180142
+
+        Unreviewed test gardening.
+
+        * web-platform-tests/resource-timing/single-entry-per-resource-expected.txt:
+
 2017-11-28  Chris Dumez  <cdu...@apple.com>
 
         Unreviewed, rebaseline a few skipped / flaky service worker tests

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/resource-timing/single-entry-per-resource-expected.txt (225268 => 225269)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/resource-timing/single-entry-per-resource-expected.txt	2017-11-29 17:09:57 UTC (rev 225268)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/resource-timing/single-entry-per-resource-expected.txt	2017-11-29 17:11:36 UTC (rev 225269)
@@ -4,5 +4,5 @@
 If the user agent is to reuse the data from another existing or completed fetch initiated from the current document, abort the remaining steps.
 
 
-FAIL Only one resource entry per resource assert_equals: expected 1 but got 0
+PASS Only one resource entry per resource 
 
_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to