Chromium Code Reviews
DescriptionCapture and report stdout/stderr of the browser while running a test
Currently we have no way of getting stdout/stderr information when using the
browser controller.
This CL will capture stdout/stderr of the browser and tries to align it with the
currently executed test (which might be slightly off due to the fact that
Process.{stderr,stdout} is reported asynchronously).
R=ricow@google.com
Committed: https://code.google.com/p/dart/source/detail?r=28858
Patch Set 1 #
Total comments: 1
Patch Set 2 : #
Total comments: 6
Messages
Total messages: 5 (0 generated)
|
||||||||||||||||||||||||||||