Skip to content

fix: Performance improvements #5827

fix: Performance improvements

fix: Performance improvements #5827

Triggered via pull request December 16, 2023 10:11
Status Failure
Total duration 14m 58s
Artifacts 4

test.yml

on: pull_request
Build backend 🏗️
5m 5s
Build backend 🏗️
Build frontend 🏗️
4m 14s
Build frontend 🏗️
Install E2E dependencies ⬇️
1m 44s
Install E2E dependencies ⬇️
Frontend static check 🪲
2m 3s
Frontend static check 🪲
E2E Static Check 🪲
30s
E2E Static Check 🪲
Ktlint 🪲
32s
Ktlint 🪲
Matrix: BT ‍🔎
Matrix: E2E testing ‍🔎
Fit to window
Zoom out
Zoom in

Annotations

25 errors and 1 warning
io.tolgee.websocket.WebsocketWithoutRedisTest ► notifies on key modification(): backend/app/src/test/kotlin/io/tolgee/websocket/AbstractWebsocketTest.kt#L78
Failed test found in: backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.websocket.WebsocketWithoutRedisTest.xml backend/app/build/test-results/runWebsocketTests/TEST-io.tolgee.websocket.WebsocketWithRedisTest.xml Error: org.opentest4j.AssertionFailedError: JSON documents are different:
BT ‍🔎 (server-app:runWebsocketTests)
Failed test were found and 'fail-on-error' option is set to true
BT ‍🔎 (server-app:runWebsocketTests)
Final attempt failed. Child_process exited with error code 1
io.tolgee.autoTranslating.AutoTranslatingTest ► consumes last positive credits(): backend/app/src/test/kotlin/io/tolgee/autoTranslating/AutoTranslatingTest.kt#L187
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.autoTranslating.AutoTranslatingTest.xml Error: org.opentest4j.AssertionFailedError:
io.tolgee.autoTranslating.AutoTranslatingTest ► config test tm enabled(): backend/misc/src/main/kotlin/io/tolgee/fixtures/waitFor.kt#L44
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.autoTranslating.AutoTranslatingTest.xml Error: io.tolgee.fixtures.WaitNotSatisfiedStillThrowingException: java.lang.IllegalStateException: Translation not found
io.tolgee.autoTranslating.AutoTranslatingTest ► auto translates when base provided (non-existing)(): backend/app/src/test/kotlin/io/tolgee/autoTranslating/AutoTranslatingTest.kt#L73
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.autoTranslating.AutoTranslatingTest.xml Error: org.opentest4j.AssertionFailedError:
io.tolgee.autoTranslating.AutoTranslatingTest ► auto translates when base provided (existing, but untranslated)(): backend/misc/src/main/kotlin/io/tolgee/fixtures/waitFor.kt#L44
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.autoTranslating.AutoTranslatingTest.xml Error: io.tolgee.fixtures.WaitNotSatisfiedStillThrowingException: java.lang.IllegalStateException: Translation not found
io.tolgee.autoTranslating.AutoTranslatingTest ► config test mt enabled(): backend/misc/src/main/kotlin/io/tolgee/fixtures/waitFor.kt#L44
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.autoTranslating.AutoTranslatingTest.xml Error: io.tolgee.fixtures.WaitNotSatisfiedStillThrowingException: java.lang.IllegalStateException: Translation not found
io.tolgee.autoTranslating.AutoTranslatingTest ► auto translates new key(): backend/misc/src/main/kotlin/io/tolgee/fixtures/waitFor.kt#L44
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.autoTranslating.AutoTranslatingTest.xml Error: io.tolgee.fixtures.WaitNotSatisfiedStillThrowingException: java.lang.IllegalStateException: Translation not found
io.tolgee.autoTranslating.AutoTranslatingTest ► auto translates using TM(): backend/misc/src/main/kotlin/io/tolgee/fixtures/waitFor.kt#L44
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.autoTranslating.AutoTranslatingTest.xml Error: io.tolgee.fixtures.WaitNotSatisfiedStillThrowingException: java.lang.IllegalStateException: Translation not found
io.tolgee.autoTranslating.AutoTranslatingTest ► config test tm disabled(): backend/misc/src/main/kotlin/io/tolgee/fixtures/waitFor.kt#L44
Failed test found in: backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.autoTranslating.AutoTranslatingTest.xml Error: io.tolgee.fixtures.WaitNotSatisfiedStillThrowingException: java.lang.IllegalStateException: Translation not found
BT ‍🔎 (server-app:runContextRecreatingTests)
Failed test were found and 'fail-on-error' option is set to true
BT ‍🔎 (server-app:runContextRecreatingTests)
Final attempt failed. Child_process exited with error code 1
io.tolgee.activity.ActivityLogTest ► it stores and returns translation set activity(): backend/app/src/test/kotlin/io/tolgee/activity/ActivityLogTest.kt#L75
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.activity.ActivityLogTest.xml Error: java.lang.AssertionError: Different value found in node "_embedded.activities[0].revisionId", expected: <number> but was: <missing>.
io.tolgee.activity.ActivityLogTest ► it publishes business event to external monitor(): backend/app/src/test/kotlin/io/tolgee/activity/ActivityLogTest.kt#L145
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.activity.ActivityLogTest.xml Error: Wanted but not invoked:
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerHistoryTest ► returns history(): backend/app/src/test/kotlin/io/tolgee/api/v2/controllers/translations/v2TranslationsController/TranslationsControllerHistoryTest.kt#L88
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerHistoryTest.xml Error: java.lang.AssertionError: Different value found in node "_embedded.revisions", expected: <array> but was: <missing>.
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest ► sets translations for new key with API key(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L19
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest.xml Error: java.lang.AssertionError: Status expected:<200> but was:<500>
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest ► sets translations for not existing key(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L19
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerModificationTest.xml Error: java.lang.AssertionError: Status expected:<200> but was:<500>
io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerNamespacesTest ► creates key in namespace on set or create(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L19
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.translations.v2TranslationsController.TranslationsControllerNamespacesTest.xml Error: java.lang.AssertionError: Status expected:<200> but was:<500>
io.tolgee.automation.AutomationIntegrationTest ► it updates webhook config when failing(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L19
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.automation.AutomationIntegrationTest.xml Error: java.lang.AssertionError: Status expected:<200> but was:<500>
io.tolgee.automation.AutomationIntegrationTest ► publishes to Content Delivery(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L19
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.automation.AutomationIntegrationTest.xml Error: java.lang.AssertionError: Status expected:<200> but was:<500>
io.tolgee.automation.AutomationIntegrationTest ► it executes webhook(): backend/testing/src/main/kotlin/io/tolgee/fixtures/statusExpectations.kt#L19
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.automation.AutomationIntegrationTest.xml Error: java.lang.AssertionError: Status expected:<200> but was:<500>
io.tolgee.controllers.PublicControllerTest ► logs event to external monitor(): backend/app/src/test/kotlin/io/tolgee/controllers/PublicControllerTest.kt#L94
Failed test found in: backend/app/build/test-results/runStandardTests/TEST-io.tolgee.controllers.PublicControllerTest.xml Error: org.opentest4j.AssertionFailedError:
BT ‍🔎 (server-app:runStandardTests)
Failed test were found and 'fail-on-error' option is set to true
BT ‍🔎 (server-app:runStandardTests)
Final attempt failed. Child_process exited with error code 1
BT ‍🔎 (server-app:runStandardTests)
Test report summary exceeded limit of 65535 bytes and will be trimmed

Artifacts

Produced during runtime
Name Size
backend Expired
183 MB
backend_test_reports_ Expired
18.7 MB
e2e_deps Expired
193 MB
webapp Expired
17.4 MB