Chromium Code Reviews| 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
|