labath added a comment.

In http://reviews.llvm.org/D19214#405310, @tfiala wrote:

> If you're in a position where you can grab a sample (using the OS X sample 
> tool) on the bot when they're "hanging", we can try to find out where they 
> are at.
>
> The reason I *think* they're not in a method is because they don't have test 
> method information associated with them.  But that could be some kind of bug.
>
> In any event, I'm working on this in a TDD fashion now.


In turned out that this was indeed a bug in lldb (now fixed with 
http://reviews.llvm.org/D19916). What threw us off was that this error started 
appearing right around the new test runner change, but it must have been an 
coincidence.

In any case, the sample tool was helpful in tracking this down, so thanks for 
that. :)


http://reviews.llvm.org/D19214



_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to