Add the radar from our end to the bugreport string.
authorJim Ingham <jingham@apple.com>
Fri, 30 Sep 2016 22:22:09 +0000 (22:22 +0000)
committerJim Ingham <jingham@apple.com>
Fri, 30 Sep 2016 22:22:09 +0000 (22:22 +0000)
llvm-svn: 282969

lldb/packages/Python/lldbsuite/test/functionalities/completion/TestCompletion.py

index d4d9c58..aadd664 100644 (file)
@@ -300,7 +300,7 @@ class CommandLineCompletionTestCase(TestBase):
     @expectedFailureAll(hostoslist=["windows"], bugnumber="llvm.org/pr24679")
     @expectedFailureAll(
         oslist=lldbplatform.darwin_all,
-        bugnumber="llvm.org/pr25485")
+        bugnumber="llvm.org/pr25485,<rdar://problem/28573448>")
     def test_symbol_name(self):
         self.build()
         self.complete_from_to('''file a.out