[gardening] Remove raw_datagram_read_all_test from isolate stress test list.

The test has hardcoded timing expectations which don't seem to work reliably in isolate stress test setting.

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

Change-Id: I557a22e897d6c61994755e02f9d8ead41f7407fa
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/458940
Reviewed-by: Brian Quinlan <bquinlan@google.com>
Commit-Queue: Alexander Aprelev <aam@google.com>
This commit is contained in:
Alexander Aprelev
2025-10-31 10:25:24 -07:00
committed by Commit Queue
parent 8d35b4b546
commit ec6a01c47a
@@ -3502,7 +3502,6 @@
"../../../tests/standalone/io/process_pid_test.dart",
"../../../tests/standalone/io/process_segfault_test.dart",
"../../../tests/standalone/io/process_start_exception_test.dart",
"../../../tests/standalone/io/raw_datagram_read_all_test.dart",
"../../../tests/standalone/io/raw_datagram_zero_length_test.dart",
"../../../tests/standalone/io/raw_server_socket_cancel_test.dart",
"../../../tests/standalone/io/raw_socket_typed_data_test.dart",