Author: jingham
Date: Tue Oct 11 18:30:38 2016
New Revision: 283956

URL: http://llvm.org/viewvc/llvm-project?rev=283956&view=rev
Log:
Added a radar on our end for this test's failure.

Modified:
    
lldb/trunk/packages/Python/lldbsuite/test/lang/c/global_variables/TestGlobalVariables.py

Modified: 
lldb/trunk/packages/Python/lldbsuite/test/lang/c/global_variables/TestGlobalVariables.py
URL: 
http://llvm.org/viewvc/llvm-project/lldb/trunk/packages/Python/lldbsuite/test/lang/c/global_variables/TestGlobalVariables.py?rev=283956&r1=283955&r2=283956&view=diff
==============================================================================
--- 
lldb/trunk/packages/Python/lldbsuite/test/lang/c/global_variables/TestGlobalVariables.py
 (original)
+++ 
lldb/trunk/packages/Python/lldbsuite/test/lang/c/global_variables/TestGlobalVariables.py
 Tue Oct 11 18:30:38 2016
@@ -23,7 +23,7 @@ class GlobalVariablesTestCase(TestBase):
 
     @expectedFailureAll(oslist=["windows"], bugnumber="llvm.org/pr24764")
     @expectedFailureAll(
-        "llvm.org/pr25872",
+        "llvm.org/pr25872, <rdar://problem/28725399>",
         oslist=["macosx"],
         debug_info=[
             "dwarf",


_______________________________________________
lldb-commits mailing list
lldb-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits

Reply via email to