feat: new screenshots view #8225
test.yml
on: pull_request
Build backend 🏗️
5m 12s
Build frontend 🏗️
2m 4s
Install E2E dependencies ⬇️
51s
Frontend static check 🪲
2m 25s
E2E Static Check 🪲
32s
Ktlint 🪲
1m 30s
Matrix: BT 🔎
Matrix: E2E testing 🔎
Everything passed 🎉
0s
Annotations
7 errors and 30 warnings
E2E testing 🔎 (15, 11)
Final attempt failed. Child_process exited with error code 1
|
E2E testing 🔎 (15, 8)
Failed to CreateArtifact: Received non-retryable error: Failed request: (409) Conflict: an artifact with this name already exists on the workflow run
|
E2E testing 🔎 (15, 8)
Final attempt failed. Child_process exited with error code 1
|
io.tolgee.api.v2.controllers.v2KeyController.KeyControllerKeySearchTest ► search is not slow():
backend/data/src/main/kotlin/io/tolgee/service/queryBuilders/LanguageStatsProvider.kt#L33
Failed test found in:
backend/app/build/test-results/runStandardTests/TEST-io.tolgee.api.v2.controllers.v2KeyController.KeyControllerKeySearchTest.xml
Error:
jakarta.persistence.QueryTimeoutException: JDBC exception executing SQL [select p1_0.id,l1_0.id,l1_0.tag,l1_0.name,l1_0.original_name,l1_0.flag_emoji,(select coalesce(count(t1_0.id),?) from project p2_0 join key k1_0 on p2_0.id=k1_0.project_id join translation t1_0 on k1_0.id=t1_0.key_id and t1_0.state=? and t1_0.language_id=l1_0.id),(select coalesce(sum(t3_0.word_count),?) from project p3_0 join key k2_0 on p3_0.id=k2_0.project_id join translation t2_0 on k2_0.id=t2_0.key_id and t2_0.state=? and t2_0.language_id=l1_0.id left join translation t3_0 on k2_0.id=t3_0.key_id and t3_0.language_id=p3_0.base_language_id),(select coalesce(count(t4_0.id),?) from project p4_0 join key k3_0 on p4_0.id=k3_0.project_id join translation t4_0 on k3_0.id=t4_0.key_id and t4_0.state=? and t4_0.language_id=l1_0.id),(select coalesce(sum(t6_0.word_count),?) from project p5_0 join key k4_0 on p5_0.id=k4_0.project_id join translation t5_0 on k4_0.id=t5_0.key_id and t5_0.state=? and t5_0.language_id=l1_0.id left join translation t6_0 on k4_0.id=t6_0.key_id and t6_0.language_id=p5_0.base_language_id) from project p1_0 join language l1_0 on p1_0.id=l1_0.project_id where p1_0.id in (?) group by 2,1] [ERROR: canceling statement due to statement timeout] [n/a]
|
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
|
Everything passed 🎉
Process completed with exit code 1.
|
E2E Static Check 🪲
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Install E2E dependencies ⬇️
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Ktlint 🪲
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build frontend 🏗️
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Frontend static check 🪲
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Build backend 🏗️
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
BT 🔎 (security:test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
BT 🔎 (data:test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
BT 🔎 (server-app:runWithoutEeTests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
BT 🔎 (ee-test:test)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 0)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 12)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 11)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 13)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 14)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 1)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 10)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 9)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
BT 🔎 (server-app:runWebsocketTests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 8)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 2)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 5)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 4)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
BT 🔎 (server-app:runContextRecreatingTests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 6)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 7)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
E2E testing 🔎 (15, 3)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
BT 🔎 (server-app:runStandardTests)
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
BT 🔎 (server-app:runStandardTests)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Everything passed 🎉
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
backend
|
238 MB |
|
backend_test_reports_data_test
|
143 KB |
|
backend_test_reports_ee-test_test
|
535 KB |
|
backend_test_reports_security_test
|
18.7 KB |
|
backend_test_reports_server-app_runContextRecreatingTests
|
1.8 MB |
|
backend_test_reports_server-app_runStandardTests
|
3.52 MB |
|
backend_test_reports_server-app_runWebsocketTests
|
929 KB |
|
backend_test_reports_server-app_runWithoutEeTests
|
160 KB |
|
e2e
|
89.8 KB |
|
e2e_deps
|
197 MB |
|
e2e_server_log_11
|
289 KB |
|
e2e_server_log_8
|
230 KB |
|
webapp
|
2.27 MB |
|