mirror of
https://github.com/dart-lang/sdk
synced 2024-11-05 18:22:09 +00:00
7348441514
This test always fails on the VM because unlike other targets VM allows to invoke this constructor with `new`. Instead of having an always failing test change this test to test VM's current behavior. This will also allow us to catch breaking changes in the future. Closes https://github.com/dart-lang/sdk/issues/53183 R=eernst@google.com Change-Id: I4ba63dc94d2bd824df44c604b0ca1c57eb8bd559 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/338124 Commit-Queue: Slava Egorov <vegorov@google.com> Reviewed-by: Erik Ernst <eernst@google.com> |
||
---|---|---|
.. | ||
bool_test.dart | ||
check_strong_test.dart | ||
check_weak_test.dart | ||
condition_check_strong_test.dart | ||
condition_check_weak_test.dart | ||
conditional_expression_condition_context_error_test.dart | ||
has_environment_not_new_test.dart | ||
has_environment_test.dart |