-
-
Notifications
You must be signed in to change notification settings - Fork 90
Closed
Milestone
Description
ArcadeDB Version: 22.2.1
JDK Version: OpenJDK 14.0.2
OS: macOS 12.3
Expected behavior
project would build
Actual behavior
[INFO] Running com.arcadedb.ConstantsTest
[ERROR] Tests run: 9, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.015 s <<< FAILURE! - in com.arcadedb.ConstantsTest
[ERROR] com.arcadedb.ConstantsTest.getBuildNumber Time elapsed: 0.003 s <<< FAILURE!
org.opentest4j.AssertionFailedError: expected: not
at com.arcadedb.ConstantsTest.getBuildNumber(ConstantsTest.java:58)
Steps to reproduce
run the build
com.arcadedb.ConstantsTest.txt
Should I just try another release?
Reactions are currently unavailable