[gardening] Remove failing tests from iso-stress-linux suite.

Until https://github.com/dart-lang/sdk/issues/51553 is fixed, the tests can't be run by iso-stress-linux buildbot.

Change-Id: I7f387974c5231d5f4d0da87035fc6d582e319801
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/286224
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Ryan Macnak <rmacnak@google.com>
This commit is contained in:
Alexander Aprelev
2023-03-01 23:32:30 +00:00
committed by Commit Queue
parent 420686f7dc
commit 1dfe2d889b
@@ -1442,16 +1442,6 @@
"../../../tests/language/if_null/behavior_test.dart",
"../../../tests/language/if_null/evaluation_order_test.dart",
"../../../tests/language/if_null/precedence_runtime_test.dart",
"../../../tests/language/implicit_creation/implicit_const_context_constructor_generic_named_test.dart",
"../../../tests/language/implicit_creation/implicit_const_context_constructor_generic_test.dart",
"../../../tests/language/implicit_creation/implicit_const_context_constructor_named_test.dart",
"../../../tests/language/implicit_creation/implicit_const_context_constructor_test.dart",
"../../../tests/language/implicit_creation/implicit_const_context_list_test.dart",
"../../../tests/language/implicit_creation/implicit_const_context_map_test.dart",
"../../../tests/language/implicit_creation/implicit_const_context_prefix_constructor_generic_named_test.dart",
"../../../tests/language/implicit_creation/implicit_const_context_prefix_constructor_generic_test.dart",
"../../../tests/language/implicit_creation/implicit_const_context_prefix_constructor_named_test.dart",
"../../../tests/language/implicit_creation/implicit_const_context_prefix_constructor_test.dart",
"../../../tests/language/implicit_creation/implicit_new_constructor_generic_named_test.dart",
"../../../tests/language/implicit_creation/implicit_new_constructor_generic_test.dart",
"../../../tests/language/implicit_creation/implicit_new_constructor_named_test.dart",