Title: [227978] trunk/LayoutTests
Revision
227978
Author
[email protected]
Date
2018-02-01 11:47:28 -0800 (Thu, 01 Feb 2018)

Log Message

Unreviewed, rebaseline imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html

LayoutTests/imported/w3c:

* web-platform-tests/service-workers/service-worker/performance-timeline.https-expected.txt:

LayoutTests:

* TestExpectations:

Modified Paths

Diff

Modified: trunk/LayoutTests/ChangeLog (227977 => 227978)


--- trunk/LayoutTests/ChangeLog	2018-02-01 19:42:32 UTC (rev 227977)
+++ trunk/LayoutTests/ChangeLog	2018-02-01 19:47:28 UTC (rev 227978)
@@ -1,3 +1,9 @@
+2018-02-01  Chris Dumez  <[email protected]>
+
+        Unreviewed, rebaseline imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html
+
+        * TestExpectations:
+
 2018-02-01  Matt Lewis  <[email protected]>
 
         Followup test expectation adjustment from r227947.

Modified: trunk/LayoutTests/TestExpectations (227977 => 227978)


--- trunk/LayoutTests/TestExpectations	2018-02-01 19:42:32 UTC (rev 227977)
+++ trunk/LayoutTests/TestExpectations	2018-02-01 19:47:28 UTC (rev 227978)
@@ -153,6 +153,7 @@
 imported/w3c/web-platform-tests/fetch/api/abort/general-serviceworker.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-partial-stream.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/http-to-https-redirect-and-register.https.html [ Skip ]
+imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/postmessage.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/respond-with-body-accessed-response.https.html [ Skip ]
 imported/w3c/web-platform-tests/service-workers/service-worker/sandboxed-iframe-fetch-event.https.html [ Skip ]
@@ -179,7 +180,6 @@
 imported/w3c/web-platform-tests/service-workers/service-worker/about-blank-replacement.https.html [ Pass Failure ]
 webkit.org/b/179248 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-within-sw.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/fetch-event-respond-with-response-body-with-invalid-chunk.https.html [ Pass Failure ]
-imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/registration-service-worker-attributes.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/service-worker-csp-connect.https.html [ Pass Failure ]
 imported/w3c/web-platform-tests/service-workers/service-worker/uncontrolled-page.https.html [ Pass Failure ]

Modified: trunk/LayoutTests/imported/w3c/ChangeLog (227977 => 227978)


--- trunk/LayoutTests/imported/w3c/ChangeLog	2018-02-01 19:42:32 UTC (rev 227977)
+++ trunk/LayoutTests/imported/w3c/ChangeLog	2018-02-01 19:47:28 UTC (rev 227978)
@@ -1,3 +1,9 @@
+2018-02-01  Chris Dumez  <[email protected]>
+
+        Unreviewed, rebaseline imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https.html
+
+        * web-platform-tests/service-workers/service-worker/performance-timeline.https-expected.txt:
+
 2018-02-01  Commit Queue  <[email protected]>
 
         Unreviewed, rolling out r227958 and r227972.

Modified: trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https-expected.txt (227977 => 227978)


--- trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https-expected.txt	2018-02-01 19:42:32 UTC (rev 227977)
+++ trunk/LayoutTests/imported/w3c/web-platform-tests/service-workers/service-worker/performance-timeline.https-expected.txt	2018-02-01 19:47:28 UTC (rev 227978)
@@ -1,7 +1,9 @@
 
 
+Harness Error (TIMEOUT), message = null
+
 PASS Test Performance Timeline API in Service Worker 
-FAIL empty service worker fetch event included in performance timings assert_greater_than: Slow service worker request should measure increased delay. expected a number greater than 1152.1 but got 151.59999999999997
-FAIL User Timing promise_test: Unhandled rejection with value: object "TypeError: performance.mark is not a function. (In 'performance.mark('startMark')', 'performance.mark' is undefined)"
-FAIL Resource Timing promise_test: Unhandled rejection with value: object "TypeError: performance.getEntriesByType is not a function. (In 'performance.getEntriesByType('resource')', 'performance.getEntriesByType' is undefined)"
+FAIL empty service worker fetch event included in performance timings assert_greater_than: Slow service worker request should measure increased delay. expected a number greater than 1061 but got 61
+PASS User Timing 
+TIMEOUT Resource Timing Test timed out
 
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to