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

Failed to build EndToEndTest on Windows 10 #29

Open
footpowder opened this issue Jul 30, 2021 · 0 comments
Open

Failed to build EndToEndTest on Windows 10 #29

footpowder opened this issue Jul 30, 2021 · 0 comments

Comments

@footpowder
Copy link

I'm building on a Windows 10 with JDK 11. Running gradlew build and getting errors.

21:23:35 INFO Jetty 9.4.14.v20181114 started and listening on port 8080
21:23:35 INFO runs at:
21:23:35 INFO http://localhost:8080/

Task :test FAILED

com.example.SmarHomeEndToEndTest > initializationError FAILED
java.lang.ExceptionInInitializerError at SmartHomeEndToEndTest.java:53
Caused by: java.lang.RuntimeException at SmartHomeEndToEndTest.java:53
Caused by: java.io.IOException at SmartHomeEndToEndTest.java:53

1 test completed, 1 failed

Task :appAfterIntegrationTest
Server stopped.

FAILURE: Build failed with an exception.

Any help is appreciated.

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

1 participant