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

Side by Side Diff: LayoutTests/http/tests/serviceworker/serviceworkerobject-scope-expected.txt

Issue 343553002: Remove virtual/serviceworker test suite as --enable-service-worker will be removed (Closed) Base URL: svn://svn.chromium.org/blink/trunk
Patch Set: Created 6 years, 6 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 unified diff | Download patch | Annotate | Revision Log
OLDNEW
1 This is a testharness.js-based test. 1 This is a testharness.js-based test.
2 FAIL Verify the scope and url property: default assert_unreached: Unregister sho uld not fail: NotSupportedError Reached unreachable code 2 PASS Verify the scope and url property: default
3 FAIL Verify the scope and url property: wildcard assert_unreached: Unregister sh ould not fail: NotSupportedError Reached unreachable code 3 PASS Verify the scope and url property: wildcard
4 FAIL Verify the scope and url property: script with fragment assert_unreached: U nregister should not fail: NotSupportedError Reached unreachable code 4 PASS Verify the scope and url property: script with fragment
5 FAIL Verify the scope and url property: scope with fragment assert_unreached: Un register should not fail: NotSupportedError Reached unreachable code 5 PASS Verify the scope and url property: scope with fragment
6 FAIL Verify the scope and url property: scope with query assert_unreached: Unreg ister should not fail: NotSupportedError Reached unreachable code 6 PASS Verify the scope and url property: scope with query
7 FAIL Verify the scope and url property: relative path assert_unreached: Unregist er should not fail: NotSupportedError Reached unreachable code 7 PASS Verify the scope and url property: relative path
8 FAIL Verify the scope and url property: relative path with wildcard assert_unrea ched: Unregister should not fail: NotSupportedError Reached unreachable code 8 PASS Verify the scope and url property: relative path with wildcard
9 FAIL Verify the scope and url property: absolute url assert_unreached: Unregiste r should not fail: NotSupportedError Reached unreachable code 9 PASS Verify the scope and url property: absolute url
10 FAIL Verify the scope and url property: absolute url with wildcard assert_unreac hed: Unregister should not fail: NotSupportedError Reached unreachable code 10 PASS Verify the scope and url property: absolute url with wildcard
11 Harness: the test ran to completion. 11 Harness: the test ran to completion.
12 12
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698