Add the tracking radar on our end.

llvm-svn: 282830
This commit is contained in:
Jim Ingham 2016-09-30 01:23:46 +00:00
parent 2c55613a08
commit 190947e968
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ class BreakpointAfterJoinTestCase(TestBase):
bugnumber="llvm.org/pr15824 thread states not properly maintained")
@expectedFailureAll(
oslist=lldbplatformutil.getDarwinOSTriples(),
bugnumber="llvm.org/pr15824 thread states not properly maintained")
bugnumber="llvm.org/pr15824 thread states not properly maintained and <rdar://problem/28557237>")
@expectedFailureAll(
oslist=["freebsd"],
bugnumber="llvm.org/pr18190 thread states not properly maintained")