Skip to content

Commit fa62265

Browse files
alexmarkovCommit Queue
authored andcommitted
[gardening] Exclude standalone/io/secure_builtin_roots_test from isolate stress testing
This test is unreliable and sometimes fails with errors HttpException: Connection closed before full header was received, uri = https://www.google.com, or Expect.equals(expected: <fail>, actual: <pass>, 'Unexpected failed connection') fails. Change-Id: I3b21c2014756e5b6c90509b2cae3e62548f90ff2 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/436940 Auto-Submit: Alexander Markov <[email protected]> Reviewed-by: Alexander Aprelev <[email protected]> Commit-Queue: Alexander Aprelev <[email protected]>
1 parent 64060a8 commit fa62265

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

runtime/tests/concurrency/stress_test_list.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3515,7 +3515,6 @@
35153515
"../../../tests/standalone/io/regress_50206_test.dart",
35163516
"../../../tests/standalone/io/regress_8828_test.dart",
35173517
"../../../tests/standalone/io/regress_9194_test.dart",
3518-
"../../../tests/standalone/io/secure_builtin_roots_test.dart",
35193518
"../../../tests/standalone/io/secure_socket_argument_test.dart",
35203519
"../../../tests/standalone/io/server_socket_close_listen_test.dart",
35213520
"../../../tests/standalone/io/server_socket_exception_test.dart",

0 commit comments

Comments
 (0)