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

Unified Diff: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/oninstall-script-error.https-expected.txt

Issue 2734783002: Fix oninstall-script tests for service worker (Closed)
Patch Set: address comment Created 3 years, 9 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/oninstall-script-error.html » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/oninstall-script-error.https-expected.txt
diff --git a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/oninstall-script-error.https-expected.txt b/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/oninstall-script-error.https-expected.txt
deleted file mode 100644
index aa0e0d2c6991724a0f4c0aa68f64865a0b54d6ef..0000000000000000000000000000000000000000
--- a/third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/oninstall-script-error.https-expected.txt
+++ /dev/null
@@ -1,9 +0,0 @@
-This is a testharness.js-based test.
-FAIL install handler throws an error assert_equals: The worker was installed expected true but got false
-FAIL install handler throws an error, error handler does not cancel assert_equals: The worker was installed expected true but got false
-PASS install handler dispatches an event that throws an error
-PASS install handler throws an error in the waitUntil
-FAIL install handler throws an error that is cancelled assert_equals: The worker was installed expected true but got false
-FAIL install handler throws an error and prevents default assert_equals: The worker was installed expected true but got false
-Harness: the test ran to completion.
-
« no previous file with comments | « no previous file | third_party/WebKit/LayoutTests/http/tests/serviceworker/oninstall-script-error.html » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698