Michael137 wrote: Btw, there are now two tests in the LLDB test-suite called `TestSBCommandReturnObject.py`: ``` ./lldb/test/API/api/command-return-object/TestSBCommandReturnObject.py ./lldb/test/API/python_api/commandreturnobject/TestSBCommandReturnObject.py ``` which `lldb-dotest` complains about: ``` File "/home/llvm-project/lldb/packages/Python/lldbsuite/test/dotest.py", line 704, in visit raise Exception("Found multiple tests with the name %s" % name) Exception: Found multiple tests with the name TestSBCommandReturnObject.py ```
Could you rename one of them please? https://github.com/llvm/llvm-project/pull/125132 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits