Enable WatchpointPythonCommandTestCase-test_continue_in_watchpoint_command
authorPavel Labath <labath@google.com>
Thu, 24 Nov 2016 14:41:36 +0000 (14:41 +0000)
committerPavel Labath <labath@google.com>
Thu, 24 Nov 2016 14:41:36 +0000 (14:41 +0000)
commit858f3756c6e908b1e58165a311806ca983fca16b
treecd8a388af983e6a873a9ec54787aee016d0a35ce
parentce255ff26af9d7ca4fd7810724e60b0e8d05cd6f
Enable WatchpointPythonCommandTestCase-test_continue_in_watchpoint_command

This test passes consistently on linux, so I am removing the overall XFAIL. If it
fails on your configuration, please put a targeted xfail instead (i'll add them
my self if I get any breakage emails).

llvm-svn: 287881
lldb/packages/Python/lldbsuite/test/functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandPython.py