Skip to content
GitHub Actions / JUnit Tests (Windows, dorny/test-reporter@v1) failed Nov 9, 2023 in 1s

JUnit Tests (Windows, dorny/test-reporter@v1) ❌

Tests failed

Report Passed Failed Skipped Time
save-common/build/test-results/jvmTest/TEST-com.saveourtool.save.core.ExtraFlagsExtractorTest.xml 4✅ 1s
save-common/build/test-results/jvmTest/TEST-com.saveourtool.save.core.files.FileUtilsTest.xml 4✅ 125ms
save-common/build/test-results/jvmTest/TEST-com.saveourtool.save.core.ProcessBuilderTest.xml 13✅ 7s
save-common/build/test-results/jvmTest/TEST-com.saveourtool.save.core.utils.ProcessBuilderInternalTest.xml 2✅ 1s
save-common/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.ExtraFlagsExtractorTest.xml 4✅ 3ms
save-common/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.files.FileUtilsTest.xml 4✅ 51ms
save-common/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.ProcessBuilderTest.xml 13✅ 54ms
save-common/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.utils.PlatformStringUtilsTest.xml 1✅ 0ms
save-common/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.utils.ProcessBuilderInternalTest.xml 2✅ 43ms
save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.ConfigDetectorRegressionTest.xml 1✅ 949ms
save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.ConfigDetectorTest.xml 8✅ 458ms
save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.integration.ClassicFixTest.xml 9✅ 103s
save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.integration.ClassicWarnTest.xml 11✅ 5⚪ 47s
save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.integration.FixAndWarnDirTest.xml 3✅ 13s
save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.integration.FixDirTest.xml 2✅ 16s
save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.integration.WarnDirTest.xml 5⚪ 1ms
save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.MergeAndOverrideConfigsTest.xml 6✅ 2❌ 200ms
save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.PerformAnalysisTest.xml 2✅ 2s
save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.utils.CliUtilsTest.xml 6✅ 42ms
save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.ValidationTest.xml 8✅ 57ms
save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.ConfigDetectorRegressionTest.xml 1✅ 12ms
save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.ConfigDetectorTest.xml 8✅ 1s
save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.integration.ClassicFixTest.xml 9✅ 59s
save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.integration.ClassicWarnTest.xml 11✅ 5⚪ 50s
save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.integration.FixAndWarnDirTest.xml 3✅ 14s
save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.integration.FixDirTest.xml 2✅ 16s
save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.integration.WarnDirTest.xml 5⚪ 1ms
save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.MergeAndOverrideConfigsTest.xml 6✅ 2❌ 39ms
save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.PerformAnalysisTest.xml 2✅ 212ms
save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.utils.CliUtilsTest.xml 6✅ 7ms
save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.ValidationTest.xml 8✅ 6ms
save-reporters/build/test-results/jvmTest/TEST-com.saveourtool.save.reporter.json.JsonReporterTest.xml 2✅ 526ms
save-reporters/build/test-results/mingwX64Test/TEST-com.saveourtool.save.reporter.json.JsonReporterTest.xml 2✅ 14ms

✅ save-common/build/test-results/jvmTest/TEST-com.saveourtool.save.core.ExtraFlagsExtractorTest.xml

4 tests were completed in 1s with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.ExtraFlagsExtractorTest 4✅ 1s

✅ com.saveourtool.save.core.ExtraFlagsExtractorTest

✅ test for splitByNonEscaped()[jvm]
✅ basic test()[jvm]
✅ should resolve placeholders()[jvm]
✅ should join multiline directives()[jvm]

✅ save-common/build/test-results/jvmTest/TEST-com.saveourtool.save.core.files.FileUtilsTest.xml

4 tests were completed in 125ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.files.FileUtilsTest 4✅ 125ms

✅ com.saveourtool.save.core.files.FileUtilsTest

✅ example for findAllFilesMatching()[jvm]
✅ create relative path in case of branchy file tree()[jvm]
✅ example for findDescendantDirectoriesBy()[jvm]
✅ create relative path when config and test resource located in the same directory()[jvm]

✅ save-common/build/test-results/jvmTest/TEST-com.saveourtool.save.core.ProcessBuilderTest.xml

13 tests were completed in 7s with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.ProcessBuilderTest 13✅ 7s

✅ com.saveourtool.save.core.ProcessBuilderTest

✅ simple check with redirection()[jvm]
✅ change multiple echo commands with redirections 2()[jvm]
✅ change multiple echo commands with redirections 3()[jvm]
✅ simple check with redirection without whitespaces at all()[jvm]
✅ check stdout()[jvm]
✅ one long echo()[jvm]
✅ check stdout with redirection()[jvm]
✅ change multiple echo commands with redirections()[jvm]
✅ extra whitespaces shouldn't influence to echo()[jvm]
✅ simple check with redirection without first whitespace()[jvm]
✅ simple check()[jvm]
✅ command without echo()[jvm]
✅ empty command()[jvm]

✅ save-common/build/test-results/jvmTest/TEST-com.saveourtool.save.core.utils.ProcessBuilderInternalTest.xml

2 tests were completed in 1s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.utils.ProcessBuilderInternalTest 2✅ 1s

✅ com.saveourtool.save.core.utils.ProcessBuilderInternalTest

✅ check stderr with additional warning()[jvm]
✅ check stderr()[jvm]

✅ save-common/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.ExtraFlagsExtractorTest.xml

4 tests were completed in 3ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.ExtraFlagsExtractorTest 4✅ 3ms

✅ com.saveourtool.save.core.ExtraFlagsExtractorTest

✅ basic test[mingwX64]
✅ should resolve placeholders[mingwX64]
✅ should join multiline directives[mingwX64]
✅ test for splitByNonEscaped[mingwX64]

✅ save-common/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.files.FileUtilsTest.xml

4 tests were completed in 51ms with 4 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.files.FileUtilsTest 4✅ 51ms

✅ com.saveourtool.save.core.files.FileUtilsTest

✅ example for findAllFilesMatching[mingwX64]
✅ example for findDescendantDirectoriesBy[mingwX64]
✅ create relative path when config and test resource located in the same directory[mingwX64]
✅ create relative path in case of branchy file tree[mingwX64]

✅ save-common/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.ProcessBuilderTest.xml

13 tests were completed in 54ms with 13 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.ProcessBuilderTest 13✅ 54ms

✅ com.saveourtool.save.core.ProcessBuilderTest

✅ empty command[mingwX64]
✅ check stdout[mingwX64]
✅ check stdout with redirection[mingwX64]
✅ command without echo[mingwX64]
✅ simple check[mingwX64]
✅ simple check with redirection[mingwX64]
✅ simple check with redirection without first whitespace[mingwX64]
✅ simple check with redirection without whitespaces at all[mingwX64]
✅ one long echo[mingwX64]
✅ change multiple echo commands with redirections[mingwX64]
✅ change multiple echo commands with redirections 2[mingwX64]
✅ change multiple echo commands with redirections 3[mingwX64]
✅ extra whitespaces shouldn't influence to echo[mingwX64]

✅ save-common/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.utils.PlatformStringUtilsTest.xml

1 tests were completed in 0ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.utils.PlatformStringUtilsTest 1✅ 0ms

✅ com.saveourtool.save.core.utils.PlatformStringUtilsTest

✅ checking escaping of percents[mingwX64]

✅ save-common/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.utils.ProcessBuilderInternalTest.xml

2 tests were completed in 43ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.utils.ProcessBuilderInternalTest 2✅ 43ms

✅ com.saveourtool.save.core.utils.ProcessBuilderInternalTest

✅ check stderr[mingwX64]
✅ check stderr with additional warning[mingwX64]

✅ save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.ConfigDetectorRegressionTest.xml

1 tests were completed in 949ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.ConfigDetectorRegressionTest 1✅ 949ms

✅ com.saveourtool.save.core.ConfigDetectorRegressionTest

✅ config detector regression test on directories()[jvm]

✅ save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.ConfigDetectorTest.xml

8 tests were completed in 458ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.ConfigDetectorTest 8✅ 458ms

✅ com.saveourtool.save.core.ConfigDetectorTest

✅ should fail on the invalid file()[jvm]
✅ should detect single file from a directory()[jvm]
✅ should detect multiple files starting from the middle()[jvm]
✅ should detect starting from bottom with multiple parent configs()[jvm]
✅ should detect starting from bottom()[jvm]
✅ should detect single file()[jvm]
✅ should detect config file from single Test file()[jvm]
✅ should detect multiple files starting from top()[jvm]

✅ save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.integration.ClassicFixTest.xml

9 tests were completed in 103s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.integration.ClassicFixTest 9✅ 103s

✅ com.saveourtool.save.core.integration.ClassicFixTest

✅ execute fix plugin on separate files()[jvm]
✅ execute fix plugin in sarif mode()[jvm]
✅ executing fix plugin on save-toml file in directory()[jvm]
✅ executing fix plugin on parental save-toml file()[jvm]
✅ execute fix plugin on folder()[jvm]
✅ check NoIgnoreLines()[jvm]
✅ check IgnoreLines()[jvm]
✅ tests with the same name()[jvm]
✅ check IgnoreLinesIsEmpty()[jvm]

✅ save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.integration.ClassicWarnTest.xml

16 tests were completed in 47s with 11 passed, 0 failed and 5 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.integration.ClassicWarnTest 11✅ 5⚪ 47s

✅ com.saveourtool.save.core.integration.ClassicWarnTest

✅ execute warn-plugin with expected warnings from SARIF()[jvm]
✅ executing warn plugin so that no resources will be found()[jvm]
✅ lines that match ignoreLines should be ignored()[jvm]
✅ execute warn-plugin with actual and expected warnings from SARIF()[jvm]
⚪ execute warn plugin with default testFiles()[jvm]
✅ test output file set()[jvm]
⚪ executing warn plugin on parental directory()[jvm]
✅ tests should have a relative path()[jvm]
✅ execute warn plugin on separate files()[jvm]
✅ executing warn plugin on directory()[jvm]
⚪ execute warn plugin with timeout()[jvm]
✅ executing warn plugin on parental save-toml file()[jvm]
✅ executing warn plugin on directory when files are set with regex()[jvm]
⚪ execute warn plugin with included and excluded suites()[jvm]
✅ execute warn-plugin with actual warnings from SARIF()[jvm]
⚪ executing warn plugin on save-toml file in directory()[jvm]

✅ save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.integration.FixAndWarnDirTest.xml

3 tests were completed in 13s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.integration.FixAndWarnDirTest 3✅ 13s

✅ com.saveourtool.save.core.integration.FixAndWarnDirTest

✅ execute fix-and-warn plugin on the directory chapter1()[jvm]
✅ execute fix-and-warn plugin on the directory chapter2()[jvm]
✅ execute fix-and-warn plugin on the directory chapter3()[jvm]

✅ save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.integration.FixDirTest.xml

2 tests were completed in 16s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.integration.FixDirTest 2✅ 16s

✅ com.saveourtool.save.core.integration.FixDirTest

✅ execute fix plugin()[jvm]
✅ execute fix plugin on the directory chapter1()[jvm]

✅ save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.integration.WarnDirTest.xml

5 tests were completed in 1ms with 0 passed, 0 failed and 5 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.integration.WarnDirTest 5⚪ 1ms

✅ com.saveourtool.save.core.integration.WarnDirTest

⚪ execute warn plugin on root directory()[jvm]
⚪ execute warn plugin on the directory chapter1()[jvm]
⚪ execute warn plugin on the directory chapter2()[jvm]
⚪ execute warn plugin on the directory chapter3()[jvm]
⚪ execute warn plugin on the directory chapter4()[jvm]

❌ save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.MergeAndOverrideConfigsTest.xml

8 tests were completed in 200ms with 6 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.MergeAndOverrideConfigsTest 6✅ 2❌ 200ms

❌ com.saveourtool.save.core.MergeAndOverrideConfigsTest

✅ load save toml from middle hierarchy()[jvm]
✅ merge and override two incomplete configs 2()[jvm]
✅ merge and override general configs()[jvm]
✅ merge and override two configs with different fields()[jvm]
✅ merge configs with many parents()[jvm]
❌ override real toml configs()[jvm]
	java.io.FileNotFoundException: src\commonNonJsTest\resources\override_configs\save.toml (The system cannot find the path specified)
❌ merge real toml configs with empty execFlag in child()[jvm]
	java.io.FileNotFoundException: src\commonNonJsTest\resources\merge_configs\save.toml (The system cannot find the path specified)
✅ merge and override two incomplete configs()[jvm]

✅ save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.PerformAnalysisTest.xml

2 tests were completed in 2s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.PerformAnalysisTest 2✅ 2s

✅ com.saveourtool.save.core.PerformAnalysisTest

✅ should execute single test()[jvm]
✅ detect plugins()[jvm]

✅ save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.utils.CliUtilsTest.xml

6 tests were completed in 42ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.utils.CliUtilsTest 6✅ 42ms

✅ com.saveourtool.save.core.utils.CliUtilsTest

✅ resolve value()[jvm]
✅ parse properties file()[jvm]
✅ read not existed properties file()[jvm]
✅ read properties file()[jvm]
✅ read invalid properties file()[jvm]
✅ parse properties file from not existed folder()[jvm]

✅ save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.ValidationTest.xml

8 tests were completed in 57ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.ValidationTest 8✅ 57ms

✅ com.saveourtool.save.core.ValidationTest

✅ validate warn section()[jvm]
✅ invalid general section()[jvm]
✅ set defaults to warn section()[jvm]
✅ set defaults to general section()[jvm]
✅ set defaults to fix section()[jvm]
✅ validate warn section 2()[jvm]
✅ validate warn section 3()[jvm]
✅ validate warn section 4()[jvm]

✅ save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.ConfigDetectorRegressionTest.xml

1 tests were completed in 12ms with 1 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.ConfigDetectorRegressionTest 1✅ 12ms

✅ com.saveourtool.save.core.ConfigDetectorRegressionTest

✅ config detector regression test on directories[mingwX64]

✅ save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.ConfigDetectorTest.xml

8 tests were completed in 1s with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.ConfigDetectorTest 8✅ 1s

✅ com.saveourtool.save.core.ConfigDetectorTest

✅ should detect single file[mingwX64]
✅ should fail on the invalid file[mingwX64]
✅ should detect single file from a directory[mingwX64]
✅ should detect starting from bottom[mingwX64]
✅ should detect starting from bottom with multiple parent configs[mingwX64]
✅ should detect multiple files starting from top[mingwX64]
✅ should detect multiple files starting from the middle[mingwX64]
✅ should detect config file from single Test file[mingwX64]

✅ save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.integration.ClassicFixTest.xml

9 tests were completed in 59s with 9 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.integration.ClassicFixTest 9✅ 59s

✅ com.saveourtool.save.core.integration.ClassicFixTest

✅ execute fix plugin on separate files[mingwX64]
✅ executing fix plugin on save-toml file in directory[mingwX64]
✅ executing fix plugin on parental save-toml file[mingwX64]
✅ execute fix plugin on folder[mingwX64]
✅ check NoIgnoreLines[mingwX64]
✅ check IgnoreLinesIsEmpty[mingwX64]
✅ check IgnoreLines[mingwX64]
✅ execute fix plugin in sarif mode[mingwX64]
✅ tests with the same name[mingwX64]

✅ save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.integration.ClassicWarnTest.xml

16 tests were completed in 50s with 11 passed, 0 failed and 5 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.integration.ClassicWarnTest 11✅ 5⚪ 50s

✅ com.saveourtool.save.core.integration.ClassicWarnTest

⚪ execute warn plugin with default testFiles[mingwX64]
✅ execute warn plugin on separate files[mingwX64]
⚪ execute warn plugin with timeout[mingwX64]
✅ executing warn plugin on directory[mingwX64]
✅ executing warn plugin on directory when files are set with regex[mingwX64]
✅ lines that match ignoreLines should be ignored[mingwX64]
✅ test output file set[mingwX64]
⚪ executing warn plugin on parental directory[mingwX64]
⚪ executing warn plugin on save-toml file in directory[mingwX64]
✅ executing warn plugin on parental save-toml file[mingwX64]
✅ executing warn plugin so that no resources will be found[mingwX64]
⚪ execute warn plugin with included and excluded suites[mingwX64]
✅ tests should have a relative path[mingwX64]
✅ execute warn-plugin with expected warnings from SARIF[mingwX64]
✅ execute warn-plugin with actual warnings from SARIF[mingwX64]
✅ execute warn-plugin with actual and expected warnings from SARIF[mingwX64]

✅ save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.integration.FixAndWarnDirTest.xml

3 tests were completed in 14s with 3 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.integration.FixAndWarnDirTest 3✅ 14s

✅ com.saveourtool.save.core.integration.FixAndWarnDirTest

✅ execute fix-and-warn plugin on the directory chapter1[mingwX64]
✅ execute fix-and-warn plugin on the directory chapter2[mingwX64]
✅ execute fix-and-warn plugin on the directory chapter3[mingwX64]

✅ save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.integration.FixDirTest.xml

2 tests were completed in 16s with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.integration.FixDirTest 2✅ 16s

✅ com.saveourtool.save.core.integration.FixDirTest

✅ execute fix plugin[mingwX64]
✅ execute fix plugin on the directory chapter1[mingwX64]

✅ save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.integration.WarnDirTest.xml

5 tests were completed in 1ms with 0 passed, 0 failed and 5 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.integration.WarnDirTest 5⚪ 1ms

✅ com.saveourtool.save.core.integration.WarnDirTest

⚪ execute warn plugin on the directory chapter1[mingwX64]
⚪ execute warn plugin on the directory chapter2[mingwX64]
⚪ execute warn plugin on the directory chapter3[mingwX64]
⚪ execute warn plugin on the directory chapter4[mingwX64]
⚪ execute warn plugin on root directory[mingwX64]

❌ save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.MergeAndOverrideConfigsTest.xml

8 tests were completed in 39ms with 6 passed, 2 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.MergeAndOverrideConfigsTest 6✅ 2❌ 39ms

❌ com.saveourtool.save.core.MergeAndOverrideConfigsTest

✅ merge and override general configs[mingwX64]
✅ merge and override two incomplete configs[mingwX64]
✅ merge and override two incomplete configs 2[mingwX64]
✅ merge and override two configs with different fields[mingwX64]
✅ merge configs with many parents[mingwX64]
❌ merge real toml configs with empty execFlag in child[mingwX64]
	okio.FileNotFoundException: No such file or directory
❌ override real toml configs[mingwX64]
	okio.FileNotFoundException: No such file or directory
✅ load save toml from middle hierarchy[mingwX64]

✅ save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.PerformAnalysisTest.xml

2 tests were completed in 212ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.PerformAnalysisTest 2✅ 212ms

✅ com.saveourtool.save.core.PerformAnalysisTest

✅ detect plugins[mingwX64]
✅ should execute single test[mingwX64]

✅ save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.utils.CliUtilsTest.xml

6 tests were completed in 7ms with 6 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.utils.CliUtilsTest 6✅ 7ms

✅ com.saveourtool.save.core.utils.CliUtilsTest

✅ parse properties file[mingwX64]
✅ parse properties file from not existed folder[mingwX64]
✅ resolve value[mingwX64]
✅ read properties file[mingwX64]
✅ read invalid properties file[mingwX64]
✅ read not existed properties file[mingwX64]

✅ save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.ValidationTest.xml

8 tests were completed in 6ms with 8 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.core.ValidationTest 8✅ 6ms

✅ com.saveourtool.save.core.ValidationTest

✅ set defaults to general section[mingwX64]
✅ invalid general section[mingwX64]
✅ set defaults to warn section[mingwX64]
✅ validate warn section[mingwX64]
✅ validate warn section 2[mingwX64]
✅ validate warn section 3[mingwX64]
✅ validate warn section 4[mingwX64]
✅ set defaults to fix section[mingwX64]

✅ save-reporters/build/test-results/jvmTest/TEST-com.saveourtool.save.reporter.json.JsonReporterTest.xml

2 tests were completed in 526ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.reporter.json.JsonReporterTest 2✅ 526ms

✅ com.saveourtool.save.reporter.json.JsonReporterTest

✅ should produce valid serialized Report when plugin crashes()[jvm]
✅ should produce valid serialized Report from ordinary data()[jvm]

✅ save-reporters/build/test-results/mingwX64Test/TEST-com.saveourtool.save.reporter.json.JsonReporterTest.xml

2 tests were completed in 14ms with 2 passed, 0 failed and 0 skipped.

Test suite Passed Failed Skipped Time
com.saveourtool.save.reporter.json.JsonReporterTest 2✅ 14ms

✅ com.saveourtool.save.reporter.json.JsonReporterTest

✅ should produce valid serialized Report from ordinary data[mingwX64]
✅ should produce valid serialized Report when plugin crashes[mingwX64]

Annotations

Check failure on line 285 in save-common/src/commonMain/kotlin/com/saveourtool/save/core/files/FileUtils.kt

See this annotation in the file changed.

@github-actions github-actions / JUnit Tests (Windows, dorny/test-reporter@v1)

com.saveourtool.save.core.MergeAndOverrideConfigsTest ► override real toml configs()[jvm]

Failed test found in:
  save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.MergeAndOverrideConfigsTest.xml
Error:
  java.io.FileNotFoundException: src\commonNonJsTest\resources\override_configs\save.toml (The system cannot find the path specified)
Raw output
java.io.FileNotFoundException: src\commonNonJsTest\resources\override_configs\save.toml (The system cannot find the path specified)
	at java.base/java.io.FileInputStream.open0(Native Method)
	at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
	at okio.Okio__JvmOkioKt.source(JvmOkio.kt:181)
	at okio.Okio.source(Unknown Source)
	at okio.JvmSystemFileSystem.source(JvmSystemFileSystem.kt:96)
	at com.saveourtool.save.core.files.FileUtilsKt.readLines(FileUtils.kt:285)
	at com.saveourtool.save.core.utils.TomlUtilsKt.getTopLevelTomlTables(TomlUtils.kt:93)
	at com.saveourtool.save.core.utils.TomlUtilsKt.createPluginConfigListFromToml(TomlUtils.kt:84)
	at com.saveourtool.save.core.MergeAndOverrideConfigsTest.override real toml configs(MergeAndOverrideConfigsTest.kt:422)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:119)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:94)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:89)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy5.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

Check failure on line 285 in save-common/src/commonMain/kotlin/com/saveourtool/save/core/files/FileUtils.kt

See this annotation in the file changed.

@github-actions github-actions / JUnit Tests (Windows, dorny/test-reporter@v1)

com.saveourtool.save.core.MergeAndOverrideConfigsTest ► merge real toml configs with empty execFlag in child()[jvm]

Failed test found in:
  save-core/build/test-results/jvmTest/TEST-com.saveourtool.save.core.MergeAndOverrideConfigsTest.xml
Error:
  java.io.FileNotFoundException: src\commonNonJsTest\resources\merge_configs\save.toml (The system cannot find the path specified)
Raw output
java.io.FileNotFoundException: src\commonNonJsTest\resources\merge_configs\save.toml (The system cannot find the path specified)
	at java.base/java.io.FileInputStream.open0(Native Method)
	at java.base/java.io.FileInputStream.open(FileInputStream.java:219)
	at java.base/java.io.FileInputStream.<init>(FileInputStream.java:157)
	at okio.Okio__JvmOkioKt.source(JvmOkio.kt:181)
	at okio.Okio.source(Unknown Source)
	at okio.JvmSystemFileSystem.source(JvmSystemFileSystem.kt:96)
	at com.saveourtool.save.core.files.FileUtilsKt.readLines(FileUtils.kt:285)
	at com.saveourtool.save.core.utils.TomlUtilsKt.getTopLevelTomlTables(TomlUtils.kt:93)
	at com.saveourtool.save.core.utils.TomlUtilsKt.createPluginConfigListFromToml(TomlUtils.kt:84)
	at com.saveourtool.save.core.MergeAndOverrideConfigsTest.merge real toml configs with empty execFlag in child(MergeAndOverrideConfigsTest.kt:387)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.platform.commons.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:728)
	at org.junit.jupiter.engine.execution.MethodInvocation.proceed(MethodInvocation.java:60)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$ValidatingInvocation.proceed(InvocationInterceptorChain.java:131)
	at org.junit.jupiter.engine.extension.TimeoutExtension.intercept(TimeoutExtension.java:156)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestableMethod(TimeoutExtension.java:147)
	at org.junit.jupiter.engine.extension.TimeoutExtension.interceptTestMethod(TimeoutExtension.java:86)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker$ReflectiveInterceptorCall.lambda$ofVoidMethod$0(InterceptingExecutableInvoker.java:103)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.lambda$invoke$0(InterceptingExecutableInvoker.java:93)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain$InterceptedInvocation.proceed(InvocationInterceptorChain.java:106)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.proceed(InvocationInterceptorChain.java:64)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.chainAndInvoke(InvocationInterceptorChain.java:45)
	at org.junit.jupiter.engine.execution.InvocationInterceptorChain.invoke(InvocationInterceptorChain.java:37)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:92)
	at org.junit.jupiter.engine.execution.InterceptingExecutableInvoker.invoke(InterceptingExecutableInvoker.java:86)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.lambda$invokeTestMethod$7(TestMethodTestDescriptor.java:218)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.invokeTestMethod(TestMethodTestDescriptor.java:214)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:139)
	at org.junit.jupiter.engine.descriptor.TestMethodTestDescriptor.execute(TestMethodTestDescriptor.java:69)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at java.base/java.util.ArrayList.forEach(ArrayList.java:1541)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141)
	at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139)
	at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138)
	at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95)
	at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57)
	at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:107)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:88)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:54)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:67)
	at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:52)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114)
	at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86)
	at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.processAllTestClasses(JUnitPlatformTestClassProcessor.java:119)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor$CollectAllTestClassesExecutor.access$000(JUnitPlatformTestClassProcessor.java:94)
	at org.gradle.api.internal.tasks.testing.junitplatform.JUnitPlatformTestClassProcessor.stop(JUnitPlatformTestClassProcessor.java:89)
	at org.gradle.api.internal.tasks.testing.SuiteTestClassProcessor.stop(SuiteTestClassProcessor.java:62)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:36)
	at org.gradle.internal.dispatch.ReflectionDispatch.dispatch(ReflectionDispatch.java:24)
	at org.gradle.internal.dispatch.ContextClassLoaderDispatch.dispatch(ContextClassLoaderDispatch.java:33)
	at org.gradle.internal.dispatch.ProxyDispatchAdapter$DispatchingInvocationHandler.invoke(ProxyDispatchAdapter.java:94)
	at com.sun.proxy.$Proxy5.stop(Unknown Source)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker$3.run(TestWorker.java:193)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.executeAndMaintainThreadName(TestWorker.java:129)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:100)
	at org.gradle.api.internal.tasks.testing.worker.TestWorker.execute(TestWorker.java:60)
	at org.gradle.process.internal.worker.child.ActionExecutionWorker.execute(ActionExecutionWorker.java:56)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:113)
	at org.gradle.process.internal.worker.child.SystemApplicationClassLoaderWorker.call(SystemApplicationClassLoaderWorker.java:65)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.run(GradleWorkerMain.java:69)
	at worker.org.gradle.process.internal.worker.GradleWorkerMain.main(GradleWorkerMain.java:74)

Check failure on line 0 in save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.MergeAndOverrideConfigsTest.xml

See this annotation in the file changed.

@github-actions github-actions / JUnit Tests (Windows, dorny/test-reporter@v1)

com.saveourtool.save.core.MergeAndOverrideConfigsTest ► merge real toml configs with empty execFlag in child[mingwX64]

Failed test found in:
  save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.MergeAndOverrideConfigsTest.xml
Error:
  okio.FileNotFoundException: No such file or directory
Raw output
okio.FileNotFoundException: No such file or directory
	at kotlin.Exception#<init>(Unknown Source)
	at okio.IOException#<init>(Unknown Source)
	at okio.IOException#<init>(Unknown Source)
	at okio.FileNotFoundException#<init>(Unknown Source)
	at <global>.okio#errnoToIOException(Unknown Source)
	at okio#variantSource__at__okio.PosixFileSystem(Unknown Source)
	at okio.PosixFileSystem#source(Unknown Source)
	at okio.FileSystem#source(Unknown Source)
	at com.saveourtool.save.core.files#readLines__at__okio.FileSystem(Unknown Source)
	at com.saveourtool.save.core.utils#getTopLevelTomlTables(Unknown Source)
	at com.saveourtool.save.core.utils#createPluginConfigListFromToml(Unknown Source)
	at com.saveourtool.save.core.MergeAndOverrideConfigsTest#merge(Unknown Source)
	at com.saveourtool.save.core.$MergeAndOverrideConfigsTest$test$0.$merge(Unknown Source)
	at com.saveourtool.save.core.$MergeAndOverrideConfigsTest$test$0.$merge(Unknown Source)
	at kotlin.Function1#invoke(Unknown Source)
	at kotlin.native.internal.test.BaseClassSuite.TestCase#run(Unknown Source)
	at kotlin.native.internal.test.TestCase#run(Unknown Source)
	at kotlin.native.internal.test.TestRunner.run#internal(Unknown Source)
	at kotlin.native.internal.test.TestRunner.runIteration#internal(Unknown Source)
	at kotlin.native.internal.test.TestRunner#run(Unknown Source)
	at kotlin.native.internal.test#testLauncherEntryPoint(Unknown Source)
	at kotlin.native.internal.test#main(Unknown Source)
	at <global>.Konan_start(Unknown Source)
	at <global>.Init_and_run_start(Unknown Source)
	at <global>.__tmainCRTStartup(Unknown Source)
	at <global>.mainCRTStartup(Unknown Source)
	at <global>._ZSt25__throw_bad_function_callv(Unknown Source)
	at <global>._ZSt25__throw_bad_function_callv(Unknown Source)

Check failure on line 0 in save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.MergeAndOverrideConfigsTest.xml

See this annotation in the file changed.

@github-actions github-actions / JUnit Tests (Windows, dorny/test-reporter@v1)

com.saveourtool.save.core.MergeAndOverrideConfigsTest ► override real toml configs[mingwX64]

Failed test found in:
  save-core/build/test-results/mingwX64Test/TEST-com.saveourtool.save.core.MergeAndOverrideConfigsTest.xml
Error:
  okio.FileNotFoundException: No such file or directory
Raw output
okio.FileNotFoundException: No such file or directory
	at kotlin.Exception#<init>(Unknown Source)
	at okio.IOException#<init>(Unknown Source)
	at okio.IOException#<init>(Unknown Source)
	at okio.FileNotFoundException#<init>(Unknown Source)
	at <global>.okio#errnoToIOException(Unknown Source)
	at okio#variantSource__at__okio.PosixFileSystem(Unknown Source)
	at okio.PosixFileSystem#source(Unknown Source)
	at okio.FileSystem#source(Unknown Source)
	at com.saveourtool.save.core.files#readLines__at__okio.FileSystem(Unknown Source)
	at com.saveourtool.save.core.utils#getTopLevelTomlTables(Unknown Source)
	at com.saveourtool.save.core.utils#createPluginConfigListFromToml(Unknown Source)
	at com.saveourtool.save.core.MergeAndOverrideConfigsTest#override(Unknown Source)
	at com.saveourtool.save.core.$MergeAndOverrideConfigsTest$test$0.$override(Unknown Source)
	at com.saveourtool.save.core.$MergeAndOverrideConfigsTest$test$0.$override(Unknown Source)
	at kotlin.Function1#invoke(Unknown Source)
	at kotlin.native.internal.test.BaseClassSuite.TestCase#run(Unknown Source)
	at kotlin.native.internal.test.TestCase#run(Unknown Source)
	at kotlin.native.internal.test.TestRunner.run#internal(Unknown Source)
	at kotlin.native.internal.test.TestRunner.runIteration#internal(Unknown Source)
	at kotlin.native.internal.test.TestRunner#run(Unknown Source)
	at kotlin.native.internal.test#testLauncherEntryPoint(Unknown Source)
	at kotlin.native.internal.test#main(Unknown Source)
	at <global>.Konan_start(Unknown Source)
	at <global>.Init_and_run_start(Unknown Source)
	at <global>.__tmainCRTStartup(Unknown Source)
	at <global>.mainCRTStartup(Unknown Source)
	at <global>._ZSt25__throw_bad_function_callv(Unknown Source)
	at <global>._ZSt25__throw_bad_function_callv(Unknown Source)