Author: jingham
Date: Mon Oct 10 17:21:47 2016
New Revision: 283813

URL: http://llvm.org/viewvc/llvm-project?rev=283813&view=rev
Log:
Add the radar number on our end.

Modified:
    
lldb/trunk/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandPython.py

Modified: 
lldb/trunk/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandPython.py
URL: 
http://llvm.org/viewvc/llvm-project/lldb/trunk/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandPython.py?rev=283813&r1=283812&r2=283813&view=diff
==============================================================================
--- 
lldb/trunk/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandPython.py
 (original)
+++ 
lldb/trunk/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandPython.py
 Mon Oct 10 17:21:47 2016
@@ -110,7 +110,7 @@ class WatchpointPythonCommandTestCase(Te
 
     @skipIfFreeBSD  # timing out on buildbot
     @expectedFailureAll(
-        bugnumber="llvm.org/pr28055: continue in watchpoint commands disables 
the watchpoint")
+        bugnumber="llvm.org/pr28055: continue in watchpoint commands disables 
the watchpoint, <rdar://problem/28680909>")
     @expectedFailureAll(
         oslist=["windows"],
         bugnumber="llvm.org/pr24446: WINDOWS XFAIL TRIAGE - Watchpoints not 
supported on Windows")


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

Reply via email to