Chromium Code Reviews
DescriptionFuchsia: Improves run_vm_tests wrapper program.
This change makes a few improvements to Fuchsia's wrapper around
run_vm_tests:
- Loads the binary into memory only once, speeding things up a bit.
- Captures the output of 'run_vm_tests --list' to extract the list
of tests to run instead of reading it from a file.
- Captures the output of the tests, and prints a test's stdout
and stderr to the console only if the test failed.
R=asiva@google.com
Committed: https://github.com/dart-lang/sdk/commit/c21891ec6a143c1188581b54d26c3ab92ae47ec9
Patch Set 1 #
Total comments: 9
Patch Set 2 : Address comments, cleanup #
Messages
Total messages: 8 (2 generated)
|
||||||||||||||||||||||||||||