<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 --- - pexpect tests failing on FreeBSD buildbot"
href="http://llvm.org/bugs/show_bug.cgi?id=22784">22784</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>pexpect tests 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>I cannot reproduce this locally. 7 or 8 tests are failing on the 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> due to a pexpect
error like so:
======================================================================
ERROR: test_driver_batch_mode_with_dwarf (TestBatchMode.DriverBatchModeTest)
Test that the lldb driver's batch mode works correctly.
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm.src/tools/lldb/test/lldbtest.py",
line 1856, in tearDown
Base.tearDown(self)
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm.src/tools/lldb/test/lldbtest.py",
line 1173, in tearDown
self.deletePexpectChild()
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm.src/tools/lldb/test/lldbtest.py",
line 1166, in deletePexpectChild
self.child.close()
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm.src/tools/lldb/test/pexpect-2.4/pexpect.py",
line 671, in close
raise ExceptionPexpect ('close() could not terminate the child using
terminate()')
ExceptionPexpect: close() could not terminate the child using terminate()
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>