For now skip ThreadSpecificBreakTestCase on FreeBSD
authorEd Maste <emaste@freebsd.org>
Wed, 9 Sep 2015 21:00:10 +0000 (21:00 +0000)
committerEd Maste <emaste@freebsd.org>
Wed, 9 Sep 2015 21:00:10 +0000 (21:00 +0000)
commit81f3ccb505f8a594703bfc574442bb5c8bb841e3
tree1f56ed6dfb9981aa6323cde3628d79600323e9db
parentad650a189c445b5911941d317fde2df6c6a9bf15
For now skip ThreadSpecificBreakTestCase on FreeBSD

It often hangs or times out, and obscures issues with other tests.
Just skip it for now (until the FreeBSD test suite is producing
consistent results) so that we can get a buildbot back.

Previous investigation (for failures) in llvm.org/pr18522

llvm-svn: 247190
lldb/test/functionalities/thread/thread_specific_break/TestThreadSpecificBreakpoint.py