Skip to content

Development: Fix flaky CourseGitlabJenkinsIntegrationTest #42623

Development: Fix flaky CourseGitlabJenkinsIntegrationTest

Development: Fix flaky CourseGitlabJenkinsIntegrationTest #42623

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / Java Architecture Tests succeeded Sep 23, 2023 in 0s

Java Architecture Tests ✅

Tests passed successfully

Report Passed Failed Skipped Time
build/test-results/test/TEST-de.tum.in.www1.artemis.ArchitectureTest.xml 7✅ 5s
build/test-results/test/TEST-de.tum.in.www1.artemis.authorization.AuthorizationArchitectureTest.xml 8✅ 280ms
build/test-results/test/TEST-de.tum.in.www1.artemis.domain.FeedbackArchitectureTest.xml 2✅ 987ms

✅ build/test-results/test/TEST-de.tum.in.www1.artemis.ArchitectureTest.xml

7 tests were completed in 5s with 7 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.in.www1.artemis.ArchitectureTest 7✅ 5s

✅ de.tum.in.www1.artemis.ArchitectureTest

✅ testNoJunitJupiterAssertions()
✅ testFileWriteUsage()
✅ testCorrectStringUtils()
✅ testValidSimpMessageSendingOperationsUsage()
✅ testNoCollectorsToList()
✅ testNoJUnit4()
✅ testNullnessAnnotations()

✅ build/test-results/test/TEST-de.tum.in.www1.artemis.authorization.AuthorizationArchitectureTest.xml

8 tests were completed in 280ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.in.www1.artemis.authorization.AuthorizationArchitectureTest 8✅ 280ms

✅ de.tum.in.www1.artemis.authorization.AuthorizationArchitectureTest

✅ testEnforceAdminAnnotations()
✅ testEnforceAtLeastEditorAnnotations()
✅ testNoPreAuthorizeOnRestEndpoints()
✅ testEnforceAtLeastTutorAnnotations()
✅ testEnforceAtLeastInstructorAnnotations()
✅ testEnforceAtLeastStudentAnnotations()
✅ testEnforceNothingAnnotations()
✅ testNoPreAuthorizeOnRestControllers()

✅ build/test-results/test/TEST-de.tum.in.www1.artemis.domain.FeedbackArchitectureTest.xml

2 tests were completed in 987ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
de.tum.in.www1.artemis.domain.FeedbackArchitectureTest 2✅ 987ms

✅ de.tum.in.www1.artemis.domain.FeedbackArchitectureTest

✅ testSetLongFeedbackTextNotUsed()
✅ testGetLongFeedbackTextNotUsed()