[lldb-dev] [Bug 23747] New: test_process_list (TestPlatformCommand.PlatformCommandTestCase) failing on FreeBSD buildbot
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Jun 3 14:08:05 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=23747
Bug ID: 23747
Summary: test_process_list
(TestPlatformCommand.PlatformCommandTestCase) failing
on FreeBSD buildbot
Product: lldb
Version: unspecified
Hardware: PC
OS: FreeBSD
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at cs.uiuc.edu
Reporter: emaste at freebsd.org
Classification: Unclassified
build 5788, r238951
http://lab.llvm.org:8011/builders/lldb-x86_64-freebsd/builds/5788/steps/test%20lldb/logs/stdio
======================================================================
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.
>>> error: no processes were found on the "host" platform
>>>
Config=x86_64-clang
----------------------------------------------------------------------
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20150603/1d208d16/attachment.html>
More information about the lldb-dev
mailing list