dominion-dev/dominion-ecs-java

Test Failures

djradon opened this issue · 0 comments

When I run 'mvn package', some tests are failing;

[ERROR] SystemSchedulerTest.deltaTime:164 expected: <0.5> but was: <0.5152623>
[ERROR] SystemSchedulerTest.tickAtFixedRate:148 expected: <6> but was: <7>

I'm using Microsoft OpenJDK21.