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

Unified Diff: third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/http/tests/workers/resource-timing-allow-origin-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/http/tests/workers/resource-timing-allow-origin-expected.txt
diff --git a/third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/http/tests/workers/resource-timing-allow-origin-expected.txt b/third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/http/tests/workers/resource-timing-allow-origin-expected.txt
deleted file mode 100644
index a6fcbe188da9cc7dc489f54f63f52c77e6126e78..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/virtual/off-main-thread-fetch/http/tests/workers/resource-timing-allow-origin-expected.txt
+++ /dev/null
@@ -1,7 +0,0 @@
-This is a testharness.js-based test.
-FAIL No timing-allow-origin promise_test: Unhandled rejection with value: "no performance entry for http://localhost:8000/workers/resources/timing-allow-origin.php"
-FAIL timing-allow-origin: * promise_test: Unhandled rejection with value: "no performance entry for http://localhost:8000/workers/resources/timing-allow-origin.php?origin=*"
-FAIL timing-allow-origin: page origin promise_test: Unhandled rejection with value: "no performance entry for http://localhost:8000/workers/resources/timing-allow-origin.php?origin=http://127.0.0.1:8000"
-FAIL timing-allow-origin: other origin promise_test: Unhandled rejection with value: "no performance entry for http://localhost:8000/workers/resources/timing-allow-origin.php?origin=http://localhost:8000"
-Harness: the test ran to completion.
-

Powered by Google App Engine
This is Rietveld 408576698