fix: Performance improvements #5842
test.yml
on: pull_request
Build backend 🏗️
5m 0s
Build frontend 🏗️
4m 20s
Install E2E dependencies ⬇️
1m 34s
Frontend static check 🪲
2m 24s
E2E Static Check 🪲
28s
Ktlint 🪲
1m 6s
Matrix: BT 🔎
Matrix: E2E testing 🔎
Annotations
9 errors and 1 warning
Ktlint 🪲
Process completed with exit code 1.
|
io.tolgee.api.v2.controllers.v2ScreenshotController.SecuredKeyScreenshotControllerTest ► uploadScreenshot():
backend/data/src/main/kotlin/io/tolgee/util/transactionUtil.kt#L21
Failed test found in:
backend/app/build/test-results/runContextRecreatingTests/TEST-io.tolgee.api.v2.controllers.v2ScreenshotController.SecuredKeyScreenshotControllerTest.xml
Error:
org.springframework.dao.DataIntegrityViolationException: error executing work [Batch entry 0 INSERT INTO activity_modified_entity (entity_class, entity_id, describing_data, describing_relations, modifications, revision_type, activity_revision_id) VALUES ('Language', 1000074001, '{"flagEmoji":null}', '{}', '{"name":{"old":null,"new":"en"},"originalName":{"old":null,"new":"en"},"tag":{"old":null,"new":"en"}}', 0, 601) was aborted: ERROR: duplicate key value violates unique constraint "activity_modified_entityPK"
|
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.api.v2.controllers.V2LanguageControllerTest ► deletes language with API key():
backend/data/src/main/kotlin/io/tolgee/util/transactionUtil.kt#L21
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.V2LanguageControllerTest.xml
Error:
org.springframework.dao.DataIntegrityViolationException: error executing work [Batch entry 0 INSERT INTO activity_modified_entity (entity_class, entity_id, describing_data, describing_relations, modifications, revision_type, activity_revision_id) VALUES ('Language', 1000031139, '{"flagEmoji":null}', '{}', '{"name":{"old":null,"new":"en"},"originalName":{"old":null,"new":"en"},"tag":{"old":null,"new":"en"}}', 0, 180) was aborted: ERROR: duplicate key value violates unique constraint "activity_modified_entityPK"
|
io.tolgee.api.v2.controllers.V2LanguageControllerTest ► deleteLanguage():
backend/data/src/main/kotlin/io/tolgee/util/transactionUtil.kt#L21
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.V2LanguageControllerTest.xml
Error:
org.springframework.dao.DataIntegrityViolationException: error executing work [Batch entry 0 INSERT INTO activity_modified_entity (entity_class, entity_id, describing_data, describing_relations, modifications, revision_type, activity_revision_id) VALUES ('Language', 1000031149, '{"flagEmoji":null}', '{}', '{"name":{"old":null,"new":"en"},"originalName":{"old":null,"new":"en"},"tag":{"old":null,"new":"en"}}', 0, 185) was aborted: ERROR: duplicate key value violates unique constraint "activity_modified_entityPK"
|
io.tolgee.StreamingBodyDatabasePoolHealthTest ► streaming responses do not cause a database connection pool exhaustion():
backend/app/src/test/kotlin/io/tolgee/StreamingBodyDatabasePoolHealthTest.kt#L71
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.StreamingBodyDatabasePoolHealthTest.xml
Error:
java.lang.AssertionError:
|
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
|
182 MB |
|
backend_test_reports_
Expired
|
16.5 MB |
|
e2e_deps
Expired
|
193 MB |
|
webapp
Expired
|
17.4 MB |
|