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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Wed Dec 8 19:50:04 PST 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/12422

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 121354
Blamelist: djg,resistor

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 lib/Transforms/InstCombine/InstCombineShifts.cpp
 test/Transforms/InstCombine/2010-11-01-lshr-mask.ll
At: Wed 08 Dec 2010 18:57:17
Changed By: djg
Comments: Really check that the bits that will become zero are actually already zero
before eliminating the operation that zeros them. This fixes rdar://8739316.
Properties: 




File: lib/Target/ARM/ARMInstrThumb2.td
At: Wed 08 Dec 2010 19:01:47
Changed By: resistor
Comments: Fix encoding of the immediate operands on post-indexed LDR and friends.
Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 112.63s
	********************
	Failing Tests (1):
	    Clang :: Index/overrides.cpp
	
	  Expected Passes    : 2679
	  Expected Failures  : 20
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: Index/overrides.cpp

Last 10 lines of 'xfail':
	Clang :: FixIt/fixit-errors.c
	Clang :: FixIt/fixit-pmem.cpp
	Clang :: FixIt/typo.m
	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 :: SemaTemplate/instantiate-function-1.mm

Last 10 lines of 'overrides.cpp':
	<stdin>:21:1: note: scanning from here
	// CHECK: overrides.cpp:14:8: StructDecl=D:14:8 (Definition) Extent=[14:1 - 16:2]
	^
	<stdin>:23:11: note: possible intended match here
	// CHECK: overrides.cpp:15:16: CXXMethod=f:15:16 [Overrides @6:16, @2:16] Extent=[15:16 - 15:22]
	          ^
	--
	
	********************
	




More information about the llvm-testresults mailing list