<html>
    <head>
      <base href="http://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 --- - lldb buildbot not detecting failures in some cases"
   href="http://llvm.org/bugs/show_bug.cgi?id=21141">21141</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>lldb buildbot not detecting failures in some cases
          </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>FreeBSD buildbot: <a href="http://lab.llvm.org:8011/builders/lldb-x86_64-freebsd">http://lab.llvm.org:8011/builders/lldb-x86_64-freebsd</a>
Build 1616: <a href="http://lab.llvm.org:8011/builders/lldb-x86_64-freebsd/builds/1616">http://lab.llvm.org:8011/builders/lldb-x86_64-freebsd/builds/1616</a>

'test lldb' is green

but the stdio output link shows a number of failures
<a href="http://lab.llvm.org:8011/builders/lldb-x86_64-freebsd/builds/1616/steps/test%20lldb/logs/stdio">http://lab.llvm.org:8011/builders/lldb-x86_64-freebsd/builds/1616/steps/test%20lldb/logs/stdio</a>

e.g.

FAIL: test_with_dwarf_and_run_command
(TestInlinedBreakpoints.InlinedBreakpointsTestCase)
   Test 'b basic_types.cpp:176' does break (where int.cpp includes
basic_type.cpp).
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbtest.py",
line 380, in wrapper
    return func(self, *args, **kwargs)
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/functionalities/breakpoint/inlined_breakpoints/TestInlinedBreakpoints.py",
line 28, in test_with_dwarf_and_run_command
    self.inlined_breakpoints()
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/functionalities/breakpoint/inlined_breakpoints/TestInlinedBreakpoints.py",
line 42, in inlined_breakpoints
    lldbutil.run_break_set_by_file_and_line (self, "basic_type.cpp", self.line,
num_expected_locations=0)
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbutil.py",
line 328, in run_break_set_by_file_and_line
    check_breakpoint_result (test, break_results, num_locations =
num_expected_locations)
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbutil.py",
line 460, in check_breakpoint_result
    test.assertTrue (num_locations == out_num_locations, "Expecting %d
locations, got %d."%(num_locations, out_num_locations))
AssertionError: False is not True : Expecting 0 locations, got 1.
Config=amd64-clang
----------------------------------------------------------------------
Ran 2 tests in 10.499s

FAILED (failures=1, skipped=1)

(the run after did detect failure though)

The FreeBSD-hosted LLDB buildbot
<a href="http://llvm-amd64.freebsd.your.org/b/builders/lldb-amd64-freebsd">http://llvm-amd64.freebsd.your.org/b/builders/lldb-amd64-freebsd</a>
is reporting failures</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>