This is an archive of the discontinued LLVM Phabricator instance.

Remove old flaky test rerun logic
ClosedPublic

Authored by labath on Jan 4 2016, 3:21 AM.

Details

Summary

This removes the old logic for rerunning flaky tests. The new test runners will take care of
rerunning failing tests.

Diff Detail

Repository
rL LLVM

Event Timeline

labath updated this revision to Diff 43871.Jan 4 2016, 3:21 AM
labath retitled this revision from to Remove old flaky test rerun logic.
labath updated this object.
labath added a reviewer: tfiala.
labath added a subscriber: lldb-commits.
tfiala accepted this revision.Jan 4 2016, 7:42 AM
tfiala edited edge metadata.

Looks good!

This revision is now accepted and ready to land.Jan 4 2016, 7:42 AM
This revision was automatically updated to reflect the committed changes.