[gardening] Remove multiple_timer_test from isolate stress test suite.

The test makes assumptions about timing making it unsuitable for isolate
stress testing bot.

Fixes https://github.com/dart-lang/sdk/issues/61592
TEST=ci

Change-Id: I1537fd4f12a8ff834c05f4e5defffd48f2009e42
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/451800
Reviewed-by: Alexander Markov <alexmarkov@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
This commit is contained in:
Alexander Aprelev
2025-09-26 13:14:01 -07:00
committed by Commit Queue
parent ffd6c48d01
commit 79ae34cf06
@@ -3166,7 +3166,6 @@
"../../../tests/lib/async/intercept_schedule_microtask4_test.dart",
"../../../tests/lib/async/intercept_schedule_microtask5_test.dart",
"../../../tests/lib/async/intercept_schedule_microtask6_test.dart",
"../../../tests/lib/async/multiple_timer_test.dart",
"../../../tests/lib/async/null_future_zone_test.dart",
"../../../tests/lib/async/periodic_timer2_test.dart",
"../../../tests/lib/async/periodic_timer3_test.dart",