DescriptionAdd flaky test classification feature to test suites.
Test expectations can now include outcome: FLAKY.
The test runner can now run a class of tests (flaky|non-flaky|all). All tests are in the non-flaky class that are not marked as FLAKY.
The slash correction for windows is now pulled into the test name method. Currently the progress output on windows contains a mixture of / and \.
R=jkummerow@chromium.org
Committed: https://code.google.com/p/v8/source/detail?r=16080
Patch Set 1 : #
Total comments: 3
Patch Set 2 : Review #
Messages
Total messages: 5 (0 generated)
|