Skip to content

build failing on ConstantsTest #360

@ChipNowacek

Description

@ChipNowacek

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?

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions