[all-commits] [llvm/llvm-project] 3d7e6d: [lldb][test] Remove `reason` from `unittest2.expec...
Jordan Rupprecht via All-commits
all-commits at lists.llvm.org
Tue Nov 28 21:36:19 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3d7e6db12072c26c7ad42c2c473d1dc321725db4
https://github.com/llvm/llvm-project/commit/3d7e6db12072c26c7ad42c2c473d1dc321725db4
Author: Jordan Rupprecht <rupprecht at google.com>
Date: 2023-11-28 (Tue, 28 Nov 2023)
Changed paths:
M lldb/packages/Python/lldbsuite/test/decorators.py
M lldb/test/API/commands/expression/test/TestExprs.py
M lldb/test/API/functionalities/jitloader_gdb/TestJITLoaderGDB.py
M lldb/test/API/functionalities/thread/state/TestThreadStates.py
M lldb/test/API/lang/c/shared_lib/TestSharedLib.py
M lldb/test/API/lang/c/shared_lib_stripped_symbols/TestSharedLibStrippedSymbols.py
M lldb/test/API/lang/cpp/namespace/TestNamespaceLookup.py
M lldb/test/API/lang/cpp/reference-to-outer-type/TestCppReferenceToOuterClass.py
M lldb/test/API/lang/objc/hidden-ivars/TestHiddenIvars.py
Log Message:
-----------
[lldb][test] Remove `reason` from `unittest2.expectedFailure` usage (#73028)
More information about the All-commits
mailing list