[lldb-dev] [Bug 20549] New: SingleQuoteInCommandLineTestCase times out on lab.llvm.org FreeBSD buildbot

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Tue Aug 5 12:53:58 PDT 2014


http://llvm.org/bugs/show_bug.cgi?id=20549

            Bug ID: 20549
           Summary: SingleQuoteInCommandLineTestCase times out on
                    lab.llvm.org 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

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)

-- 
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/20140805/c83be9a5/attachment.html>


More information about the lldb-dev mailing list