[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Mon Aug 30 15:26:57 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/12586
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 112539
Blamelist: resistor
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
File: lib/Transforms/Scalar/JumpThreading.cpp
At: Mon 30 Aug 2010 15:12:07
Changed By: resistor
Comments: Fixes and cleanups pointed out by Chris. In general, be careful to handle 0 results from ComputeValueKnownInPredecessors
(indicating undef), and re-use existing constant folding APIs.
Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 41.86s
********************
Failing Tests (1):
Clang :: CodeGenCXX/temp-order.cpp
Expected Passes : 2492
Expected Failures : 19
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: CodeGenCXX/temp-order.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 'temp-order.cpp':
<stdin>:1:1: note: scanning from here
; ModuleID = '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGenCXX/temp-order.cpp'
^
<stdin>:38:3: note: possible intended match here
declare void @print(i8*, i32)
^
--
********************
More information about the llvm-testresults
mailing list