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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Nov 1 11:13:51 PST 2009


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

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

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

Build Reason: 
Build Source Stamp: 85729
Blamelist: lattner

BUILD FAILED: failed test-llvm

sincerely,
 -The Buildbot


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

CHANGES:
Files:
 include/llvm/Support/StandardPasses.h
 test/FrontendC++/integration-O2.cpp
At: Sun 01 Nov 2009 10:57:50
Changed By: lattner
Comments: We currently only run ipsccp at LTO time, which is silly.  It subsumes
ipconstprop and doesn't take much time.  Just run it in its place.

This adds a testcase for it, which I plan to expand to cover other
"integration" cases, where we expect the optimizer to be able to
eliminate various things.  Due to phase order issues we've regressed
in a number of areas and integration tests are the only way I see to
prevent this.





LOGS:
Last 10 lines of 'test-llvm.stdio':
	Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/test/Transforms/TailDup/dg.exp ...
	Running /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/test/Verifier/dg.exp ...
	
			===  Summary ===
	
	# of expected passes		4577
	# of unexpected failures	1
	# of expected failures		34
	make[1]: *** [check-local] Error 1
	make: *** [check] Error 2

Last 10 lines of 'test-llvm.fails':
	FAIL: /Volumes/Sandbox/Buildbot/llvm/build.llvm-gcc-i386-darwin9/llvm.src/test/FrontendC/weak_constant.c
	




More information about the llvm-testresults mailing list