KituraKit icon indicating copy to clipboard operation
KituraKit copied to clipboard

Uncomment linux test once foundation bug resolved

Open Andrew-Lees11 opened this issue 5 years ago • 0 comments

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.

Andrew-Lees11 avatar Apr 08 '19 08:04 Andrew-Lees11