-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed as not planned
Labels
A-Build-SystemRelated to build systems or continuous integrationRelated to build systems or continuous integrationC-UsabilityA targeted quality-of-life change that makes Bevy easier to useA targeted quality-of-life change that makes Bevy easier to use
Description
What went wrong
Currently, the error messages when MIRI fails are very unhelpful. Example: https://github.com/bevyengine/bevy/runs/7737193448?check_suite_focus=true.
Additional information
#4959 has a way to get a better error message, but you need to be on Linux to successfully run bevy's test suite in MIRI. Also, this requires running the entire bevy test suite one at a time. We shouldn't expect contributors to be running all that when we could be doing it on Microsoft's dime.
Metadata
Metadata
Assignees
Labels
A-Build-SystemRelated to build systems or continuous integrationRelated to build systems or continuous integrationC-UsabilityA targeted quality-of-life change that makes Bevy easier to useA targeted quality-of-life change that makes Bevy easier to use