You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
FoundationTest build on macOS has been broken since swiftlang#2912.
Compilation fails with error `cannot convert value of type 'SwiftError' to type 'NSError' in coercion`.
I guess we have to exclude related tests on Darwin platform, but leave them in DarwinCompatibilityTests.
0 commit comments