http://llvm.org/bugs/show_bug.cgi?id=20267
Bug ID: 20267
Summary: TestObjCMethods tests generating errors on Darwin
Product: lldb
Version: unspecified
Hardware: PC
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
Classification: Unclassified
======================================================================
ERROR: test_expression_lookups_objc_dwarf (TestObjCMethods.FoundationTestCase)
Test running an expression detect spurious debug info lookups (DWARF).
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 370, in wrapper
return func(self, *args, **kwargs)
File
"/Users/tfiala/lldb/svn/lldb/test/lang/objc/foundation/TestObjCMethods.py",
line 125, in test_expression_lookups_objc_dwarf
self.expression_lookups_objc()
File
"/Users/tfiala/lldb/svn/lldb/test/lang/objc/foundation/TestObjCMethods.py",
line 148, in expression_lookups_objc
f = open(logfile)
IOError: [Errno 2] No such file or directory:
'/Users/tfiala/lldb/svn/lldb/test/lang/objc/foundation/dwarf-lookups-x86_64.txt'
Config=x86_64-/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
======================================================================
ERROR: test_expression_lookups_objc_dwarf (TestObjCMethods.FoundationTestCase)
Test running an expression detect spurious debug info lookups (DWARF).
----------------------------------------------------------------------
Traceback (most recent call last):
File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 1585, in tearDown
Base.tearDown(self)
File "/Users/tfiala/lldb/svn/lldb/test/lldbtest.py", line 988, in tearDown
hook()
File
"/Users/tfiala/lldb/svn/lldb/test/lang/objc/foundation/TestObjCMethods.py",
line 144, in cleanup
os.unlink (logfile)
OSError: [Errno 2] No such file or directory:
'/Users/tfiala/lldb/svn/lldb/test/lang/objc/foundation/dwarf-lookups-x86_64.txt'
Config=x86_64-/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
----------------------------------------------------------------------
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/lldb-dev