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

Side by Side Diff: third_party/WebKit/LayoutTests/external/wpt/service-workers/service-worker/extendable-event-waituntil.https-expected.txt

Issue 2867023002: [ServiceWorker] waitUntil() should wait until all promises got resolved/rejected. (Closed)
Patch Set: Clean up 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 unified diff | Download patch
OLDNEW
(Empty)
1 This is a testharness.js-based test.
2 PASS Test install event waitUntil fulfilled
3 PASS Test ExtendableEvent multiple waitUntil fulfilled.
4 FAIL Test ExtendableEvent waitUntil reject precedence. assert_unreached: unexpec ted rejection: assert_true: The "redundant" state was entered after the first "e xtend lifetime promise" resolved. expected true got undefined Reached unreachabl e code
5 PASS Test activate event waitUntil fulfilled
6 PASS Test install event waitUntil rejected
7 PASS Test activate event waitUntil rejected.
8 Harness: the test ran to completion.
9
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698