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
We have had to comment out some tests for Linux with Swift 5. They are failing due to a bug in foundation where URLSession is calling back twice. It has been raised and fixed in this pr.
Once this is brought into Swift 5.0 we should uncomment these tests to confirm the issue is solved.
The text was updated successfully, but these errors were encountered:
We have had to comment out some tests for Linux with Swift 5. They are failing due to a bug in foundation where URLSession is calling back twice. It has been raised and fixed in this pr.
Once this is brought into Swift 5.0 we should uncomment these tests to confirm the issue is solved.
The text was updated successfully, but these errors were encountered: