I have a fix for this here:
https://github.com/apple/swift-corelibs-foundation/pull/1274
> On Oct 17, 2017, at 4:02 PM, Pavel Yaskevich wrote:
>
> This one failed one of the Foundation tests -
> TestFoundation/TestNSNumberBridging.swift
>
>> On Oct 17, 2017, at 1:41 PM, no-re...@swift.org
Hi Pavel,
I’m not seeing that failure, but I do see
TestNSNumberBridging.testNSNumberBridgeFromInt32, which is from my changes. I
have a PR for disabling the failing parts of that test here:
https://github.com/apple/swift-corelibs-foundation/pull/1302#issuecomment-342508115
Thanks!
Nat