[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10

daniel_dunbar at apple.com daniel_dunbar at apple.com
Fri Oct 15 10:22:16 PDT 2010


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

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 116586
Blamelist: dgregor

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Sema/SemaLookup.cpp
 test/FixIt/typo.m
 test/SemaObjC/synth-provisional-ivars.m
At: Fri 15 Oct 2010 09:53:53
Changed By: dgregor
Comments: When performing typo correction, keep track of whether the last lookup
we did was an acceptable lookup. If it is, then we can re-use that
lookup result. If it isn't, we have to perform the lookup again. This
is almost surely the cause behind the mysterious typo.m failures on
some builders; we were getting the wrong lookup results returned.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 108.06s
	********************
	Failing Tests (1):
	    Clang :: FixIt/typo.m
	
	  Expected Passes    : 2589
	  Expected Failures  : 21
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'warnings':
	1 warning and 20 errors generated.

Last 10 lines of 'fail':
	Clang :: FixIt/typo.m

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/fixit-errors.c
	Clang :: Lexer/hexfloat.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: Parser/cxx-ambig-decl-expr-xfail.cpp
	Clang :: SemaCXX/rval-references-xfail.cpp
	Clang :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'typo.m':
	  Line 20: 'sprop' declared here
	  Line 25: 'his_ivar' declared here
	  Line 30: 'his_prop' declared here
	1 warning and 20 errors generated.
	error: error reading '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/FixIt/Output/typo.m.tmp'
	1 error generated.
	--
	
	********************
	




More information about the llvm-testresults mailing list