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

Online tests failed for all new Swift tasks #21

Closed
2Grey opened this issue Sep 2, 2021 · 3 comments
Closed

Online tests failed for all new Swift tasks #21

2Grey opened this issue Sep 2, 2021 · 3 comments

Comments

@2Grey
Copy link
Contributor

2Grey commented Sep 2, 2021

I done tasks and all tests for tasks passed locally, but it failed for online test check.

Note: Locally i unskip all test before run tests;

Task list:
Freelancer Rates
Vexing Vehicle Purchase
Cal's Custom Sign Shop
Double-Null0111: Closures Are Forever
Secret Agent Double-Null0111

@ErikSchierboom
Copy link
Member

@2Grey The Swift track currently does not support running online tests. There is a bug that makes it appear like it does: exercism/exercism#5653

The main problem is that the Swift test runner doesn't even compile within its Dockerfile setup. See #12 Personally, I don't know Swift. Would you perhaps be interested in seeing if you can fix the above issue? If so, that would be fantastic as we'd be able to run the Swift test runner for all Swift exercises.

@2Grey 2Grey mentioned this issue Sep 7, 2021
@2Grey
Copy link
Contributor Author

2Grey commented Sep 13, 2021

@ErikSchierboom, LGTM i think this issue can be close.

@ErikSchierboom
Copy link
Member

Yay! Thanks for testing.

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

No branches or pull requests

2 participants