-
Notifications
You must be signed in to change notification settings - Fork 7
Description
Hello, I clean installed Luzzu as described in the readme (with hdt beforehand).
However, the build fails: "
[INFO] Luzzu Quality Metric Language ...................... SUCCESS [ 1.715 s]
[INFO] Luzzu IO Module .................................... FAILURE [ 13.655 s]
[INFO] luzzu-webapp ....................................... SKIPPED
[INFO] Luzzu Communications Module ........................ SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 49.796 s
[INFO] Finished at: 2021-05-18T13:08:03+02:00
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.10:test (default-test) on project luzzu-io: There are test failures."
How can I solve this?