dart-sdk/tests/language_2/await
Alexander Markov 24b8399086 [tests] Avoid small --optimization-counter-threshold in tests
Small --optimization-counter-threshold makes tests very slow,
especially on architectures where kernel service runs from
kernel and not from app-jit snapshot.

TEST=change in tests, *-ia32 bots
Fixes https://github.com/dart-lang/sdk/issues/48627

Change-Id: I63e7e201ef9a0e4f645016c39a5be1819b61822d
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/263421
Commit-Queue: Alexander Markov <alexmarkov@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
2022-10-10 21:04:18 +00:00
..
and_ifnull_test.dart
await_test.dart
backwards_compatibility_runtime_test.dart
backwards_compatibility_test.dart
exceptions_test.dart [tests] Avoid small --optimization-counter-threshold in tests 2022-10-10 21:04:18 +00:00
for_cancel_test.dart
for_test.dart [vm] New async/await implementation in the VM, part 2 - vm 2022-04-29 01:03:50 +00:00
for_use_local_test.dart
future_test.dart [tests] Avoid small --optimization-counter-threshold in tests 2022-10-10 21:04:18 +00:00
in_cascade_test.dart
nonfuture_test.dart [tests] Avoid small --optimization-counter-threshold in tests 2022-10-10 21:04:18 +00:00
null_aware_test.dart
postfix_expr_test.dart
regression_test.dart
started_immediately_test.dart