DescriptionMake test runner more flexible for running fast tests.
Transformed variant flags into named variants. Now, all combinations of variants can be specified on the command line. The old command-line flags are kept for backwards compatibility on the bots.
Added two new test groups: slow and pass|fail. Both are implemented similar to the flaky test feature and allow to either skip or run tests marked as slow or as pass|fail.
R=yangguo@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=18062
Patch Set 1 : #
Messages
Total messages: 3 (0 generated)
|