<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 --- - test_command_regex times out on FreeBSD after r222163 (interactive editing support)"
href="http://llvm.org/bugs/show_bug.cgi?id=21598">21598</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>test_command_regex times out on FreeBSD after r222163 (interactive editing support)
</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>ERROR: test_command_regex (TestCommandRegex.CommandRegexTestCase)
Test a simple scenario of 'command regex' invocation and subsequent use.
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/tank/emaste/src/llvm/tools/lldb/test/functionalities/command_regex/TestCommandRegex.py",
line 38, in test_command_regex
child.expect('The following is a list of built-in, permanent debugger
commands:')
File "/tank/emaste/src/llvm/tools/lldb/test/pexpect-2.4/pexpect.py", line
1316, in expect
return self.expect_list(compiled_pattern_list, timeout, searchwindowsize)
File "/tank/emaste/src/llvm/tools/lldb/test/pexpect-2.4/pexpect.py", line
1330, in expect_list
return self.expect_loop(searcher_re(pattern_list), timeout,
searchwindowsize)
File "/tank/emaste/src/llvm/tools/lldb/test/pexpect-2.4/pexpect.py", line
1414, in expect_loop
raise TIMEOUT (str(e) + '\n' + str(self))
TIMEOUT: Timeout exceeded in read_nonblocking().
<pexpect.spawn object at 0x804242b10>
version: 2.4 ($Revision: 516 $)
command: /tank/emaste/src/llvm/build-nodebug/bin/lldb
args: ['/tank/emaste/src/llvm/build-nodebug/bin/lldb', '--no-lldbinit']
searcher: searcher_re:
0: re.compile("The following is a list of built-in, permanent debugger
commands:")
buffer (last 100 chars): lar expression substitution string doesn't start with
's': 'Help__'^M
(lldb) (lldb)
before (last 100 chars): lar expression substitution string doesn't start with
's': 'Help__'^M
(lldb) (lldb)
after: <class 'pexpect.TIMEOUT'></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>