Files
sdk/tests/language/vm
Alexander Markov f53449421d [tests/nnbd] Fix language/vm/bool_check_stack_traces_test for NNBD weak mode
In weak mode using null in a bool condition results in AssertionError.
In strong mode it results in TypeError (as it is casted to non-nullable
bool).

Test language/vm/bool_check_stack_traces_test is adjusted to account for
both behaviors.

Change-Id: I9c08cf917fb2782dbc6316c5a11cf69003622452
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/155041
Reviewed-by: Bob Nystrom <rnystrom@google.com>
Commit-Queue: Alexander Markov <alexmarkov@google.com>
2020-07-20 20:47:11 +00:00
..
2020-06-25 20:39:23 +00:00
2020-06-25 20:39:23 +00:00