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

Unified Diff: third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.performance-timeline.html

Issue 2882483002: Re-located duplicated service worker test (Closed)
Patch Set: 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
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.performance-timeline.html
diff --git a/third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html b/third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.performance-timeline.html
similarity index 57%
rename from third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html
rename to third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.performance-timeline.html
index b57066664c366a3a74e4a75690721ee7dc1c3b7c..ac7cb25eedc61639b76cc4ca12febd3b85a701e4 100644
--- a/third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html
+++ b/third_party/WebKit/LayoutTests/http/tests/serviceworker/chromium.performance-timeline.html
@@ -1,4 +1,8 @@
<!DOCTYPE html>
+<!-- This test is prefixed with `chromium.` because it is maintained only to
+ preserve test coverage until such time as the more rigorous version available
+ in the Web Platform Tests project can be made to pass. See
+ https://crbug.com/507169 -->
<script src="../resources/testharness.js"></script>
<script src="../resources/testharnessreport.js"></script>
<script src="resources/test-helpers.js"></script>
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/serviceworker/performance-timeline.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698