Integrated code lifecycle
: Improve build status updates for users
#62905
Annotations
5 errors and 1 warning
test#L0
Junit Results ran 8548 in 1334.8460000000007 seconds 0 Errored, 2 Failed, 1 Skipped
|
testDecreaseUnreadMessageCountWhenDeletingMessage():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/communication/MessageIntegrationTest.java#L695
Junit test testDecreaseUnreadMessageCountWhenDeletingMessage() failed org.opentest4j.AssertionFailedError:
expected: 0L
but was: 1L
|
testFetchPush_assignmentRepository_examMode():
/home/runner/work/Artemis/Artemis/src/test/java/de/tum/cit/aet/artemis/programming/icl/LocalVCLocalCIIntegrationTest.java#L637
Junit test testFetchPush_assignmentRepository_examMode() failed org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating SpringEL expression: "reason.getMessage()" (template: "mail/dataExportFailedAdminEmail" - line 16, col 8)
|
de.tum.cit.aet.artemis.communication.MessageIntegrationTest ► testDecreaseUnreadMessageCountWhenDeletingMessage():
src/test/java/de/tum/cit/aet/artemis/communication/MessageIntegrationTest.java#L725
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.communication.MessageIntegrationTest.xml
Error:
org.opentest4j.AssertionFailedError:
|
de.tum.cit.aet.artemis.programming.icl.LocalVCLocalCIIntegrationTest ► testFetchPush_assignmentRepository_examMode():
src/main/java/de/tum/cit/aet/artemis/communication/service/notifications/MailService.java#L152
Failed test found in:
build/test-results/test/TEST-de.tum.cit.aet.artemis.programming.icl.LocalVCLocalCIIntegrationTest.xml
Error:
org.thymeleaf.exceptions.TemplateProcessingException: Exception evaluating SpringEL expression: "reason.getMessage()" (template: "mail/dataExportFailedAdminEmail" - line 16, col 8)
|
label
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|