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

Side by Side Diff: third_party/WebKit/LayoutTests/bindings/dictionary-iterator-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 Standard array of numbers.
3 PASS Standard set of numbers.
4 PASS Standard empty array.
5 PASS Standard empty set.
6 PASS Custom list of numbers.
7 PASS Truthy done signal.
8 PASS Custom list of numbers with missing "done: false" signal.
9 PASS Terminates when done is true.
10 PASS Empty list.
11 PASS Non-iterable object.
12 FAIL Iterator object without next() function should throw. Test bug: need to pas s exception to assert_throws()
13 FAIL Non-object iterator.next() result should throw. Test bug: need to pass exce ption to assert_throws()
14 Harness: the test ran to completion.
15
OLDNEW

Powered by Google App Engine
This is Rietveld 408576698