Merge branch 'refs/heads/develop' into feature/add-auxiliary-reposito… #610
check-aeolus-scripts.yml
on: push
Check if windfiles and scripts match
48s
Annotations
3 errors
test#L0
Junit Results ran 7690 in 1088.3800000000006 seconds 0 Errored, 1 Failed, 4 Skipped
|
updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false:
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/entitylistener/ResultListenerIntegrationTest.java#L0
Junit test updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false failed org.opentest4j.AssertionFailedError:
expected: 200.0
but was: 20.0
|
de.tum.cit.aet.artemis.entitylistener.ResultListenerIntegrationTest ► updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false:
src/test/java/de/tum/cit/aet/artemis/entitylistener/ResultListenerIntegrationTest.java#L128
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.entitylistener.ResultListenerIntegrationTest.xml
Error:
org.opentest4j.AssertionFailedError:
|