Uncomment linux test once foundation bug resolved
Open
- Dominant language
- Swift
- Stars
- 60
- Forks
- 18
- PR merge metrics
- No merged PRs in 30d
Description
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](https://github.com/apple/swift-corelibs-foundation/pull/2061).
Once this is brought into Swift 5.0 we should uncomment these tests to confirm the issue is solved.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.