<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 --- - test_process_list (TestPlatformCommand.PlatformCommandTestCase) failing on FreeBSD buildbot" href="https://urldefense.proofpoint.com/v2/url?u=https-3A__llvm.org_bugs_show-5Fbug.cgi-3Fid-3D23747&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=DDUMf06MYELAe1Nlv7KChiwJLLHbYha4jtK_AOiWqwQ&m=VEPAfCvcxb_FzO4t60p2VdbKrVXrqhGUgw4YAV9VDhw&s=kuuwhFn1GZmnBrYrv9pDPZWYEwpF2BWvqfN_bHzrAJk&e=">23747</a>
          </td>
        </tr>

        <tr>
          <th>Summary</th>
          <td>test_process_list (TestPlatformCommand.PlatformCommandTestCase) failing on 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>build 5788, r238951
<a href="https://urldefense.proofpoint.com/v2/url?u=http-3A__lab.llvm.org-3A8011_builders_lldb-2Dx86-5F64-2Dfreebsd_builds_5788_steps_test-2520lldb_logs_stdio&d=AwMBaQ&c=8hUWFZcy2Z-Za5rBPlktOQ&r=DDUMf06MYELAe1Nlv7KChiwJLLHbYha4jtK_AOiWqwQ&m=VEPAfCvcxb_FzO4t60p2VdbKrVXrqhGUgw4YAV9VDhw&s=4OpnvI3-qhE4iA1x9kfolnbuYDkVrDDJ46iVXttQvQg&e=">http://lab.llvm.org:8011/builders/lldb-x86_64-freebsd/builds/5788/steps/test%20lldb/logs/stdio</a>

======================================================================
FAIL: test_process_list (TestPlatformCommand.PlatformCommandTestCase)
----------------------------------------------------------------------
Traceback (most recent call last):
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm.src/tools/lldb/test/functionalities/platform/TestPlatformCommand.py",
line 23, in test_process_list
    substrs = ['PID', 'TRIPLE', 'NAME'])
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm.src/tools/lldb/test/lldbtest.py",
line 2366, in expect
    self.runCmd(str, msg=msg, trace = (True if trace else False), check = not
error, inHistory=inHistory)
  File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm.src/tools/lldb/test/lldbtest.py",
line 2292, in runCmd
    cmd_failure_message(cmd, self.res, msg))
AssertionError: False is not True : Command 'platform process list' failed.
<span class="quote">>>> error: no processes were found on the "host" platform
>>> </span >
Config=x86_64-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>