summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2016-09-30 01:23:46 +0000
committerJim Ingham <jingham@apple.com>2016-09-30 01:23:46 +0000
commit190947e9685339abcaba2aa6435313e87dad16c0 (patch)
tree7a57c1dfd13fc125a468492bff067c668d3c2987 /lldb/packages/Python/lldbsuite/test
parent2c55613a08b1b66eb337fc5a84fd2d6b086bb8b4 (diff)
downloadbcm5719-llvm-190947e9685339abcaba2aa6435313e87dad16c0.tar.gz
bcm5719-llvm-190947e9685339abcaba2aa6435313e87dad16c0.zip
Add the tracking radar on our end.
llvm-svn: 282830
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test')
-rw-r--r--lldb/packages/Python/lldbsuite/test/functionalities/thread/break_after_join/TestBreakAfterJoin.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/lldb/packages/Python/lldbsuite/test/functionalities/thread/break_after_join/TestBreakAfterJoin.py b/lldb/packages/Python/lldbsuite/test/functionalities/thread/break_after_join/TestBreakAfterJoin.py
index 34634c37a7f..d1d70c58c4c 100644
--- a/lldb/packages/Python/lldbsuite/test/functionalities/thread/break_after_join/TestBreakAfterJoin.py
+++ b/lldb/packages/Python/lldbsuite/test/functionalities/thread/break_after_join/TestBreakAfterJoin.py
@@ -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")
OpenPOWER on IntegriCloud