https://llvm.org/bugs/show_bug.cgi?id=26267
Bug ID: 26267
Summary: IncompleteModulesTestCase asserting in clang on Darwin
with Xcode 7.3 Beta 1
Product: lldb
Version: unspecified
Hardware: Macintosh
OS: MacOS X
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Classification: Unclassified
Exiting test on signal on the testbot, due to clang hitting an exception
somewhere in expression evaluation of the module import:
Session logs for test failures/errors/unexpected successes will go into
directory '2016-01-22-17_48_50'
Command invoked:
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/test/dotest.py --apple-sdk
macosx
--executable=/Users/buildslave/jenkins/sharedspace/lldb@2/lldb-build/Build/Products/Debug/lldb
--rerun-all-issues --env TERM=vt100 -s 2016-01-22-17_48_50 --results-port 54304
--inferior -p TestIncompleteModules.py
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/packages/Python/lldbsuite/test
--event-add-entries worker_index=0:int
Configuration: arch=x86_64
compiler=/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang
----------------------------------------------------------------------
Collected 2 tests
Assertion failed: (DeclKind != Decl::LinkageSpec && "Should not perform lookups
into linkage specs!"), function lookup, file
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/llvm/tools/clang/lib/AST/DeclBase.cpp,
line 1370.
[TestIncompleteModules.py FAILED]
Command invoked: /usr/bin/python
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/test/dotest.py --apple-sdk
macosx
--executable=/Users/buildslave/jenkins/sharedspace/lldb@2/lldb-build/Build/Products/Debug/lldb
--rerun-all-issues --env TERM=vt100 -s 2016-01-22-17_48_50 --results-port 54304
--inferior -p TestIncompleteModules.py
/Users/buildslave/jenkins/sharedspace/lldb@2/lldb/packages/Python/lldbsuite/test
--event-add-entries worker_index=0:int
289 out of 422 test suites processed - TestIncompleteModules.py
Sean Callanan is aware of this. I'm just adding this bug to track in the test
I skip.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
[email protected]
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev