Chromium Code Reviews
DescriptionCloses stdin after starting a new process for a test.
It is a mistake if a test tries to block to wait for
input on stdin. If we close stdin in the test script
after the test process starts, reading from stdin
will indicate that a test can fail immediately
rather than timing out.
Committed: https://code.google.com/p/dart/source/detail?r=20386
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|
|||||||||||||||||||