[lldb-dev] [Bug 48374] New: TestDeletedExecutable.py fails on FreeBSD

via lldb-dev lldb-dev at lists.llvm.org
Thu Dec 3 07:04:14 PST 2020


https://bugs.llvm.org/show_bug.cgi?id=48374

            Bug ID: 48374
           Summary: TestDeletedExecutable.py fails on FreeBSD
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at lists.llvm.org
          Reporter: mgorny at gentoo.org
                CC: emaste at freebsd.org, jdevlieghere at apple.com,
                    llvm-bugs at lists.llvm.org

FAIL: test (TestDeletedExecutable.TestDeletedExecutable)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/usr/home/mgorny/llvm-project/lldb/test/API/functionalities/deleted-executable/TestDeletedExecutable.py",
line 44, in test
    self.runCmd("process attach -p " + str(popen.pid))
  File
"/usr/home/mgorny/llvm-project/lldb/packages/Python/lldbsuite/test/lldbtest.py",
line 2184, in runCmd
    msg if (msg) else CMD_MSG(cmd))
AssertionError: False is not True : Command 'process attach -p 2980
Error output:
error: attach failed: unable to find executable for
'/home/mgorny/llvm-project/_build/lldb-test-build.noindex/functionalities/deleted-executable/TestDeletedExecutable.test/a.out'
' did not return successfully
Config=x86_64-/home/mgorny/llvm-project/_build/bin/clang

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20201203/7656ed95/attachment.html>


More information about the lldb-dev mailing list