From 190947e9685339abcaba2aa6435313e87dad16c0 Mon Sep 17 00:00:00 2001 From: Jim Ingham Date: Fri, 30 Sep 2016 01:23:46 +0000 Subject: Add the tracking radar on our end. llvm-svn: 282830 --- .../test/functionalities/thread/break_after_join/TestBreakAfterJoin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb/packages/Python/lldbsuite/test') 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 ") @expectedFailureAll( oslist=["freebsd"], bugnumber="llvm.org/pr18190 thread states not properly maintained") -- cgit v1.2.3