<html>
    <head>
      <base href="https://bugs.llvm.org/">
    </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 - TestVSCode_setBreakpoints.py all tests fail on FreeBSD"
   href="https://bugs.llvm.org/show_bug.cgi?id=48421">48421</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>TestVSCode_setBreakpoints.py all tests fail 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>Linux
          </td>
        </tr>

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

        <tr>
          <th>Severity</th>
          <td>enhancement
          </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@lists.llvm.org
          </td>
        </tr>

        <tr>
          <th>Reporter</th>
          <td>mgorny@gentoo.org
          </td>
        </tr>

        <tr>
          <th>CC</th>
          <td>jdevlieghere@apple.com, llvm-bugs@lists.llvm.org
          </td>
        </tr></table>
      <p>
        <div>
        <pre>======================================================================
FAIL: test_clear_breakpoints_unset_breakpoints
(TestVSCode_setBreakpoints.TestVSCode_setBreakpoints)
   Test clearing breakpoints like test_set_and_clear, but clear
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/usr/home/mgorny/llvm-project/lldb/test/API/tools/lldb-vscode/breakpoint/TestVSCode_setBreakpoints.py",
line 253, in test_clear_breakpoints_unset_breakpoints
    "expect breakpoint verified")
AssertionError: False is not True : expect breakpoint verified
Config=x86_64-/home/mgorny/llvm-project/_build/bin/clang
======================================================================
FAIL: test_functionality (TestVSCode_setBreakpoints.TestVSCode_setBreakpoints)
   Tests hitting breakpoints and the functionality of a single
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/usr/home/mgorny/llvm-project/lldb/test/API/tools/lldb-vscode/breakpoint/TestVSCode_setBreakpoints.py",
line 284, in test_functionality
    self.verify_breakpoint_hit(breakpoint_ids)
  File
"/usr/home/mgorny/llvm-project/lldb/packages/Python/lldbsuite/test/tools/lldb-vscode/lldbvscode_testcase.py",
line 93, in verify_breakpoint_hit
    self.assertTrue(False, "breakpoint not hit")
AssertionError: False is not True : breakpoint not hit
Config=x86_64-/home/mgorny/llvm-project/_build/bin/clang
======================================================================
FAIL: test_set_and_clear (TestVSCode_setBreakpoints.TestVSCode_setBreakpoints)
   Tests setting and clearing source file and line breakpoints.
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/usr/home/mgorny/llvm-project/lldb/test/API/tools/lldb-vscode/breakpoint/TestVSCode_setBreakpoints.py",
line 132, in test_set_and_clear
    "expect breakpoint verified")
AssertionError: False is not True : expect breakpoint verified
Config=x86_64-/home/mgorny/llvm-project/_build/bin/clang
======================================================================
FAIL: test_source_map (TestVSCode_setBreakpoints.TestVSCode_setBreakpoints)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/usr/home/mgorny/llvm-project/lldb/test/API/tools/lldb-vscode/breakpoint/TestVSCode_setBreakpoints.py",
line 65, in test_source_map
    self.assertTrue(breakpoint['verified'])
AssertionError: False is not True
Config=x86_64-/home/mgorny/llvm-project/_build/bin/clang
----------------------------------------------------------------------
Ran 4 tests in 11.010s</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>