[Lldb-commits] [PATCH] D11409: XFAIL watchpoint tests on Android arm/aarch64

Tamas Berghammer tberghammer at google.com
Wed Jul 22 03:42:29 PDT 2015


tberghammer created this revision.
tberghammer added a reviewer: labath.
tberghammer added a subscriber: lldb-commits.
Herald added subscribers: srhines, danalbert, tberghammer, rengolin, aemerson.

XFAIL watchpoint tests on Android arm/aarch64

http://reviews.llvm.org/D11409

Files:
  test/functionalities/watchpoint/hello_watchlocation/TestWatchLocation.py
  test/functionalities/watchpoint/hello_watchpoint/TestMyFirstWatchpoint.py
  test/functionalities/watchpoint/multiple_threads/TestWatchpointMultipleThreads.py
  test/functionalities/watchpoint/step_over_watchpoint/TestStepOverWatchpoint.py
  test/functionalities/watchpoint/watchpoint_commands/TestWatchpointCommands.py
  test/functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandLLDB.py
  test/functionalities/watchpoint/watchpoint_commands/command/TestWatchpointCommandPython.py
  test/functionalities/watchpoint/watchpoint_commands/condition/TestWatchpointConditionCmd.py
  test/functionalities/watchpoint/watchpoint_events/TestWatchpointEvents.py
  test/functionalities/watchpoint/watchpoint_set_command/TestWatchLocationWithWatchSet.py
  test/lldbtest.py
  test/python_api/watchpoint/TestSetWatchpoint.py
  test/python_api/watchpoint/TestWatchpointIgnoreCount.py
  test/python_api/watchpoint/TestWatchpointIter.py
  test/python_api/watchpoint/condition/TestWatchpointConditionAPI.py
  test/python_api/watchpoint/watchlocation/TestSetWatchlocation.py
  test/python_api/watchpoint/watchlocation/TestTargetWatchAddress.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D11409.30337.patch
Type: text/x-patch
Size: 13470 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20150722/720315a1/attachment.bin>


More information about the lldb-commits mailing list