AlexStroke

Results 17 comments of AlexStroke

**Fully reproducible** ```json Pipeline( Event { entity_kind: Transaction, status: Validating, hash: { Hash(1633388433a611a1cc1db63f3c518f1575a420e15c26e9c9a44a879102bfb21d) }, }, ) Pipeline( Event { entity_kind: Block, status: Validating, hash: { Hash(bbe90f2a122e6c16c6f76ea14dd15b98ab2df17afb73d4ea823757bd89f29f98) }, }, ) Pipeline(...

Someone problem to fix that is we can't run the LTS branch through docker-compose from the box without additional edits to the image name lts instead dev. I've already been...

Existing developments: https://github.com/antonovmike/docker_swarm

Do we have any requirements for the fault tolerant? What should we take as a foundation before testing and fixing? Perhaps there is some other reference blockchain or something like...

Created 3 test case in Allure Test Ops https://soramitsu.testops.cloud/project/100/test-cases/2245?treeId=199

![telegram-cloud-photo-size-2-5381943039976656869-y](https://github.com/hyperledger/iroha/assets/111361420/ccda2326-ecab-419a-bf74-aceb8507b355) FYI This is 6th February 2024 report using the new grcov tool from Vasiliy

> Hi @AlexStroke I would like to pick up this issue. Hi @SumitkumarSatpute I don't have any objections.

Verified that Iroha starts up as expected using scripts/test_env and through Docker files on this specific commit.

I see in the code that that hack has been removed and it looks like iroha has been running successfully without it. But I can't understand if the sorting of...

> Prioritise zero-tolerance to flaky tests from development side If flaky tests couldn't be easily fixed, possibly move them away from PR checks to after-merge checks. We need to think...