[all-commits] [llvm/llvm-project] bf02bc: [lldb/Test] Modify more tests for API replay
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Thu May 14 17:59:04 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bf02bcffcfd7dc965e930c6a3035895823d2d78b
https://github.com/llvm/llvm-project/commit/bf02bcffcfd7dc965e930c6a3035895823d2d78b
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-14 (Thu, 14 May 2020)
Changed paths:
M lldb/packages/Python/lldbsuite/test/configuration.py
M lldb/test/API/commands/process/attach/attach_denied/TestAttachDenied.py
M lldb/test/API/commands/watchpoints/watchpoint_commands/command/TestWatchpointCommandPython.py
M lldb/test/API/functionalities/breakpoint/breakpoint_set_restart/TestBreakpointSetRestart.py
M lldb/test/API/functionalities/breakpoint/objc/TestObjCBreakpoints.py
Log Message:
-----------
[lldb/Test] Modify more tests for API replay
Skip tests or parts thereof that aren't expected to work when run from a
reproducer. Also improve the doc comments in configuration.py to prevent
mistakes in the future.
More information about the All-commits
mailing list