perf: Update Spring & Faster Startup and time to test #7060
test.yml
on: pull_request
Build backend 🏗️
5m 23s
Build frontend 🏗️
2m 41s
Install E2E dependencies ⬇️
1m 16s
Frontend static check 🪲
1m 36s
E2E Static Check 🪲
34s
Ktlint 🪲
1m 29s
Matrix: BT 🔎
Matrix: E2E testing 🔎
Annotations
43 errors and 14 warnings
io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest ► fallbacks to icu():
backend/data/src/test/kotlin/io/tolgee/unit/formats/json/in/JsonImportFormatDetectorTest.kt#L56
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'
|
io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest ► detected icu():
backend/data/src/test/kotlin/io/tolgee/unit/formats/json/in/JsonImportFormatDetectorTest.kt#L56
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'
|
io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest ► detected php():
backend/data/src/test/kotlin/io/tolgee/unit/formats/json/in/JsonImportFormatDetectorTest.kt#L56
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'
|
io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest ► detected java():
backend/data/src/test/kotlin/io/tolgee/unit/formats/json/in/JsonImportFormatDetectorTest.kt#L56
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.json.in.JsonImportFormatDetectorTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'
|
io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest ► import with placeholder conversion (no conversion)():
backend/data/src/main/kotlin/io/tolgee/formats/yaml/in/YamlFileProcessor.kt#L59
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'
|
io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest ► import with placeholder conversion (disabled ICU)():
backend/data/src/main/kotlin/io/tolgee/formats/yaml/in/YamlFileProcessor.kt#L59
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'
|
io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest ► placeholder conversion setting application works():
backend/data/src/main/kotlin/io/tolgee/formats/yaml/in/YamlFileProcessor.kt#L59
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'
|
io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest ► returns correct parsed result for ruby():
backend/data/src/main/kotlin/io/tolgee/formats/yaml/in/YamlFileProcessor.kt#L59
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.RubyYamlFileProcessorTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'
|
io.tolgee.unit.formats.yaml.in.YamlFileProcessorTest ► respects provided format():
backend/data/src/main/kotlin/io/tolgee/formats/yaml/in/YamlFileProcessor.kt#L59
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.YamlFileProcessorTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'
|
io.tolgee.unit.formats.yaml.in.YamlFileProcessorTest ► placeholder conversion setting application works():
backend/data/src/main/kotlin/io/tolgee/formats/yaml/in/YamlFileProcessor.kt#L59
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.YamlFileProcessorTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'
|
io.tolgee.unit.formats.yaml.in.YamlFileProcessorTest ► returns correct parsed for spring icu():
backend/data/src/main/kotlin/io/tolgee/formats/yaml/in/YamlFileProcessor.kt#L59
Failed test found in:
backend/data/build/test-results/test/TEST-io.tolgee.unit.formats.yaml.in.YamlFileProcessorTest.xml
Error:
java.lang.NoSuchMethodError: 'void org.yaml.snakeyaml.parser.ParserImpl.<init>(org.yaml.snakeyaml.reader.StreamReader)'
|
BT 🔎 (data:test)
Final attempt failed. Child_process exited with error code 1
|
BT 🔎 (data:test)
Failed test were found and 'fail-on-error' option is set to true
|
E2E testing 🔎 (15, 6)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 6)
The operation was canceled.
|
E2E testing 🔎 (15, 3)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 3)
The operation was canceled.
|
E2E testing 🔎 (15, 4)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 4)
The operation was canceled.
|
E2E testing 🔎 (15, 2)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 2)
The operation was canceled.
|
E2E testing 🔎 (15, 1)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 1)
The operation was canceled.
|
E2E testing 🔎 (15, 13)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 13)
The operation was canceled.
|
E2E testing 🔎 (15, 14)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 14)
The operation was canceled.
|
E2E testing 🔎 (15, 5)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 5)
The operation was canceled.
|
E2E testing 🔎 (15, 12)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 12)
The operation was canceled.
|
E2E testing 🔎 (15, 9)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 9)
The operation was canceled.
|
E2E testing 🔎 (15, 0)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 0)
The operation was canceled.
|
E2E testing 🔎 (15, 7)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 7)
The operation was canceled.
|
E2E testing 🔎 (15, 8)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 8)
The operation was canceled.
|
E2E testing 🔎 (15, 11)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 11)
The operation was canceled.
|
E2E testing 🔎 (15, 10)
The run was canceled by @JanCizmar.
|
E2E testing 🔎 (15, 10)
The operation was canceled.
|
E2E Static Check 🪲
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Install E2E dependencies ⬇️
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Ktlint 🪲
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Frontend static check 🪲
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/cache@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build frontend 🏗️
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/cache@v3, actions/setup-node@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
Build backend 🏗️
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
BT 🔎 (security:test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
BT 🔎 (data:test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
BT 🔎 (ee-test:test)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
BT 🔎 (server-app:runWebsocketTests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
BT 🔎 (server-app:runContextRecreatingTests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
BT 🔎 (server-app:runStandardTests)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-java@v3, actions/setup-node@v3, actions/cache@v3, actions/download-artifact@v3, nick-fields/retry@v2, actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
BT 🔎 (server-app:runStandardTests)
Test report summary exceeded limit of 65535 bytes and will be trimmed
|
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "backend", "backend_test_reports_", "e2e_deps", "webapp".
Please update your workflow to use v4 of the artifact actions.
Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
backend
|
200 MB |
|
backend_test_reports_
|
120 MB |
|
e2e_deps
|
193 MB |
|
webapp
|
6.07 MB |
|