Update 2020 test expectations.

This commit is contained in:
Josh Matthews 2020-12-12 16:55:27 -05:00
parent c5424d579d
commit afb6d890c9
39 changed files with 73 additions and 25 deletions

View file

@ -0,0 +1,19 @@
[promise.html]
[Resolve callback gets argument]
expected: FAIL
[Native promise from async callback can be resolved]
expected: FAIL
[Native reject callback gets argument]
expected: FAIL
[Native code rejects with exception]
expected: FAIL
[Reject callback gets argument]
expected: FAIL
[Native resolve callback gets argument]
expected: FAIL