[lldb-dev] [Bug 14384] New: TestEvents.py hangs when run under Linux
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 19 12:29:52 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14384
Bug #: 14384
Summary: TestEvents.py hangs when run under Linux
Product: lldb
Version: unspecified
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
AssignedTo: lldb-dev at cs.uiuc.edu
ReportedBy: matt.kopec at intel.com
Classification: Unclassified
Invocation and output:
python dotest.py -i -v -p TestEvents.py
Namespace(D=False, E=None, F=False, N=None, R=None, S=False, X=None, a=False,
archs=None, args=[], b=None, c=None, categoriesList=None, compilers=None,
d=False, e=None, executable=None, f=None, framework=None, g=False, h=False,
i=True, k=None, l=False, n=False, p='TestEvents.py', plus_a=False,
plus_b=False, r=None, s=None, sharp=None, t=False, u=None, v=True, w=False,
x=None, y=None)
git: 'svn' is not a git command. See 'git --help'.
Did you mean one of these?
fsck
show
lldb.pre_flight: None
lldb.post_flight: None
Session logs for test failures/errors/unexpected successes will go into
directory '2012-11-19-15_50_12'
Command invoked: python dotest.py -i -v -p TestEvents.py
compilers=['clang']
Configuration: arch=x86_64 compiler=clang
----------------------------------------------------------------------
Collected 6 tests
1: test_add_listener_to_broadcaster_with_dsym (TestEvents.EventAPITestCase)
Exercise some SBBroadcaster APIs. ... skipped 'requires Darwin'
2: test_add_listener_to_broadcaster_with_dwarf (TestEvents.EventAPITestCase)
Exercise some SBBroadcaster APIs. ... ok
3: test_listen_for_and_print_event_with_dsym (TestEvents.EventAPITestCase)
Exercise SBEvent API. ... skipped 'requires Darwin'
4: test_listen_for_and_print_event_with_dwarf (TestEvents.EventAPITestCase)
Exercise SBEvent API. ...
Result: TestEvents.py hangs and does not complete.
--
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the lldb-dev
mailing list