Re: [swift-dev] [Swift CI] Build Still Failing: 1. OSS - Swift (Tools Opt+Assert, Stdlib Opt+DebInfo+Assert, Resilience) - macOS (master) #185

2017-04-30 Thread Robert Widmann via swift-dev
I can’t imagine the space engine had anything to do with that floating point test working again in resilient mode, but I’ll investigate. Thanks~ ~Robert Widmann > On Apr 30, 2017, at 5:55 PM, Mark Lacey wrote: > > Ben / Robert, I bisected the failures here and it looks like they are due to

Re: [swift-dev] [Swift CI] Build Still Failing: 1. OSS - Swift (Tools Opt+Assert, Stdlib Opt+DebInfo+Assert, Resilience) - macOS (master) #185

2017-04-30 Thread Arnold Schwaighofer via swift-dev
Thank you Mark! https://github.com/apple/swift/pull/9139 > On Apr 30, 2017, at 2:55 PM, Mark Lacey wrote: > > Ben / Robert, I bisected the failures here and it looks like they are due to > these two changes: > > > Robert, The XFAILed FP test that is now passing (and thus…failing) is due t

Re: [swift-dev] [Swift CI] Build Still Failing: 1. OSS - Swift (Tools Opt+Assert, Stdlib Opt+DebInfo+Assert, Resilience) - macOS (master) #185

2017-04-30 Thread Mark Lacey via swift-dev
Ben / Robert, I bisected the failures here and it looks like they are due to these two changes: Robert, The XFAILed FP test that is now passing (and thus…failing) is due to: commit 42c59554a0e980ab83f52eda41140c4b2c465834 Author: Robert Widmann Date: Tue Apr 4 14:49:41 2017 -0400 Introd