[Lldb-commits] [PATCH] D16423: test suite: fix exception if --platform-name is specified that doesn't start with "remote-"
Todd Fiala via lldb-commits
lldb-commits at lists.llvm.org
Thu Jan 21 12:38:42 PST 2016
tfiala added a subscriber: emaste.
tfiala added a comment.
Hi Ed - not sure if freebsd still needs the set of expected timeout tests. If you were to run with --rerun-all-issues, then all tests are eligible for a rerun on the first failure/timeout/error/whatever. (expected failure- and the expected timeout-decorated tests are always eligible for rerun regardless of the --rerun-all-issues flag).
If you don't end up needing these expected timeout tests, we can get rid of this whole method.
http://reviews.llvm.org/D16423
More information about the lldb-commits
mailing list