<html>
    <head>
      <base href="https://llvm.org/bugs/" />
    </head>
    <body><table border="1" cellspacing="0" cellpadding="8">
        <tr>
          <th>Bug ID</th>
          <td><a class="bz_bug_link 
          bz_status_NEW "
   title="NEW --- - TestPythonOSPlugin fails on FreeBSD"
   href="https://llvm.org/bugs/show_bug.cgi?id=22948">22948</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TestPythonOSPlugin fails on FreeBSD
          </td>
        </tr>

        <tr>
          <th>Product</th>
          <td>lldb
          </td>
        </tr>

        <tr>
          <th>Version</th>
          <td>unspecified
          </td>
        </tr>

        <tr>
          <th>Hardware</th>
          <td>PC
          </td>
        </tr>

        <tr>
          <th>OS</th>
          <td>FreeBSD
          </td>
        </tr>

        <tr>
          <th>Status</th>
          <td>NEW
          </td>
        </tr>

        <tr>
          <th>Severity</th>
          <td>normal
          </td>
        </tr>

        <tr>
          <th>Priority</th>
          <td>P
          </td>
        </tr>

        <tr>
          <th>Component</th>
          <td>All Bugs
          </td>
        </tr>

        <tr>
          <th>Assignee</th>
          <td>lldb-dev@cs.uiuc.edu
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>emaste@freebsd.org
          </td>
        </tr>

        <tr>
          <th>Classification</th>
          <td>Unclassified
          </td>
        </tr></table>
      <p>
        <div>
        <pre>======================================================================
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
----------------------------------------------------------------------</pre>
        </div>
      </p>
      <hr>
      <span>You are receiving this mail because:</span>
      
      <ul>
          <li>You are the assignee for the bug.</li>
      </ul>
    </body>
</html>