[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Oct 4 23:34:47 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/5203
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 115592
Blamelist: sfider
BUILD FAILED: failed test-clang test-clang_1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
include/clang/Analysis/CFG.h
lib/Analysis/CFG.cpp
test/Analysis/dtors-in-dtor-cfg-output.cpp
At: Mon 04 Oct 2010 22:41:54
Changed By: sfider
Comments: Added support for base and member destructors in destructor.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 34.74s
********************
Failing Tests (1):
Clang :: Analysis/dtors-in-dtor-cfg-output.cpp
Expected Passes : 2563
Expected Failures : 20
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Analysis/dtors-in-dtor-cfg-output.cpp
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 'dtors-in-dtor-cfg-output.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/dtors-in-dtor-cfg-output.cpp:33:11: error: expected string not found in input
// CHECK: 1: this->a.~A() (Member object destructor)
^
<stdin>:7:2: note: scanning from here
1: this->a.~A() (Member destructor)
^
--
********************
Last 10 lines of 'stdio':
Testing Time: 32.16s
********************
Failing Tests (1):
Clang :: Analysis/dtors-in-dtor-cfg-output.cpp
Expected Passes : 2563
Expected Failures : 20
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Analysis/dtors-in-dtor-cfg-output.cpp
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 'dtors-in-dtor-cfg-output.cpp':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Analysis/dtors-in-dtor-cfg-output.cpp:33:11: error: expected string not found in input
// CHECK: 1: this->a.~A() (Member object destructor)
^
<stdin>:7:2: note: scanning from here
1: this->a.~A() (Member destructor)
^
--
********************
More information about the llvm-testresults
mailing list