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

daniel_dunbar at apple.com daniel_dunbar at apple.com
Sun Dec 19 21:14:27 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/12718

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

Buildslave for this Build: smoosh-04

Build Reason: 
Build Source Stamp: 122229
Blamelist: fpichet,zwarich

BUILD FAILED: failed test-clang

sincerely,
 -The Buildbot


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

CHANGES:
File: test/CodeGenCXX/vtable-debug-info.cpp
At: Sun 19 Dec 2010 20:17:09
Changed By: fpichet
Comments: Disable this test on Windows; it crashes and popup an dialog on each lit test run.
I have no idea how to fix it.Properties: 




File: lib/CodeGen/MachineVerifier.cpp
At: Sun 19 Dec 2010 20:27:07
Changed By: zwarich
Comments: MachineVerifier should count landing pad successors as basic blocks rather than
out-edges. Fixes PR8824.
Properties: 




File: test/PCH/reloc.c
At: Sun 19 Dec 2010 20:42:07
Changed By: fpichet
Comments: test/PCH/reloc.c fails on Win32. 
XFAIL for now, I'll investigate why later.Properties: 




LOGS:
Last 10 lines of 'stdio':
	Testing Time: 111.41s
	********************
	Failing Tests (1):
	    Clang :: PCH/reloc.c
	
	  Expected Passes    : 2682
	  Expected Failures  : 22
	  Unexpected Failures: 1
	make[1]: *** [all] Error 1
	make: *** [test] Error 2

Last 10 lines of 'fail':
	Clang :: PCH/reloc.c

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 'reloc.c':
	--
	error: 'note' diagnostics expected but not seen: 
	  Line 15: previous definition
	error: 'note' diagnostics seen but not expected: 
	  Line 13: previous definition is here
	2 errors generated.
	--
	
	********************
	




More information about the llvm-testresults mailing list