Skip to content

Commit

Permalink
Update status file.
Browse files Browse the repository at this point in the history
Change-Id: I076779ce5af7428c9c0cc48886a2fe67c9733c16
Reviewed-on: https://dart-review.googlesource.com/20066
Reviewed-by: Florian Loitsch <floitsch@google.com>
Commit-Queue: Florian Loitsch <floitsch@google.com>
  • Loading branch information
floitschG committed Nov 10, 2017
1 parent ad8152a commit 8beb251
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/language_2/language_2_dart2js.status
Original file line number Diff line number Diff line change
Expand Up @@ -1307,7 +1307,7 @@ covariant_override/runtime_check_test: RuntimeError
covariant_subtyping_tearoff1_test: RuntimeError
covariant_subtyping_tearoff2_test: RuntimeError
covariant_subtyping_tearoff3_test: RuntimeError
covariant_subtyping_test: Crash # NoSuchMethodError: The method 'accept' was called on null.
covariant_subtyping_test: CompileTimeError
covariant_subtyping_unsafe_call1_test: RuntimeError
covariant_subtyping_unsafe_call2_test: RuntimeError
covariant_subtyping_unsafe_call3_test: RuntimeError
Expand Down Expand Up @@ -1726,7 +1726,7 @@ covariant_override/runtime_check_test: RuntimeError
covariant_subtyping_tearoff1_test: RuntimeError
covariant_subtyping_tearoff2_test: RuntimeError
covariant_subtyping_tearoff3_test: RuntimeError
covariant_subtyping_test: Crash # NoSuchMethodError: The method 'accept' was called on null.
covariant_subtyping_test: CompileTimeError
covariant_subtyping_unsafe_call1_test: RuntimeError
covariant_subtyping_unsafe_call2_test: RuntimeError
covariant_subtyping_unsafe_call3_test: RuntimeError
Expand Down

0 comments on commit 8beb251

Please sign in to comment.