[lldb-dev] [Bug 14385] New: TestFloatTypes.py hangs when run under linux
bugzilla-daemon at llvm.org
bugzilla-daemon at llvm.org
Mon Nov 19 12:30:42 PST 2012
http://llvm.org/bugs/show_bug.cgi?id=14385
Bug #: 14385
Summary: TestFloatTypes.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 TestFloatTypes.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='TestFloatTypes.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_53_34'
Command invoked: python dotest.py -i -v -p TestFloatTypes.py
compilers=['clang']
Configuration: arch=x86_64 compiler=clang
----------------------------------------------------------------------
Collected 6 tests
1: test_double_type_from_block_with_dsym (TestFloatTypes.FloatTypesTestCase)
Test that double-type variables are displayed correctly from a block. ...
skipped 'requires Darwin'
2: test_double_type_with_dsym (TestFloatTypes.FloatTypesTestCase)
Test that double-type variables are displayed correctly. ... skipped
'requires Darwin'
3: test_double_type_with_dwarf (TestFloatTypes.FloatTypesTestCase)
Test that double-type variables are displayed correctly. ...
Result: TestFloatTypes.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