[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Wed Aug 11 16:41:10 PDT 2010
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/11746
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 110876
Blamelist: dpatel
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Analysis/DebugInfo.cpp
At: Wed 11 Aug 2010 16:20:06
Changed By: dpatel
Comments: Even if a variable has constant value all the time, it is still a variable in gdb's eyes.
Tested by scope.exp in gdb testsuite.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 48.69s
********************
Failing Tests (1):
Clang :: CodeGen/2010-08-10-DbgConstant.c
Expected Passes : 2440
Expected Failures : 20
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: CodeGen/2010-08-10-DbgConstant.c
Last 10 lines of 'xfail':
Clang :: FixIt/fixit-pmem.cpp
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 :: SemaObjC/deref-interface.m
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of '2010-08-10-dbgconstant.c':
******************** TEST 'Clang :: CodeGen/2010-08-10-DbgConstant.c' FAILED ********************Script:
--
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/Debug+Asserts/bin/clang -cc1 -S -emit-llvm -g /Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/2010-08-10-DbgConstant.c -o - | grep DW_TAG_constant
--
Exit Code: 1
********************
More information about the llvm-testresults
mailing list