-
Notifications
You must be signed in to change notification settings - Fork 109
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
Unable to build jnaerator due to test failure #108
Comments
same error here. windows 7, jdk 8 |
same here, windows 8.1, jdk 8 |
same here on windows 8.1, jdk 8 and jdk 7 |
This is still an issue, I'm getting the same result on Windows 10 with JDK 1.8.0_131. A simple workaround is to bypass the breaking tests by adding @ignore to \jnaerator\src\test\java\com\ochafik\lang\jnaerator\JNAerationTest.java |
Seems wrongly handled in jnaerator\src\test\java\com\ochafik\lang\jnaerator\JNAerationTest.java. Test failing due to syntax error in test input itself. Fix nativelibs4java#108
Simplest solution is to delete |
Hello!
I am following the instructions on building using mvn clean install, and I get the following test failure which stops the build. May I know how I can fix this? Thanks!
The text was updated successfully, but these errors were encountered: