[lldb-dev] [Bug 25172] New: TestBatchMode is flaky on linux
via lldb-dev
lldb-dev at lists.llvm.org
Wed Oct 14 01:56:02 PDT 2015
https://llvm.org/bugs/show_bug.cgi?id=25172
Bug ID: 25172
Summary: TestBatchMode is flaky on linux
Product: lldb
Version: unspecified
Hardware: PC
OS: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: labath at google.com
CC: llvm-bugs at lists.llvm.org
Classification: Unclassified
The test (very rarely) fails on the linux buildbot. The reported error is:
File
"/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/driver/batch_mode/TestBatchMode.py",
line 81, in batch_mode
self.expect_string("Got there on time and it did not crash.")
File
"/lldb-buildbot/lldbSlave/buildWorkingDir/llvm/tools/lldb/test/driver/batch_mode/TestBatchMode.py",
line 37, in expect_string
self.fail ("Got EOF waiting for '%s'"%(string))
AssertionError: Got EOF waiting for 'Got there on time and it did not crash.'
--
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/20151014/0317d0cf/attachment.html>
More information about the lldb-dev
mailing list