Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(94)

Unified Diff: third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/external/wpt/service-workers/service-worker/performance-timeline.https-expected.txt

Issue 2893533002: Implement WorkerFetchContext::AddResourceTiming() for off-main-thread-fetch (Closed)
Patch Set: add performance-timeline.https-expected.txt Created 3 years, 7 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/external/wpt/service-workers/service-worker/performance-timeline.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/http/tests/serviceworker/chromium.performance-timeline-expected.txt b/third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/external/wpt/service-workers/service-worker/performance-timeline.https-expected.txt
similarity index 61%
rename from third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/http/tests/serviceworker/chromium.performance-timeline-expected.txt
rename to third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/external/wpt/service-workers/service-worker/performance-timeline.https-expected.txt
index d5a39f3ca54df2891324eef54fee8834654c3445..9c2340159470ecb19dfa0537c0696e107f9ad24d 100644
--- a/third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/http/tests/serviceworker/chromium.performance-timeline-expected.txt
+++ b/third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/external/wpt/service-workers/service-worker/performance-timeline.https-expected.txt
@@ -1,6 +1,7 @@
This is a testharness.js-based test.
PASS Test Performance Timeline API in Service Worker
+PASS empty service worker fetch event included in performance timings
PASS User Timing
-FAIL Resource Timing assert_equals: expected 2 but got 1
+PASS Resource Timing
Harness: the test ran to completion.
falken 2017/05/18 01:17:24 Can the expected.txt be removed, since all tests P
horo 2017/05/18 01:49:38 The current implementation (without OffMainThreadF
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/http/tests/misc/resource-timing-sizes-cache-worker-expected.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698