antonbashmakov

Results 17 comments of antonbashmakov
trafficstars

@yegor256 tests failing on different platforms, does not seem to be problem in my code, is it an known issue?

@yegor256 seems like `inspects foreign objects and prints a report` is failing for windows the very same test is ok on Ubuntu. This code does not trigger function I wrote,...

@yegor256 the error seems to be inconsistent, I pushed a trigger commit and now it is different result. Will any one take a look at the MR?

@yegor256 interesting enough, the JSON generated by failing test is indeed broken : ` { "id": "org.eolang.ram", "discovered": "13", "xmir": "/home/runner/work/eoc/eoc/temp/test-foreign/simple/target/1-parse/org/eolang/ram.xmir", "optimized": "/home/runner/work/eoc/eoc/temp/test-foreign/simple/target/2-optimize/org/eolang/ram.xmir", "scope": "compile", "eo": "/home/runner/work/eoc/eoc/temp/test-foreign/simple/target/4-pull/org/eolang/ram.eo", "jar": "org.eolang:eo-runtime:0.35.8", "shaken":...

@yegor256 seems like all MR lately has the same problem. Like [this](https://github.com/objectionary/eoc/actions/runs/8614548319/job/23608233198?pr=263) one for instance

@yegor256 ok, seems like version `0.35.8` of the plugin is behaving. It is some thing with `0.35.11` which makes it sad.

@yegor256 I think we should attack this problem in order to fix the pipelines. have you created a ticket for it? UPD: I created it [here](https://github.com/objectionary/eoc/issues/264)