> On May 18, 2017, at 11:50 AM, Will Stanton wrote:
>
> Hello David,
>
> Are you seeing these errors in macOS/Xcode? If so, I think `-swift-version 3`
> needs to be passed to the swift compiler. Submitted this PR for Mac build
> issues among others:
> https://github.com/apple/swift-corelibs
> On May 18, 2017, at 12:54 PM, Pushkar N Kulkarni via swift-dev
> wrote:
>
> Over the past few months, we've seen random and intermittent failures in the
> URLSession tests in TestFoundation in the CI builds running on Ubuntu 16.04.
> Surprisingly, these failures never occur on PR builds. We
Over the past few months, we've seen random and intermittent failures in the URLSession tests in TestFoundation in the CI builds running on Ubuntu 16.04. Surprisingly, these failures never occur on PR builds. We've tried to reproduce them locally (on matching Ubuntu levels) and fixed locally observ
Hello David,
Are you seeing these errors in macOS/Xcode? If so, I think `-swift-version 3`
needs to be passed to the swift compiler. Submitted this PR for Mac build
issues among others: https://github.com/apple/swift-corelibs-foundation/pull/988
Matt,
I think you’re running into similar issues,
I've pulled down all the latest changes from
https://github.com/apple/swift-corelibs-foundation and currently using the
latest toolchain (Swift Development Snapshot 2017-05-16).
However various errors arise when trying to build.
I get numerous errors that are similar to this:
swift-corelibs-founda