Fix the test to match the function name, by passing skip_exec=True.
Otherwise, both test_hitting_exec and test_skipping_exec are identical.
Paths
| Differential D148650
[lldb] Pass skip_exec=True in TestExec.test_skipping_exec AbandonedPublic Authored by kastiglione on Apr 18 2023, 10:57 AM.
Details
Summary Fix the test to match the function name, by passing skip_exec=True. Otherwise, both test_hitting_exec and test_skipping_exec are identical.
Diff Detail
Revision Contents
Diff 514691 lldb/test/API/functionalities/exec/TestExec.py
|