dart-sdk/tests/language/nnbd
Martin Kustermann a4d3ee054d [tests] Use asyncStart/asyncEnd for two language tests
In order for asynchronous tests to work on the web, they have to tell
the test runner that

* the test is async
* when the async test has finished running

This is done via calling asyncStart/asyncEnd.

Issue https://github.com/dart-lang/sdk/issues/52631
Issue https://github.com/dart-lang/sdk/issues/55865

Change-Id: I790960d7da708de4e36be9197ceb3e89f316a84e
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/368581
Reviewed-by: Ömer Ağacan <omersa@google.com>
Commit-Queue: Martin Kustermann <kustermann@google.com>
2024-06-01 21:51:11 +00:00
..
boolean_conversion
const
definite_assignment
experiment_release_version
extreme_bounds
flow_analysis
inference
is_type_test
late
never
normalization
required_named_parameters
resolution
static_errors [tests] Use asyncStart/asyncEnd for two language tests 2024-06-01 21:51:11 +00:00
subtyping
syntax
top_merge
try_catch
type_equality
type_object
type_promotion
constant_null_safety_mode_test.dart
operator_type_test.dart