Chris/David,
Thank you for the responses! That got rid of 2/3rds of the test
failures.
However, the `dispatch_io` test is still failing. I've added the test-
suite.log once more.
Again thanks for the help!
On Sun, Aug 14, 2016, at 07:59 AM, Chris Bailey wrote:
> Hi Ryan:
>
> The three failures:
Hi Joanna,
An important requirement of the design of measurements and units was that it
had to work in Objective-C as well, where protocols do not have as many
capabilities as they do in Swift. The bridging into Swift can only do so much,
and frankly it didn’t seem to be the case that tradition
Hi Ryan:
The three failures:
dispatch_select:
dispatch_io
dispatch_io_net
most likely occur because you don't have a /usr/share/dict/words file,
which you can get by installing something like the wamerican or wbritish
backage.
From: Ryan Lovelett via swift-corelibs-dev
To: swift-