zturner added a comment.

I don't have any examples, one of the linux guys might.  But you can look at 
the decorators at the top, which say this:

  @skipIfFreeBSD # test frequently times out or hangs
  @expectedFailureFreeBSD('llvm.org/pr18522') # hits break in another thread in 
testrun
  @expectedFlakeyLinux # this test fails 6/100 dosep runs

So the only platform it seems to be robust on is OSX, for whatever reason.  
Sadly I don't have any more info than that though.


http://reviews.llvm.org/D15241



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

Reply via email to