[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Fri Nov 6 14:11:53 PST 2009
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/359
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 86292
Blamelist: fjahanian,kremenek
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Parse/ParseObjc.cpp
test/Parser/objc-init.m
At: Fri 06 Nov 2009 13:49:02
Changed By: fjahanian
Comments: Fix a bogus objective-c warning with -pedantic.
(radar 7370882).
Files:
include/clang/Analysis/PathSensitive/Checkers/VLASizeChecker.h
lib/Analysis/GRExprEngineInternalChecks.cpp
lib/Analysis/GRExprEngineInternalChecks.h
lib/Analysis/VLASizeChecker.cpp
At: Fri 06 Nov 2009 13:54:02
Changed By: kremenek
Comments: Make the VLASizeChecker implementation private, and its creation only known to GRExprEngineInternalChecks.cpp.
LOGS:
Last 10 lines of 'test-clang.stdio':
Testing Time: 18.99s
********************
Failing Tests (1):
Clang::Parser/objc-init.m
Expected Passes : 1707
Expected Failures : 17
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'test-clang.fail':
Clang::Parser/objc-init.m
Last 10 lines of 'test-clang.xfail':
Clang::CXX/dcl.dcl/dcl.spec/dcl.typedef/p4.cpp
Clang::CXX/temp/temp.param/p14.cpp
Clang::CXX/temp/temp.res/temp.dep.res/temp.point/p1.cpp
Clang::CodeGen/asm-inout.c
Clang::CodeGen/blocks-2.c
Clang::CodeGenObjC/PR4894-recursive-debug-crash.m
Clang::SemaObjC/id-isa-ref.m
Clang::SemaObjCXX/overload.mm
Clang::SemaObjCXX/references.mm
Clang::SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'test-clang.objc-init.m':
--
--
Command Output (stderr):
--
Errors seen but not expected:
Line 55: synthesized property 'window' must either be named the same as a compatible ivar or must explicitly name an ivar
--
********************
More information about the llvm-testresults
mailing list