Open KevinChung616 opened 6 months ago
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.
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.