Let test runner rerun failures to test for flakes.
authormachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 2 Jul 2014 08:15:44 +0000 (08:15 +0000)
committermachenbach@chromium.org <machenbach@chromium.org@ce2b1a6d-e550-0410-aec6-3dcde31c8c00>
Wed, 2 Jul 2014 08:15:44 +0000 (08:15 +0000)
commitae017be69cee5da92256b8a9a2258c26562238aa
treebf1dc7aec6020864456eeffb7da110402bc85774
parent2adbfced35babbfca623de928657fb58c9bbab64
Let test runner rerun failures to test for flakes.

When enabled, this dynamically adds jobs that had failures back to the pool. Special json output for flakes will be handled in a separate CL.

BUG=374134
LOG=n
R=jkummerow@chromium.org

Review URL: https://codereview.chromium.org/360113003

git-svn-id: https://v8.googlecode.com/svn/branches/bleeding_edge@22143 ce2b1a6d-e550-0410-aec6-3dcde31c8c00
tools/run-deopt-fuzzer.py
tools/run-tests.py
tools/testrunner/local/execution.py
tools/testrunner/objects/context.py
tools/testrunner/objects/testcase.py