forked from OSchip/llvm-project
Add the related radar on our end for llvm.org/pr15824.
llvm-svn: 283820
This commit is contained in:
parent
7ba59edbfb
commit
43f5e983b3
|
@ -28,7 +28,7 @@ class MultipleBreakpointTestCase(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")
|
||||
|
|
Loading…
Reference in New Issue