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.
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.