[llvm-testresults] buildbot failure in smooshlab on clang-x86_64-darwin10-selfhost-rel
daniel_dunbar at apple.com
daniel_dunbar at apple.com
Thu Sep 23 18:56:21 PDT 2010
The Buildbot has detected a new failure of clang-x86_64-darwin10-selfhost-rel on smooshlab.
Full details are available at:
http://smooshlab.apple.com:8010/builders/clang-x86_64-darwin10-selfhost-rel/builds/4934
Buildbot URL: http://smooshlab.apple.com:8010/
Buildslave for this Build: smoosh-02
Build Reason:
Build Source Stamp: 114715
Blamelist: kremenek
BUILD FAILED: failed test-clang test-clang_1
sincerely,
-The Buildbot
================================================================================
CHANGES:
Files:
lib/Sema/SemaObjCProperty.cpp
test/Index/properties-default-synthesis.m
At: Thu 23 Sep 2010 18:27:23
Changed By: kremenek
Comments: Default synthesized ivars don't really have a location in the source. Using the location of the @implementation
is just confusing for clients that want to use SourceLocations for syntactic references.
Fixes: <rdar://problem/8470540>Properties:
File: test/Index/properties-default-synthesis.m
At: Thu 23 Sep 2010 18:27:23
Changed By: kremenek
Comments: Update comment in test with reference to bug report.Properties:
LOGS:
Last 10 lines of 'stdio':
Testing Time: 15.91s
********************
Failing Tests (1):
Clang :: Index/properties-default-synthesis.m
Expected Passes : 2540
Expected Failures : 20
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Index/properties-default-synthesis.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 'properties-default-synthesis.m':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Index/properties-default-synthesis.m:84:11: error: expected string not found in input
// CHECK: <invalid loc>:0:0: ObjCIvarDecl=arrayOutletCollectionProperty:0:0 (Definition)
^
<stdin>:68:1: note: scanning from here
// CHECK: <invalid loc>:2:9: macro definition=__llvm__
^
--
********************
Last 10 lines of 'stdio':
Testing Time: 31.69s
********************
Failing Tests (1):
Clang :: Index/properties-default-synthesis.m
Expected Passes : 2540
Expected Failures : 20
Unexpected Failures: 1
make[1]: *** [all] Error 1
make: *** [test] Error 2
Last 10 lines of 'fail':
Clang :: Index/properties-default-synthesis.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 'properties-default-synthesis.m':
/Users/buildslave/zorg/buildbot/smooshlab/slave/build.clang-x86_64-darwin10-selfhost-rel/llvm.src/tools/clang/test/Index/properties-default-synthesis.m:84:11: error: expected string not found in input
// CHECK: <invalid loc>:0:0: ObjCIvarDecl=arrayOutletCollectionProperty:0:0 (Definition)
^
<stdin>:68:1: note: scanning from here
// CHECK: <invalid loc>:2:9: macro definition=__llvm__
^
--
********************
More information about the llvm-testresults
mailing list