Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 14.04 (master) #775

2017-01-27 Thread Brian Croom via swift-dev
This seems to be the same failure as here from yesterday: https://ci.swift.org/job/oss-swift-package-linux-ubuntu-14_04/164/console I'm pretty confident there haven't been any changes in XCTest in weeks that would account for a memory error like this. On Fri, Jan 27, 2017 at 1:33 PM Jordan Rose

Re: [swift-dev] Swift CI PR builder dispatch linux failure

2016-09-26 Thread Brian Croom via swift-dev
When I was working this summer on getting SourceKit to build on Linux, one challenge I encountered with getting the build to work cleanly was that SourceKit is in the Swift repo, but it has a dependency on libdispatch. Moving the dispatch overlay code such that libdispatch could always be built bef

Re: [swift-dev] [Swift CI] Build Failure: 0. OSS - Swift Incremental RA - Ubuntu 15.10 (master) #5000

2016-05-12 Thread Brian Croom via swift-dev
I'm not sure where the resiliency work stands, but I wonder if we've caught incremental-compilation issue here? I added a field to XCTestCase, TestFoundation which links to XCTest.so wasn't recompiled at all, and proceeded to crash upon launch. torsdag 12 maj 2016 skrev : > [FAILURE] oss-swift-in