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

Unit tests aren't running on Windows with the CI script #65

Closed
ianfixes opened this issue Sep 13, 2018 · 1 comment
Closed

Unit tests aren't running on Windows with the CI script #65

ianfixes opened this issue Sep 13, 2018 · 1 comment
Labels
bug Something isn't working ci scripts The test runner scripts rubygem Ruby code is affected

Comments

@ianfixes
Copy link
Collaborator

System

(Issue Summary / Feature Request)

Appveyor builds are "passing" by not actually running the unit tests. This is likely due to a failure to handle windows paths, thus making a "no cases failed" false positive when in fact "no cases were actually found even though we expected many"

@ianfixes ianfixes added bug Something isn't working rubygem Ruby code is affected ci scripts The test runner scripts labels Sep 13, 2018
@ianfixes
Copy link
Collaborator Author

This is fixed in github actions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working ci scripts The test runner scripts rubygem Ruby code is affected
Projects
None yet
Development

No branches or pull requests

1 participant