chore(deps): update kotlin core dependencies #2362
GitHub Actions / JUnit Tests (Linux, dorny/test-reporter@v1)
succeeded
Jul 19, 2024 in 0s
28 passed, 0 failed and 2 skipped
✅ save-plugins/fix-and-warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugins.fixandwarn.FixAndWarnPluginTest.xml
1 tests were completed in 69ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.save.plugins.fixandwarn.FixAndWarnPluginTest | 1✅ | 69ms |
✅ com.saveourtool.save.plugins.fixandwarn.FixAndWarnPluginTest
✅ base test[linuxX64]
✅ save-plugins/fix-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugins.fix.FixPluginTest.xml
4 tests were completed in 91ms with 4 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.save.plugins.fix.FixPluginTest | 4✅ | 91ms |
✅ com.saveourtool.save.plugins.fix.FixPluginTest
✅ should detect two files[linuxX64]
✅ should detect two files - among other files[linuxX64]
✅ should calculate diff of discovered files[linuxX64]
✅ test for batchSize[linuxX64]
✅ save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.sarif.SarifWarningAdapterTest.xml
5 tests were completed in 2ms with 5 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.save.plugin.warn.sarif.SarifWarningAdapterTest | 5✅ | 2ms |
✅ com.saveourtool.save.plugin.warn.sarif.SarifWarningAdapterTest
✅ should convert SARIF report to SAVE warnings[linuxX64]
✅ should filter out warnings from other files[linuxX64]
✅ should filter out warnings from other files - relative paths[linuxX64]
✅ should filter out warnings from other files - absolute paths with testRoot being relative[linuxX64]
✅ should filter out warnings from other files - absolute paths with testRoot being absolute[linuxX64]
✅ save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.utils.ComparisonTest.xml
1 tests were completed in 2ms with 1 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.save.plugin.warn.utils.ComparisonTest | 1✅ | 2ms |
✅ com.saveourtool.save.plugin.warn.utils.ComparisonTest
✅ should compare warnings[linuxX64]
✅ save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.utils.StringUtilsTest.xml
3 tests were completed in 1ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.save.plugin.warn.utils.StringUtilsTest | 3✅ | 1ms |
✅ com.saveourtool.save.plugin.warn.utils.StringUtilsTest
✅ checking the search of delimiters in the string[linuxX64]
✅ checking the creation of regex messages from strings[linuxX64]
✅ regression with regular expressions[linuxX64]
✅ save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.utils.UtilsTest.xml
3 tests were completed in 1ms with 3 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.save.plugin.warn.utils.UtilsTest | 3✅ | 1ms |
✅ com.saveourtool.save.plugin.warn.utils.UtilsTest
✅ should extract warnings from different text with line and col[linuxX64]
✅ should extract warnings from different text with no line but col[linuxX64]
✅ should extract warnings from different text with line but no col[linuxX64]
✅ save-plugins/warn-plugin/build/test-results/linuxX64Test/TEST-com.saveourtool.save.plugin.warn.WarnPluginTest.xml
11 tests were completed in 58ms with 9 passed, 0 failed and 2 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.save.plugin.warn.WarnPluginTest | 9✅ | 2⚪ | 58ms |
✅ com.saveourtool.save.plugin.warn.WarnPluginTest
✅ basic warn-plugin test[linuxX64]
✅ warn-plugin test with default warning without line[linuxX64]
✅ warn-plugin test for all mods[linuxX64]
✅ basic warn-plugin test with exactWarningsMatch = false[linuxX64]
⚪ basic warn-plugin test with ignoreTechnicalComments=true[linuxX64]
✅ warn-plugin test - multiple warnings[linuxX64]
⚪ warn-plugin test - multiple warnings and ignore technical comments[linuxX64]
✅ warn-plugin test - multiple warnings and no line-col[linuxX64]
✅ warn-plugin test for batchSize[linuxX64]
✅ regression - test resources in multiple directories[linuxX64]
✅ warn-plugin test exception[linuxX64]
✅ save-reporters/build/test-results/linuxX64Test/TEST-com.saveourtool.save.reporter.json.JsonReporterTest.xml
2 tests were completed in 25ms with 2 passed, 0 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
com.saveourtool.save.reporter.json.JsonReporterTest | 2✅ | 25ms |
✅ com.saveourtool.save.reporter.json.JsonReporterTest
✅ should produce valid serialized Report from ordinary data[linuxX64]
✅ should produce valid serialized Report when plugin crashes[linuxX64]
Loading