[llvm-testresults] buildbot failure in smooshlab on clang-i386-darwin9
Douglas Gregor
dgregor at apple.com
Fri Oct 15 10:06:53 PDT 2010
My bug; I'm looking at it now.
- Doug
On Oct 15, 2010, at 10:03 AM, daniel_dunbar at apple.com wrote:
> 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/14357
>
> Buildbot URL: http://smooshlab.apple.com:8010/
>
> Buildslave for this Build: smoosh-15.apple.com
>
> Build Reason:
> Build Source Stamp: 116586
> Blamelist: dgregor
>
> BUILD FAILED: failed test-clang
>
> sincerely,
> -The Buildbot
>
>
> ================================================================================
>
> CHANGES:
> Files:
> lib/Sema/SemaLookup.cpp
> test/FixIt/typo.m
> test/SemaObjC/synth-provisional-ivars.m
> At: Fri 15 Oct 2010 09:53:53
> Changed By: dgregor
> Comments: When performing typo correction, keep track of whether the last lookup
> we did was an acceptable lookup. If it is, then we can re-use that
> lookup result. If it isn't, we have to perform the lookup again. This
> is almost surely the cause behind the mysterious typo.m failures on
> some builders; we were getting the wrong lookup results returned.
> Properties:
>
>
>
>
> LOGS:
> Last 10 lines of 'stdio':
> Testing Time: 42.26s
> ********************
> Failing Tests (1):
> Clang :: FixIt/typo.m
>
> Expected Passes : 2589
> Expected Failures : 21
> Unexpected Failures: 1
> make[1]: *** [all] Error 1
> make: *** [test] Error 2
>
> Last 10 lines of 'warnings':
> 1 warning and 20 errors generated.
>
> Last 10 lines of 'fail':
> Clang :: FixIt/typo.m
>
> 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 'typo.m':
> Line 20: 'sprop' declared here
> Line 25: 'his_ivar' declared here
> Line 30: 'his_prop' declared here
> 1 warning and 20 errors generated.
> error: error reading '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-i386-darwin9/llvm/tools/clang/test/FixIt/Output/typo.m.tmp'
> 1 error generated.
> --
>
> ********************
>
>
More information about the llvm-testresults
mailing list