We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi, I was following the guide. I had gradle on my laptop.
When I executed docker compose command. There is a gradle build test failure. Here is the log.
Thanks for checking.
#0 176.1 > Task :zally-server:test #0 182.0 #0 182.0 RestApiViolationsTest > shouldReturn404WhenHostNotRecognised() FAILED #0 182.0 org.opentest4j.AssertionFailedError at RestApiViolationsTest.kt:173 #0 211.3 2024-05-24 14:29:02.755 INFO 987 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' #0 211.3 2024-05-24 14:29:02.759 INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown initiated... #0 211.3 2024-05-24 14:29:02.763 INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Shutdown completed. #0 211.6 2024-05-24 14:29:02.975 INFO 987 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' #0 211.6 2024-05-24 14:29:02.976 INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Shutdown initiated... #0 211.6 2024-05-24 14:29:02.977 INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-2 - Shutdown completed. #0 211.6 2024-05-24 14:29:02.991 INFO 987 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' #0 211.6 2024-05-24 14:29:02.992 INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Shutdown initiated... #0 211.6 2024-05-24 14:29:02.993 INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-3 - Shutdown completed. #0 211.6 2024-05-24 14:29:02.995 INFO 987 --- [ionShutdownHook] j.LocalContainerEntityManagerFactoryBean : Closing JPA EntityManagerFactory for persistence unit 'default' #0 211.6 2024-05-24 14:29:02.996 INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Shutdown initiated... #0 211.6 2024-05-24 14:29:02.997 INFO 987 --- [ionShutdownHook] com.zaxxer.hikari.HikariDataSource : HikariPool-4 - Shutdown completed. #0 211.7 #0 211.7 995 tests completed, 1 failed, 1 skipped #0 211.8 #0 211.8 > Task :zally-server:test FAILED #0 211.8 #0 211.8 FAILURE: Build failed with an exception.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi, I was following the guide. I had gradle on my laptop.
When I executed docker compose command. There is a gradle build test failure. Here is the log.
Thanks for checking.
The text was updated successfully, but these errors were encountered: