Skip to content

Commit fc34e6e

Browse files
rmacnak-googleCommit Queue
authored andcommitted
[test] Skip named_pipe_script_test in reload stress testing.
It's not possible to re-read source from a pipe. Bug: #36254 Change-Id: I22cafd5ce0eaadc7d3d172219cb5cb8bbed27f91 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/409201 Reviewed-by: Alexander Aprelev <[email protected]> Commit-Queue: Ryan Macnak <[email protected]>
1 parent 1432e30 commit fc34e6e

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

tests/standalone/standalone_vm.status

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -72,3 +72,6 @@ io/named_pipe_script_test: Skip # Issue 28737
7272
io/dart_std_io_pipe_test: Timeout, Pass
7373
io/http_client_stays_alive_test: Skip # Spawns process in Dart2 mode.
7474
io/process_sync_test: Timeout, Pass
75+
76+
[ $hot_reload || $hot_reload_rollback ]
77+
io/named_pipe_script_test: Skip # Can't read from the pipe twice

0 commit comments

Comments
 (0)