[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue Nov 17 11:46:03 PST 2009


The Buildbot has detected a new failure of clang-i386-darwin9 on smooshlab.
Full details are available at:
 http://smooshlab.apple.com:8010/builders/clang-i386-darwin9/builds/1016

Buildbot URL: http://smooshlab.apple.com:8010/

Buildslave for this Build: ddunbar2.apple.com

Build Reason: 
Build Source Stamp: 89133
Blamelist: kremenek,theraven

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


================================================================================

CHANGES:
Files:
 include/clang-c/Index.h
 tools/CIndex/CIndex.cpp
 tools/CIndex/CIndex.exports
At: Tue 17 Nov 2009 11:32:31
Changed By: kremenek
Comments: Add clang_getNullCursor() and clang_equalCursors() (the latter for comparing cursors).




Files:
 test/Index/c-index-api-loadTU-test.m
 test/Index/c-index-api-test.m
At: Tue 17 Nov 2009 11:32:31
Changed By: kremenek
Comments: Rename test.




File: lib/CodeGen/CGObjCGNU.cpp
At: Tue 17 Nov 2009 11:32:31
Changed By: theraven
Comments: Fixed bug where ivar offsets were being initialized as 0 with the fragile GNU ABI.





LOGS:
Last 10 lines of 'test-clang.stdio':
	Testing Time: 16.00s
	********************
	Failing Tests (1):
	    Clang::Index/c-index-api-loadTU-test.m
	
	  Expected Passes    : 1744
	  Expected Failures  : 18
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'test-clang.fail':
	Clang::Index/c-index-api-loadTU-test.m

Last 10 lines of 'test-clang.xfail':
	Clang::CXX/temp/temp.param/p14.cpp
	Clang::CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
	Clang::CodeGen/asm-inout.c
	Clang::CodeGen/blocks-2.c
	Clang::CodeGenObjC/PR4894-recursive-debug-crash.m
	Clang::Parser/cxx-using-declaration.cpp
	Clang::SemaObjC/id-isa-ref.m
	Clang::SemaObjCXX/references.mm
	Clang::SemaObjCXX/overload.mm
	Clang::SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'test-clang.c-index-api-loadtu-test.m':
	/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/Index/c-index-api-loadTU-test.m:4:85: error: expected string not found in input
	// CHECK: <invalid loc>:0:0: TypedefDecl=__int128_t:0:0 [Context=c-index-api-test.m]
	                                                                                    ^
	<stdin>:1:1: note: scanning from here
	// CHECK: <invalid loc>:0:0: TypedefDecl=__int128_t:0:0 [Context=c-index-api-loadTU-test.m]
	^
	--
	
	********************
	




More information about the llvm-testresults mailing list