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

Side by Side Diff: third_party/WebKit/LayoutTests/http/tests/push_messaging/pushmessagedata-expected.txt

Issue 2891463002: Update testharness.js and idlharness.js. (Closed)
Patch Set: Update expectations 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 PushMessageData initialization and accessor behaviour in a ServiceWorker.
3 PASS PushEvent can be initialized from ArrayBuffer, ArrayBufferView and USVStrin gs.
4 PASS PushMessageData is null by default.
5 PASS PushMessageData handling of ArrayBuffer content.
6 PASS PushMessageData handling of Blob content.
7 PASS PushMessageData handling of valid JSON content.
8 FAIL PushMessageData handling of invalid JSON content. Test bug: need to pass ex ception to assert_throws()
9 FAIL PushMessageData should not be constructable. Test bug: need to pass excepti on to assert_throws()
10 PASS PushEventInit data is not normalized
11 FAIL PushMessageData throws when passed SharedArrayBuffer view. Test bug: need t o pass exception to assert_throws()
12 Harness: the test ran to completion.
13
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698