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

Side by Side Diff: LayoutTests/http/tests/serviceworker/serviceworkerglobalscope-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 property: default assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code 2 PASS Verify the scope property: default
3 FAIL Verify the scope property: wildcard assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code 3 PASS Verify the scope property: wildcard
4 FAIL Verify the scope property: relative path assert_unreached: Unregister shoul d not fail: NotSupportedError Reached unreachable code 4 PASS Verify the scope property: relative path
5 FAIL Verify the scope property: relative path with wildcard assert_unreached: Un register should not fail: NotSupportedError Reached unreachable code 5 PASS Verify the scope property: relative path with wildcard
6 FAIL Verify the scope property: absolute url assert_unreached: Unregister should not fail: NotSupportedError Reached unreachable code 6 PASS Verify the scope property: absolute url
7 FAIL Verify the scope property: absolute url with wildcard assert_unreached: Unr egister should not fail: NotSupportedError Reached unreachable code 7 PASS Verify the scope property: absolute url with wildcard
8 Harness: the test ran to completion. 8 Harness: the test ran to completion.
9 9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698