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@cs.uiuc.edu Reporter: ema...@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.
_______________________________________________ lldb-dev mailing list lldb-dev@cs.uiuc.edu http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev