bevy_ecs system stepping tests are failing and are not tested in CI #17652
Labels
A-Build-System
Related to build systems or continuous integration
A-ECS
Entities, components, systems, and events
C-Bug
An unexpected or incorrect behavior
S-Needs-Investigation
This issue requires detective work to figure out what's going wrong
Bevy version
#17651
What you did
cargo test --package bevy_ecs --lib --all-features
What went wrong
Additional information
These don't seem to be tested in CI somehow? Bisecting the start of the failure would be nice.
We should fix these tests, and ensure that our build system is exercising these tests. @mockersf or @BD103 may have ideas on the latter.
The text was updated successfully, but these errors were encountered: