Re: [Lldb-commits] [PATCH] D15855: Remove old flaky test rerun logic

2016-01-05 Thread Pavel Labath via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rL256824: Remove old flaky test rerun logic (authored by labath). Changed prior to commit: http://reviews.llvm.org/D15855?vs=43871&id=43974#toc Repository: rL LLVM http://reviews.llvm.org/D15855 File

Re: [Lldb-commits] [PATCH] D15855: Remove old flaky test rerun logic

2016-01-04 Thread Todd Fiala via lldb-commits
tfiala accepted this revision. tfiala added a comment. This revision is now accepted and ready to land. Looks good! http://reviews.llvm.org/D15855 ___ lldb-commits mailing list lldb-commits@lists.llvm.org http://lists.llvm.org/cgi-bin/mailman/listin

[Lldb-commits] [PATCH] D15855: Remove old flaky test rerun logic

2016-01-04 Thread Pavel Labath via lldb-commits
labath created this revision. labath added a reviewer: tfiala. labath added a subscriber: lldb-commits. This removes the old logic for rerunning flaky tests. The new test runners will take care of rerunning failing tests. http://reviews.llvm.org/D15855 Files: packages/Python/lldbsuite/test/ll