<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 --- - SingleQuoteInCommandLineTestCase times out on lab.llvm.org FreeBSD buildbot"
href="http://llvm.org/bugs/show_bug.cgi?id=20549">20549</a>
</td>
</tr>
<tr>
<th>Summary</th>
<td>SingleQuoteInCommandLineTestCase times out on lab.llvm.org 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>ERROR: test_lldb_invocation_with_single_quote_in_filename
(TestSingleQuoteInFilename.SingleQuoteInCommandLineTestCase)
Test that 'lldb my_file_name' works where my_file_name is a string with a
single quote char in it.
----------------------------------------------------------------------
Traceback (most recent call last):
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/functionalities/single-quote-in-filename-to-lldb/TestSingleQuoteInFilename.py",
line 44, in test_lldb_invocation_with_single_quote_in_filename
child.expect_exact(prompt)
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/tools/lldb/test/pexpect-2.4/pexpect.py",
line 1348, in expect_exact
return self.expect_loop(searcher_string(pattern_list), timeout,
searchwindowsize)
File
"/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/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 0x80a561710>
version: 2.4 ($Revision: 516 $)
command:
/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/Release+Asserts/bin/lldb
args:
['/usr/home/buildslave/slave_as-bldslv5/lldb-x86_64-freebsd/llvm/Release+Asserts/bin/lldb',
'--no-lldbinit', "path with '09/a.out"]
searcher: searcher_string:
0: "(lldb) "
buffer (last 100 chars):
before (last 100 chars):
after: <class 'pexpect.TIMEOUT'>
match: None
match_index: None
exitstatus: None
flag_eof: False
pid: 80154
child_fd: 4
closed: False
timeout: 30
delimiter: <class 'pexpect.EOF'>
logfile: None
logfile_read: <open file 'child_read.txt', mode 'w' at 0x80a563780>
logfile_send: <open file 'child_send.txt', mode 'w' at 0x803fdde40>
maxread: 2000
ignorecase: False
searchwindowsize: None
delaybeforesend: 0.05
delayafterclose: 0.1
delayafterterminate: 0.1
Config=amd64-clang
----------------------------------------------------------------------
Ran 1 test in 40.897s
FAILED (errors=1)</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>