kberezin-p6
kberezin-p6
Review, anyone? @andrii-kl
> tests are failing, please run gradle build locally and check what are the issues My build succeeds locally. Any advice? @gtebrean ``` ~ web3j % git status On branch...
@gtebrean I figured it out, there was an incorrect folder name for case sensitive FS. Now tests should pass, could you please run actions again?
Apparently, this project is dead. Just fork this branch guys and build it yourself.
Pushed the change addressing the issues above
@gtebrean it reliably passes on my machine. Looks like it's flaking. Can we re-run?
@gtebrean yeah, because I see that it currently fails in master [here](https://github.com/web3j/web3j/actions/runs/3292807364) and [here](https://github.com/web3j/web3j/actions/runs/3295962761), for example. I've also checked out the latest master locally and * ran all integration tests...
@gtebrean by the way, our fork's workflow runs also started to fail as soon as I synced `master` branches: [example](https://github.com/apex-crypto/web3j/actions/runs/3297690610)
@mohamedelshami I've rebased the branch on top of the latest master. Please run the tests again.