Skip to content

Regression

de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspRandomChoiceTest.testMixedStrategy

Failing for the past 1 build (Since Unstable#82 )
Took 54 ms.

Error Message

Probability of Optional[Choose Scissors] is out of expected range
Expected: (a value greater than <0.324> and a value less than <0.343>)
     but: a value greater than <0.324> <0.3233> was less than <0.324>

Stacktrace

java.lang.AssertionError: 
Probability of Optional[Choose Scissors] is out of expected range
Expected: (a value greater than <0.324> and a value less than <0.343>)
     but: a value greater than <0.324> <0.3233> was less than <0.324>
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at de.fhdw.gaming.ipspiel24.ssp@1.0.0-SNAPSHOT/de.fhdw.gaming.ipspiel24.ssp.moves.impl.SspRandomChoiceTest.testMixedStrategy(SspRandomChoiceTest.java:107)
	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)