Skip to content

Commit aa0ac1d

Browse files
committed
Update dart2js-with-kernel status for language_2/async_await_test
Bug: Change-Id: I9d368abb093d9de71363bdbb6b90fdf9a3c8d7b1 Reviewed-on: https://dart-review.googlesource.com/11880 Reviewed-by: William Hesse <[email protected]>
1 parent 05a28ab commit aa0ac1d

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

tests/language_2/language_2_dart2js.status

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1125,7 +1125,9 @@ async_await_syntax_test/a06a: RuntimeError
11251125
async_await_syntax_test/b06a: RuntimeError
11261126
async_await_syntax_test/c06a: RuntimeError
11271127
async_await_syntax_test/d06a: RuntimeError
1128-
async_await_test: Crash # Assertion failure: Cannot find value Instance of 'ThisLocal' in (local(_LinkedCustomHashSet.#x), local(_LinkedCustomHashSet.#)) for j:closure_call(_LinkedCustomHashSet__LinkedCustomHashSet_closure.call).
1128+
async_await_test/none: RuntimeError
1129+
async_await_test/02: RuntimeError
1130+
async_await_test/03: RuntimeError
11291131
async_star_await_pauses_test: RuntimeError
11301132
async_star_cancel_and_throw_in_finally_test: RuntimeError
11311133
async_star_cancel_while_paused_test: RuntimeError

0 commit comments

Comments
 (0)