[swift-corelibs-dev] Swift Source Compatibility Suite now available at ci.swift.org

2017-04-24 Thread Nicole Jacque via swift-corelibs-dev
Hello Everyone- I am happy to announce the release of a new Swift Source Compatibility Suite on ci.swift.org! This suite supports testing for the goal of maintaining source compatibility for future Swift releases. The suite will periodically (and via pull request testing) build projects inclu

Re: [swift-corelibs-dev] XCTest Build is failing for Dev environment

2017-04-24 Thread Alex Blewitt via swift-corelibs-dev
I'd suggest trying to run the command that failed manually and see if there's any additional error messages that get printed out: > xcodebuild -workspace > /Users/tapan/swift-source/swift-corelibs-xctest/XCTest.xcworkspace -scheme > SwiftXCTest -configuration Release > SWIFT_EXEC="/Users/tapan