[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Sun Jul 18 19:28:19 PDT 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/8664
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 108670
Blamelist: zhongxingxu
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Checker/StreamChecker.cpp
test/Analysis/stream.c
At: Sun 18 Jul 2010 18:54:15
Changed By: zhongxingxu
Comments: Add double close check to StreamChecker. Patch by Lei Zhang.
Properties:
File: lib/Checker/CallInliner.cpp
At: Sun 18 Jul 2010 18:59:44
Changed By: zhongxingxu
Comments: remove CallInliner.cpp.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 87.66s
********************
Failing Tests (1):
Clang :: Analysis/stream.c
Expected Passes : 2379
Expected Failures : 20
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Analysis/stream.c
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/fixit-errors.c
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 'stream.c':
--
error: 'warning' diagnostics expected but not seen:
Line 47: Try to close a file Descriptor already closed. Cause Undefined Behaviour.
error: 'warning' diagnostics seen but not expected:
Line 47: Try to close a file Descriptor already closed. Cause undefined behaviour.
6 warnings and 2 errors generated.
--
********************
More information about the llvm-testresults
mailing list