[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Nov 19 04:28:07 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/1129
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: ddunbar2.apple.com
Build Reason:
Build Source Stamp: 89340
Blamelist: kjdyck
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Frontend/InitPreprocessor.cpp
test/Preprocessor/init.c
At: Thu 19 Nov 2009 04:16:47
Changed By: kjdyck
Comments: Remove __INTPTR_TYPE__ as it is no longer needed by stdint.h, which uses
__INTPTR_WIDTH__ instead.
LOGS:
Last 10 lines of 'test-clang.stdio':
Testing Time: 19.65s
********************
Failing Tests (1):
Clang::CodeGen/const-init.c
Expected Passes : 1759
Expected Failures : 18
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'test-clang.fail':
Clang::CodeGen/const-init.c
Last 10 lines of 'test-clang.xfail':
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::Parser/cxx-using-declaration.cpp
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.const-init.c':
/Users/buildslave/zorg/smooshlab/slaves/clang/build.clang-i386-darwin9/llvm/tools/clang/test/CodeGen/const-init.c:25:92: error: expected string not found in input
// CHECK: @g1x = global {{%.}} { double 1.000000e+00{{[0]*}}, double 0.000000e+00{{[0]*}} }
^
<stdin>:1:1: note: scanning from here
^
--
********************
More information about the llvm-testresults
mailing list