[llvm-testresults] buildbot failure in lab.llvm.org on clang-x86_64-darwin11-nobootstrap-RAincremental
llvmlab-buildmaster at lab.llvm.org
llvmlab-buildmaster at lab.llvm.org
Wed Oct 22 02:10:22 PDT 2014
The Buildbot has detected a new failure on builder clang-x86_64-darwin11-nobootstrap-RAincremental while building cfe.
Full details are available at:
http://lab.llvm.org:8013/builders/clang-x86_64-darwin11-nobootstrap-RAincremental/builds/5839
Buildbot URL: http://lab.llvm.org:8013/
Buildslave for this Build: xserve5
Build Reason: Triggerable(phase1-stage0)
Build Source Stamp: 220373
Blamelist:
BUILD FAILED: failed run.llvm.tests
sincerely,
-The Buildbot
================================================================================
CHANGES:
LOGS:
Last 15 lines of 'stdio':
PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/IntegerDivision.URem (19714 of 19717)
PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/Local.RecursivelyDeleteDeadPHINodes (19715 of 19717)
PASS: LLVM-Unit :: Transforms/Utils/Release+Asserts/UtilsTests/IntegerDivision.URem64 (19716 of 19717)
PASS: LLVM-Unit :: Support/Release+Asserts/SupportTests/ProgramTest.TestExecuteNoWait (19717 of 19717)
Testing Time: 334.07s
********************
Failing Tests (1):
Clang-Unit :: Format/Release+Asserts/FormatTests/FormatTest.TrailingReturnType
Expected Passes : 17197
Expected Failures : 62
Unsupported Tests : 2457
Unexpected Failures: 1
make[1]: *** [check-local-all] Error 1
make: *** [check-all] Error 2
Last 15 lines of 'Clang-Unit::FormatTest.TrailingReturnType':
Actual: "auto doSomething(Aaaaaa *aaaaaa) -> decltype(aaaaaa->f()) {}"
Expected: Code.str()
Which is: "auto doSomething(Aaaaaa* aaaaaa) -> decltype(aaaaaa->f()) {}"
[ FAILED ] FormatTest.TrailingReturnType (2 ms)
[----------] 1 test from FormatTest (2 ms total)
[----------] Global test environment tear-down
[==========] 1 test from 1 test case ran. (2 ms total)
[ PASSED ] 0 tests.
[ FAILED ] 1 test, listed below:
[ FAILED ] FormatTest.TrailingReturnType
1 FAILED TEST
********************
More information about the llvm-testresults
mailing list