[swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - OS X (master) #10262

Boris Buegling bbuegling at apple.com
Fri May 19 13:21:06 CDT 2017


It was unfortunate timing between both our changes :)

https://github.com/apple/swift-llbuild/pull/175 will fix it, sorry about that.

Thanks,
Boris

> On 19. May 2017, at 19:45, Michael Ilseman via swift-dev <swift-dev at swift.org> wrote:
> 
> Ankit, any chance this is related?
> 
> FAIL: llbuild-unit :: BuildSystem/BuildSystemTests/BuildSystemTaskTests.staleFileRemovalWithManyFiles (113 of 158)
> 
> ******************** TEST 'llbuild-unit :: BuildSystem/BuildSystemTests/BuildSystemTaskTests.staleFileRemovalWithManyFiles' FAILED ********************
> 
> Note: Google Test filter = BuildSystemTaskTests.staleFileRemovalWithManyFiles
> [==========] Running 1 test from 1 test case.
> [----------] Global test environment set-up.
> [----------] 1 test from BuildSystemTaskTests
> [ RUN      ] BuildSystemTaskTests.staleFileRemovalWithManyFiles
> /Users/buildnode/jenkins/workspace/oss-swift-incremental-RA-osx/llbuild/unittests/BuildSystem/BuildSystemTaskTests.cpp:732: Failure
> Value of: delegate.getMessages()
>   Actual: { "commandPreparing(C.1)", "commandStarted(C.1)", "commandFinished(C.1: 0)" }
> Expected: std::vector<std::string>({ "commandPreparing(C.1)", "commandStarted(C.1)", "commandFinished(C.1)", })
> Which is: { "commandPreparing(C.1)", "commandStarted(C.1)", "commandFinished(C.1)" }
> [  FAILED  ] BuildSystemTaskTests.staleFileRemovalWithManyFiles (10 ms)
> [----------] 1 test from BuildSystemTaskTests (10 ms total)
> 
> [----------] Global test environment tear-down
> [==========] 1 test from 1 test case ran. (10 ms total)
> [  PASSED  ] 0 tests.
> [  FAILED  ] 1 test, listed below:
> [  FAILED  ] BuildSystemTaskTests.staleFileRemovalWithManyFiles
> 
>  1 FAILED TEST
> 
> 
> 
> 
> 
>> On May 19, 2017, at 10:42 AM, no-reply at swift.org wrote:
>> 
>> [FAILURE] oss-swift-incremental-RA-osx [#10262]
>> 
>> Build URL:	https://ci.swift.org/job/oss-swift-incremental-RA-osx/10262/
>> Project:	oss-swift-incremental-RA-osx
>> Date of build:	Fri, 19 May 2017 10:12:45 -0700
>> Build duration:	29 min
>> Identified problems:
>> 
>> 	• Regression test failed: This build failed because a regression test in the test suite FAILed. Below is a list of all errors:
>> 		• Indication 1
>> Tests:
>> 
>> Name: Swift(macosx-x86_64)
>> Failed: 0 test(s), Passed: 9413 test(s), Total: 9413 test(s)
>> Name: Swift-Unit
>> Failed: 0 test(s), Passed: 492 test(s), Total: 492 test(s)
>> 
>> Changes
>> 
>> 	• Commit fc3d9db5dcce5c5b5ceb7538efeb294445235b54 by Ankit Aggarwal:
>> [BuildSystem] Check command result in MockBuildSystemDelegate
>> 
>> 		• edit: unittests/BuildSystem/BuildSystemTaskTests.cpp
>> 		• edit: unittests/BuildSystem/MockBuildSystemDelegate.h
> 
> _______________________________________________
> swift-dev mailing list
> swift-dev at swift.org
> https://lists.swift.org/mailman/listinfo/swift-dev



More information about the swift-dev mailing list