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/ _______________________________________________ lldb-commits mailing list [email protected] http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits
