-
Notifications
You must be signed in to change notification settings - Fork 32
Labels
A-Build-SystemRelated to CI and GitHub ActionsRelated to CI and GitHub ActionsA-LinterRelated to the linter and custom lintsRelated to the linter and custom lintsC-BugA bug in the programA bug in the programC-TestingA change to the testsA change to the tests
Milestone
Description
The latest PR run for UI tests failed because libbevy.rlib
was either not built or built more than once. We should:
- Add more useful information to this error message so it can be diagnosed.
- Fix the issue. (It could be cache-related, or Windows-specific trickery.)
- Ensure that CI catches UI test failures, since it didn't for that run.
Metadata
Metadata
Assignees
Labels
A-Build-SystemRelated to CI and GitHub ActionsRelated to CI and GitHub ActionsA-LinterRelated to the linter and custom lintsRelated to the linter and custom lintsC-BugA bug in the programA bug in the programC-TestingA change to the testsA change to the tests