[Lldb-commits] [PATCH] Documentation for test timeout
Ed Maste
emaste at freebsd.org
Thu Dec 18 05:51:16 PST 2014
In http://reviews.llvm.org/D6669#101732, @chaoren wrote:
> Can dosep supply different arguments to different invocations of dotest?
> Otherwise, every test must run with the same time limit under dosep if we
> supply timeout as an argument.
Although we could solve this with some of the suggestions above, I'm not sure it's that important as long as the global timeout is long enough to accommodate all of the tests and short enough that the wait is reasonable if there's a stuck test. 5 minutes seems like it would accomplish that.
http://reviews.llvm.org/D6669
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the lldb-commits
mailing list