026bb7cfeb
Writing to stdin of already exited child process might not raise an error, will cause infinite loop in the test. Fixes https://github.com/dart-lang/sdk/issues/56400 TEST=ci Change-Id: I0100b5e5d782ae3682d634a47759b78146243274 Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/473821 Reviewed-by: Alexander Markov <alexmarkov@google.com> Commit-Queue: Alexander Aprelev <aam@google.com>
This directory contains tests of the language and core library implementations. For more information, see https://github.com/dart-lang/sdk/tree/main/docs/Testing.md.