davide added a comment.

In https://reviews.llvm.org/D42656#991065, @jingham wrote:

> There are a whole bunch of other tests that test completion in this file that 
> use the exact same mechanism but don't seem to be flakey.  Why is this one 
> test flakey?


So, I take a look at this to reply to your question. They're all flakey.
Most of them fails non-deterministically depending on the load of the system. I 
just wrote a driver that spawns randomly threads that spin loops & checked out 
multiple copies of lldb and ran test suites in parallel.
I see many of the failures testing completion randomly failing.


https://reviews.llvm.org/D42656



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

Reply via email to