fishfolk / bones

An easy-to-use game engine for making real games.
https://fishfolk.org/development/bones/introduction/
Other
236 stars 20 forks source link

fix: Comment out tests relating to component iteration until figure out why miri hangs on it #467

Closed MaxCWhitehead closed 1 month ago

MaxCWhitehead commented 1 month ago

Relates to issue: https://github.com/fishfolk/bones/issues/466

Possibly an issue with https://github.com/fishfolk/bones/pull/454 ?

All of these tests are hanging in miri locally - will see if CI completes now.

MaxCWhitehead commented 1 month ago

am realizing some them don't hang locally, just take a long time, will revise.

MaxCWhitehead commented 1 month ago

first run passed with all these commented out after 40min, will incrementally push back in what I can verify locally until find a smoking gun (or find nothing, heh)

MaxCWhitehead commented 1 month ago

Restored some tests I had pass locally and it timed out again on CI here. Going to bump nightly version locally and see if can repro, but probably not an issue with tests, but regression in miri.