Skip to content

Merge branch 'develop' into feature/programming-exercises/code-button… #3017

Merge branch 'develop' into feature/programming-exercises/code-button…

Merge branch 'develop' into feature/programming-exercises/code-button… #3017

Status Failure
Total duration 20s
Artifacts
Check if translation keys are consistent
10s
Check if translation keys are consistent
Fit to window
Zoom out
Zoom in

Annotations

10 errors and 1 warning
Check if translation keys are consistent
Process completed with exit code 1.
test#L0
Junit Results ran 8317 in 1139.571 seconds 0 Errored, 4 Failed, 1 Skipped
updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false: /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/assessment/ResultListenerIntegrationTest.java#L0
Junit test updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false failed org.opentest4j.AssertionFailedError: expected: 200.0 but was: 20.0
markAllChannelsAsRead(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/communication/ChannelIntegrationTest.java#L979
Junit test markAllChannelsAsRead() failed org.opentest4j.AssertionFailedError: expected: 0L but was: 1L
testGetBuildJobStatistics(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalCIResourceIntegrationTest.java#L376
Junit test testGetBuildJobStatistics() failed org.opentest4j.AssertionFailedError: expected: 2L but was: 3L
testContribute(): /home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCInfoContributorTest.java#L13
Junit test testContribute() failed java.lang.AssertionError: Expecting actual not to be null
de.tum.cit.aet.artemis.assessment.ResultListenerIntegrationTest ► updateExercisePoints_ShouldUpdatePointsInParticipantScores(boolean) [2] isTeamTest=false: src/test/java/de/tum/cit/aet/artemis/assessment/ResultListenerIntegrationTest.java#L121
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.assessment.ResultListenerIntegrationTest.xml Error: org.opentest4j.AssertionFailedError:
de.tum.cit.aet.artemis.communication.ChannelIntegrationTest ► markAllChannelsAsRead(): src/test/java/de/tum/cit/aet/artemis/communication/ChannelIntegrationTest.java#L997
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.communication.ChannelIntegrationTest.xml Error: org.opentest4j.AssertionFailedError:
de.tum.cit.aet.artemis.programming.icl.LocalCIResourceIntegrationTest ► testGetBuildJobStatistics(): src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalCIResourceIntegrationTest.java#L382
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.icl.LocalCIResourceIntegrationTest.xml Error: org.opentest4j.AssertionFailedError:
de.tum.cit.aet.artemis.programming.icl.LocalVCInfoContributorTest ► testContribute(): src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCInfoContributorTest.java#L23
Failed test found in: build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.icl.LocalVCInfoContributorTest.xml Error: java.lang.AssertionError:
Check if translation keys are consistent
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636