save-cli icon indicating copy to clipboard operation
save-cli copied to clipboard

Failing test on MacOS

Open petertrr opened this issue 3 years ago • 3 comments
trafficstars

org.cqfn.save.core.integration.ClassicWarnTest fails on MacOS (probably, after update to Kotlin 1.6.0 and other related dependency updates) with ProcessExecutionException: Stream closed being thrown instead of ProcessTimeoutException. This test has failed at least 3 times in a row: https://github.com/diktat-static-analysis/save/actions/runs/1569607269

petertrr avatar Dec 12 '21 14:12 petertrr

Oh :((

orchestr7 avatar Dec 12 '21 14:12 orchestr7

I'll temporary disable this test, it makes CI flaky and unstable again :(

petertrr avatar Dec 16 '21 08:12 petertrr

Reproduce it again in executing warn plugin on save-toml file in directory test at https://github.com/analysis-dev/save/actions/runs/1859663048

kgevorkyan avatar Feb 18 '22 08:02 kgevorkyan