ipfs / kubo

An IPFS implementation in Go
https://docs.ipfs.tech/how-to/command-line-quick-start/
Other
15.94k stars 2.98k forks source link

t0054-dag-car-import-export is not deterministic #7804

Open lidel opened 3 years ago

lidel commented 3 years ago

filling as an issue for discoverability in case contributors hit the same problem on PRs failing to pass CI due to this

t0054-dag-car-import-export sharness tests are not deterministic and fail sometimes:

Example:

2020-12-07--15-58-40

Failure like https://app.circleci.com/pipelines/github/ipfs/go-ipfs/3891/workflows/b0b8495c-ca50-4434-99f6-5fc345115790/jobs/44187 happened multiple times while we worked on https://github.com/ipfs/go-ipfs/pull/7661 (unrelated to car import/export)

cc @aschmahmann @rvagg @ribasushi in case this is somehow related to https://github.com/ipfs/go-ipfs/issues/7121

lidel commented 3 years ago

Another failure on CI, worth noting it failed in a different place this time:

2020-12-07--16-27-55