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

Tests for JaxRsConverter and MicronautConverter fail on windows machine #38

Closed
cc-jhr opened this issue May 27, 2019 · 3 comments
Closed
Assignees
Labels
Bug Something isn't working Hikaku Relates to core components JAX-RS Relates to the JaxRsConverter Micronaut Relates to the MicronautConverter
Milestone

Comments

@cc-jhr
Copy link
Collaborator

cc-jhr commented May 27, 2019

I've cloned the project on a windows machine using gitbash and executed the tests via command line.
The tests for micronaut and jax-rs are failing.
This probably relates to the code that searches for classes within the project. (That's why I labeled core as well).

I have not checked whether or not this would be the same result for a hikaku based tests using one of the mentioned converters.

@cc-jhr cc-jhr added Bug Something isn't working Hikaku Relates to core components JAX-RS Relates to the JaxRsConverter Micronaut Relates to the MicronautConverter labels May 27, 2019
@cc-jhr
Copy link
Collaborator Author

cc-jhr commented Jun 2, 2019

Tried to add windows as os to the travis-ci build, but it is not supported:

The language 'java' is currently unsupported on the Windows Build Environment.

Let us know if you'd like to see it: https://travis-ci.community/c/environments/windows. Thanks for understanding!

@cc-jhr cc-jhr self-assigned this Jun 2, 2019
@cc-jhr cc-jhr added this to the v2.2.1 milestone Jun 2, 2019
@cc-jhr cc-jhr closed this as completed in 9fce22a Jun 2, 2019
@uuf6429
Copy link
Contributor

uuf6429 commented Jun 8, 2019

Tried to add windows as os to the travis-ci build, but it is not supported:

Maybe consider additionally using appveyor? (it's free for open source, like travis)
Or use the custom approach in Travis?

@cc-jhr
Copy link
Collaborator Author

cc-jhr commented Jun 8, 2019

Thanks. I added a new issue for that. Referencing your comment.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Something isn't working Hikaku Relates to core components JAX-RS Relates to the JaxRsConverter Micronaut Relates to the MicronautConverter
Projects
None yet
Development

No branches or pull requests

2 participants