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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Thu Oct 14 11:55:20 PDT 2010


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

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

Buildslave for this Build: smoosh-02

Build Reason: 
Build Source Stamp: 116494
Blamelist: stoklund,theraven

BUILD FAILED: failed test-clang test-clang_1

sincerely,
 -The Buildbot


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

CHANGES:
File: test/Index/c-index-spurious-keyword.m
At: Thu 14 Oct 2010 11:20:33
Changed By: theraven
Comments: Test case for r116439

Properties: 




File: lib/CodeGen/SplitKit.cpp
At: Thu 14 Oct 2010 11:30:22
Changed By: stoklund
Comments: Only split around a loop if the live range has uses outside the loop periphery.

Before we would also split around a loop if any peripheral block had multiple
uses. This could cause repeated splitting when splitting a different live range
would insert uses into the periphery.

Now -spiller=inline passes the nightly test suite again.Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 31.86s
	********************
	Failing Tests (1):
	    Clang :: Index/c-index-spurious-keyword.m
	
	  Expected Passes    : 2583
	  Expected Failures  : 21
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Index/c-index-spurious-keyword.m

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	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 'c-index-spurious-keyword.m':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	file c-index-spurious-keyword.m is not in this translation unit
	Expected 1 lines, got 0.
	--
	
	********************
	

Last 10 lines of 'stdio':
	Testing Time: 14.69s
	********************
	Failing Tests (1):
	    Clang :: Index/c-index-spurious-keyword.m
	
	  Expected Passes    : 2583
	  Expected Failures  : 21
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Index/c-index-spurious-keyword.m

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	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 'c-index-spurious-keyword.m':
	--
	Exit Code: 1
	Command Output (stderr):
	--
	file c-index-spurious-keyword.m is not in this translation unit
	Expected 1 lines, got 0.
	--
	
	********************
	




More information about the llvm-testresults mailing list