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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Tue May 18 09:44:48 PDT 2010


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/8841

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

Buildslave for this Build: smoosh-15.apple.com

Build Reason: 
Build Source Stamp: 104023
Blamelist: dgregor

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Sema/SemaLookup.cpp
 test/FixIt/typo.m
At: Tue 18 May 2010 09:31:54
Changed By: dgregor
Comments: Give a slight edge to the context-sensitive keyword 'super' over
non-function-local declarations with names similar to what the user
typed. For example, this allows us to correct 'supper' to 'super' in
an Objective-C message send, even though the C function 'isupper' has
the same edit distance.

Properties: 




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

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

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

Last 10 lines of 'xfail':
	Clang :: CodeGen/blocks-2.c
	Clang :: CodeGenCXX/conversion-function.cpp
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: PCH/changed-files.c
	Clang :: PCH/pr4489.c
	Clang :: PCH/source-manager-stack.c
	Clang :: SemaCXX/rval-references-xfail.cpp
	Clang :: SemaObjCXX/overload.mm
	Clang :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'typo.m':
	--
	error: 'error' diagnostics expected but not seen: 
	  Line 139: synthesized property 'ivar' must either be named the same as a compatible ivar or must explicitly name an ivar
	1 warning and 16 errors generated.
	error: error reading '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/FixIt/Output/typo.m.tmp'
	1 error generated.
	--
	
	********************
	




More information about the llvm-testresults mailing list