ChainSafe / forest

🌲 Rust Filecoin Node Implementation
https://forest.chainsafe.io
Apache License 2.0
618 stars 145 forks source link

Fix or remove flaky GC test #4404

Open lemmih opened 4 weeks ago

lemmih commented 4 weeks ago

Issue summary

The db::gc::test::dont_gc_reachable_data test times out from time to time. It should either be fixed or removed.

Other information and links

aatifsyed commented 4 weeks ago

4403 failed: https://github.com/ChainSafe/forest/actions/runs/9449121784/job/26024651128#step:6:1

ruseinov commented 1 week ago

Is this still a problem?