<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 --- - ConcurrentEventsTestCase fails on lab.llvm.org FreeBSD buildbot"
   href="http://llvm.org/bugs/show_bug.cgi?id=20551">20551</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>ConcurrentEventsTestCase fails on lab.llvm.org FreeBSD buildbot
          </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_two_watchpoints_one_signal_dwarf
(TestConcurrentEvents.ConcurrentEventsTestCase)
    Test two threads that trigger a watchpoint and one signal thread.
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbtest.py",
line 375, in wrapper
    return func(self, *args, **kwargs)
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbtest.py",
line 519, in wrapper
    func(*args, **kwargs)
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/lldbtest.py",
line 439, in wrapper
    func(*args, **kwargs)
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/functionalities/thread/concurrent_events/TestConcurrentEvents.py",
line 246, in test_two_watchpoints_one_signal_dwarf
    self.do_thread_actions(num_watchpoint_threads=2, num_signal_threads=1)
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/functionalities/thread/concurrent_events/TestConcurrentEvents.py",
line 497, in do_thread_actions
    "Expected %d stops due to signal delivery, but got %d" %
(expected_signal_threads, self.signal_count))
AssertionError: 1 != 2 : Expected 1 stops due to signal delivery, but got 2
Config=amd64-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>