[llvm-bugs] [Bug 48370] New: TestMultithreaded.py::test_python_stop_hook fails on FreeBSD

via llvm-bugs llvm-bugs at lists.llvm.org
Thu Dec 3 06:06:15 PST 2020


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

            Bug ID: 48370
           Summary: TestMultithreaded.py::test_python_stop_hook 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

======================================================================
ERROR: test_python_stop_hook (TestMultithreaded.SBBreakpointCallbackCase)
   Test that you can run a python command in a stop-hook when stdin is File
based.
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/usr/home/mgorny/llvm-project/lldb/packages/Python/lldbsuite/test/decorators.py",
line 136, in wrapper
    return func(*args, **kwargs)
  File
"/usr/home/mgorny/llvm-project/lldb/test/API/api/multithreaded/TestMultithreaded.py",
line 38, in test_python_stop_hook
    'test_python_stop_hook')
  File
"/usr/home/mgorny/llvm-project/lldb/test/API/api/multithreaded/TestMultithreaded.py",
line 117, in build_and_test
    check_call(exe, env=env, stdout=fnull, stderr=fnull)
  File "/usr/local/lib/python3.7/subprocess.py", line 363, in check_call
    raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command
'['/home/mgorny/llvm-project/_build/lldb-test-build.noindex/api/multithreaded/TestMultithreaded.test_python_stop_hook/test_python_stop_hook',
'/home/mgorny/llvm-project/_build/lldb-test-build.noindex/api/multithreaded/TestMultithreaded.test_python_stop_hook/inferior_program']'
returned non-zero exit status 1.
Config=x86_64-/home/mgorny/llvm-project/_build/bin/clang

-- 
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20201203/2dc01860/attachment-0001.html>


More information about the llvm-bugs mailing list