[lldb-dev] [Bug 19310] New: test_attach_continue_interrupt_detach failing on FreeBSD
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Wed Apr 2 07:41:00 PDT 2014
http://llvm.org/bugs/show_bug.cgi?id=19310
Bug ID: 19310
Summary: test_attach_continue_interrupt_detach failing on
FreeBSD
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
======================================================================
FAIL: test_attach_continue_interrupt_detach
(TestAttachResume.AttachResumeTestCase)
Test attach/continue/interrupt/detach
----------------------------------------------------------------------
Traceback (most recent call last):
File "/tank/emaste/src/llvm/tools/lldb/test/lldbtest.py", line 370, in
wrapper
return func(self, *args, **kwargs)
File
"/tank/emaste/src/llvm/tools/lldb/test/functionalities/attach_resume/TestAttachResume.py",
line 21, in test_attach_continue_interrupt_detach
self.process_attach_continue_interrupt_detach()
File
"/tank/emaste/src/llvm/tools/lldb/test/functionalities/attach_resume/TestAttachResume.py",
line 75, in process_attach_continue_interrupt_detach
'Process not running after continue')
AssertionError: False is not True : Process not running after continue
Config=amd64-/usr/bin/clang
----------------------------------------------------------------------
--
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/20140402/5d0771aa/attachment.html>
More information about the lldb-dev
mailing list