[lldb-dev] [Bug 22948] New: TestPythonOSPlugin fails on FreeBSD

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Mar 18 08:24:47 PDT 2015


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

            Bug ID: 22948
           Summary: TestPythonOSPlugin fails on FreeBSD
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: FreeBSD
            Status: NEW
          Severity: normal
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev at cs.uiuc.edu
          Reporter: emaste at freebsd.org
    Classification: Unclassified

======================================================================
FAIL: test_python_os_plugin_dwarf (TestPythonOSPlugin.PluginPythonOSPlugin)
   Test that the Python operating system plugin works correctly
----------------------------------------------------------------------
Traceback (most recent call last):
  File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 479, in
wrapper
    return func(self, *args, **kwargs)
  File
"/tank/emaste/src/llvm/tools/lldb/test/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py",
line 27, in test_python_os_plugin_dwarf
    self.run_python_os_funcionality()
  File
"/tank/emaste/src/llvm/tools/lldb/test/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py",
line 84, in run_python_os_funcionality
    self.verify_os_thread_registers(thread)
  File
"/tank/emaste/src/llvm/tools/lldb/test/functionalities/plugins/python_os_plugin/TestPythonOSPlugin.py",
line 34, in verify_os_thread_registers
    self.assertTrue(reg.GetValueAsUnsigned() == reg_value, "Verify the
registers contains the correct value")
AssertionError: False is not True : Verify the registers contains the correct
value
Config=x86_64-/usr/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/20150318/48fa776b/attachment.html>


More information about the lldb-dev mailing list