Skip to content

Regression

de.fhdw.gaming.memory.TestMemoryShiftListImpl.testPushLengthMinusOne

Failing for the past 1 build (Since Unstable#106 )
Took 7 ms.

Error Message

expected: <Outcome: Optional[1.0], Move: MockMove, OppMove: MockOpponentMove> but was: <Outcome: Optional[1.0], Move: MockMove, OppMove: MockOpponentMove.>

Stacktrace

org.opentest4j.AssertionFailedError: expected: <Outcome: Optional[1.0], Move: MockMove, OppMove: MockOpponentMove> but was: <Outcome: Optional[1.0], Move: MockMove, OppMove: MockOpponentMove.>
	at org.junit.jupiter.api.AssertionFailureBuilder.build(AssertionFailureBuilder.java:151)
	at org.junit.jupiter.api.AssertionFailureBuilder.buildAndThrow(AssertionFailureBuilder.java:132)
	at org.junit.jupiter.api.AssertEquals.failNotEqual(AssertEquals.java:197)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:182)
	at org.junit.jupiter.api.AssertEquals.assertEquals(AssertEquals.java:177)
	at org.junit.jupiter.api.Assertions.assertEquals(Assertions.java:1145)
	at de.fhdw.gaming.memory@1.0.0-SNAPSHOT/de.fhdw.gaming.memory.TestMemoryShiftListImpl.testPushLengthMinusOne(TestMemoryShiftListImpl.java:133)
	at java.base/java.lang.reflect.Method.invoke(Method.java:568)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1511)