Hey Mike, I've found this presentation by Ayanonagon to be helpful in
getting a functional development environment up and running:
https://speakerdeck.com/ayanonagon/contributing-to-swift
Also, I'm going to be facilitating a workshop at try! Swift NYC to help
people set up functional development
e this here:
>
> https://ci.swift.org/job/oss-swift_tools-RA_stdlib-DA_test-simulator
>
> If it is the same test failures as you are seeing, I would assume that is
> the issue.
>
> Michael
>
> On Mar 12, 2017, at 5:59 AM, Brian King via swift-dev
> wrote:
>
> Hey Folks,
> I
Hey Folks,
I'm a bit stumped with some unit test failures that only occur on my
machine, and was hoping someone had some clues. They occur with fresh
checkouts of all of the repositories, and I'm running the latest Xcode beta
on 10.12.3. Swift builds fine, but when I run the tests with the default