chore: fix e2e test #8721
GitHub Actions / Test report for server-app:runWebsocketTests
succeeded
Mar 10, 2025 in 0s
39 passed, 0 failed and 0 skipped
✅ backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.batch.BatchJobsGeneralWithoutRedisTest.xml
11 tests were completed in 23s with 11 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.tolgee.batch.BatchJobsGeneralWithoutRedisTest | 11✅ | 23s |
✅ io.tolgee.batch.BatchJobsGeneralWithoutRedisTest
✅ it locks the single job for project()
✅ debounces job()
✅ doesn't lock non-exclusive job()
✅ cancels the job()
✅ retries failed with generic exception()
✅ retries failed with RequeueWithTimeoutException()
✅ correctly reports failed test when FailedDontRequeueException thrown()
✅ executes operation()
✅ retries and fails on management exceptions issues()
✅ publishes progress of single chunk job()
✅ retrying works with error keys()
✅ backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.batch.BatchJobsGeneralWithRedisTest.xml
12 tests were completed in 30s with 12 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.tolgee.batch.BatchJobsGeneralWithRedisTest | 12✅ | 30s |
✅ io.tolgee.batch.BatchJobsGeneralWithRedisTest
✅ it locks the single job for project()
✅ debounces job()
✅ doesn't lock non-exclusive job()
✅ cancels the job()
✅ retries failed with generic exception()
✅ retries failed with RequeueWithTimeoutException()
✅ correctly reports failed test when FailedDontRequeueException thrown()
✅ executes operation()
✅ retries and fails on management exceptions issues()
✅ publishes progress of single chunk job()
✅ retrying works with error keys()
✅ removes from queue using event()
✅ backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.websocket.WebsocketWithoutRedisTest.xml
8 tests were completed in 4s with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.tolgee.websocket.WebsocketWithoutRedisTest | 8✅ | 4s |
✅ io.tolgee.websocket.WebsocketWithoutRedisTest
✅ doesn't subscribe as another user()
✅ notifies on key modification()
✅ notifies user on a new notification()
✅ doesn't subscribe without permissions()
✅ notifies on key deletion()
✅ notifies user on notifications marked as seen()
✅ notifies on key creation()
✅ notifies on translation modification()
✅ backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.websocket.WebsocketWithRedisTest.xml
8 tests were completed in 5s with 8 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
io.tolgee.websocket.WebsocketWithRedisTest | 8✅ | 5s |
✅ io.tolgee.websocket.WebsocketWithRedisTest
✅ doesn't subscribe as another user()
✅ notifies on key modification()
✅ notifies user on a new notification()
✅ doesn't subscribe without permissions()
✅ notifies on key deletion()
✅ notifies user on notifications marked as seen()
✅ notifies on key creation()
✅ notifies on translation modification()
Loading