[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue May 11 23:33:23 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/8624
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-15.apple.com
Build Reason:
Build Source Stamp: 103583
Blamelist: kremenek
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
test/Index/annotate-tokens.m
test/Index/c-index-api-loadTU-test.m
test/Index/load-stmts.cpp
test/Index/remap-load.c
tools/libclang/CIndex.cpp
At: Tue 11 May 2010 23:20:46
Changed By: kremenek
Comments: Re-apply r103581 with updated tests. It turns out we were computing bogus locations for
many things.Properties:
LOGS:
Last 10 lines of 'stdio':
********************
Failing Tests (2):
Clang :: Index/annotate-tokens.m
Clang :: Index/load-stmts.cpp
Expected Passes : 2226
Expected Failures : 17
Unexpected Failures: 2
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Index/annotate-tokens.m
Clang :: Index/load-stmts.cpp
Last 10 lines of 'xfail':
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: FixIt/fixit-errors.c
Clang :: FixIt/fixit-pmem.cpp
Clang :: FixIt/typo.m
Clang :: PCH/changed-files.c
Clang :: PCH/pr4489.c
Clang :: PCH/source-manager-stack.c
Clang :: SemaCXX/rval-references-xfail.cpp
Clang :: SemaObjCXX/overload.mm
Clang :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'annotate-tokens.m':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/Index/annotate-tokens.m:149:11: error: expected string not found in input
// CHECK: Identifier: "IBAction" [33:4 - 33:12] macro instantiation=IBAction:131:9
^
<stdin>:96:1: note: scanning from here
Identifier: "IBAction" [33:4 - 33:12] macro instantiation=IBAction:121:9
^
--
********************
Last 10 lines of 'load-stmts.cpp':
<stdin>:1:1: note: scanning from here
// CHECK: <invalid loc>:89:15: TypedefDecl=__builtin_va_list:89:15 (Definition)
^
<stdin>:1:11: note: possible intended match here
// CHECK: <invalid loc>:89:15: TypedefDecl=__builtin_va_list:89:15 (Definition)
^
--
********************
More information about the llvm-testresults
mailing list