[vm/gardening] Skip two failing tests on iso-stress-linux.

The tests were not included into non-nnbd testing.
BUG=https://github.com/dart-lang/sdk/issues/51148
TEST=ci

Change-Id: Ib838cd0d70ebffe83ba2c5f2482e403c18f55317
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/280060
Commit-Queue: Alexander Aprelev <aam@google.com>
Reviewed-by: Martin Kustermann <kustermann@google.com>
This commit is contained in:
Alexander Aprelev 2023-01-27 20:48:17 +00:00 committed by Commit Queue
parent a7d87375a3
commit 7c409eaa42

View file

@ -2915,7 +2915,6 @@
"../../../tests/language/vm/store_to_load_forwarding_phis_vm_test.dart",
"../../../tests/language/vm/string_polymorphic_test.dart",
"../../../tests/language/vm/tree_shake_type_args_in_constant_test.dart",
"../../../tests/language/vm/type_cast_vm_test.dart",
"../../../tests/language/vm/type_of_call_via_getter_test.dart",
"../../../tests/language/vm/type_propagation_test.dart",
"../../../tests/language/vm/uint32_add_test.dart",
@ -3304,7 +3303,6 @@
"../../../tests/standalone/io/locale_name_test.dart",
"../../../tests/standalone/io/many_directory_operations_test.dart",
"../../../tests/standalone/io/many_file_operations_test.dart",
"../../../tests/standalone/io/named_pipe_script_test.dart",
"../../../tests/standalone/io/network_interface_test.dart",
"../../../tests/standalone/io/parent_test.dart",
"../../../tests/standalone/io/platform_os_version_test.dart",