Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Failing test for Linux #366

Open
Vkt0r opened this issue Feb 14, 2019 · 0 comments
Open

Failing test for Linux #366

Vkt0r opened this issue Feb 14, 2019 · 0 comments

Comments

@Vkt0r
Copy link
Member

Vkt0r commented Feb 14, 2019

During our integration with CircleCI and support for Linux, we found a test causing problems as it was passing in macOS, tvOS, iOS and failing in Linux. The test includes threading and the use of GCD and Semaphores in Linux.

The name of the test is IOSafetyTests.testStopWithActiveConnections. For the moment the test was removed from the XCTestsManifest.swift and can be added once we found a proper fix for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant