[all-commits] [llvm/llvm-project] 208433: [lldb/Reproducers] Add skipIfReproducer to more tests
Jonas Devlieghere via All-commits
all-commits at lists.llvm.org
Mon May 18 10:13:20 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 2084330e41d301cf9eaa3495d8968bff70846c7b
https://github.com/llvm/llvm-project/commit/2084330e41d301cf9eaa3495d8968bff70846c7b
Author: Jonas Devlieghere <jonas at devlieghere.com>
Date: 2020-05-18 (Mon, 18 May 2020)
Changed paths:
M lldb/test/API/functionalities/breakpoint/step_over_breakpoint/TestStepOverBreakpoint.py
M lldb/test/API/functionalities/deleted-executable/TestDeletedExecutable.py
M lldb/test/API/functionalities/load_unload/TestLoadUnload.py
M lldb/test/API/functionalities/postmortem/elf-core/TestLinuxCore.py
M lldb/test/API/functionalities/postmortem/netbsd-core/TestNetBSDCore.py
Log Message:
-----------
[lldb/Reproducers] Add skipIfReproducer to more tests
Mark more tests as unsupported with reproducers.
More information about the All-commits
mailing list