================ @@ -327,8 +327,6 @@ def test_relative_module_name(self): old_cwd = os.getcwd() self.addTearDownHook(lambda: os.chdir(old_cwd)) os.chdir(self.getBuildDir()) - name = "file-with-a-name-unlikely-to-exist-in-the-current-directory.so" ---------------- Jlalond wrote:
I had an issue where some build artifacts didn't get fully cleaned up in my script when I switched between branches. Sorry about that Pavel, I have dropped the test change. https://github.com/llvm/llvm-project/pull/110885 _______________________________________________ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-commits