[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Tue Oct 26 11:08:26 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10 on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10/builds/11185
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-04
Build Reason:
Build Source Stamp: 117373
Blamelist: dgregor
BUILD FAILED: failed test-clang
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/SemaLookup.cpp
test/FixIt/typo.m
At: Tue 26 Oct 2010 10:23:54
Changed By: dgregor
Comments: Teach typo correction not to return the same keyword that matches a
typo. This can happen with context-sensitive keywords like "super",
when typo correction didn't know that "super" wasn't permitted in this
context.
Properties:
File: test/FixIt/typo.m
At: Tue 26 Oct 2010 10:38:59
Changed By: dgregor
Comments: Fix silly typoProperties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 95.01s
********************
Failing Tests (1):
Clang :: FixIt/typo.m
Expected Passes : 2618
Expected Failures : 19
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'warnings':
1 warning and 24 errors generated.
Last 10 lines of 'fail':
Clang :: FixIt/typo.m
Last 10 lines of 'xfail':
Clang :: CodeGenCXX/conversion-function.cpp
Clang :: FixIt/fixit-errors.c
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 :: SemaTemplate/instantiate-function-1.mm
Last 10 lines of 'typo.m':
Line 162: use of undeclared identifier 'super'; did you mean 'Super'?
error: 'note' diagnostics seen but not expected:
Line 125: previous definition is here
1 warning and 24 errors generated.
error: error reading '/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10/llvm/tools/clang/test/FixIt/Output/typo.m.tmp'
1 error generated.
--
********************
More information about the llvm-testresults
mailing list