Skip to content

More than one libbevy.rlib was built for UI tests in Windows CI #171

@BD103

Description

@BD103

The latest PR run for UI tests failed because libbevy.rlib was either not built or built more than once. We should:

  1. Add more useful information to this error message so it can be diagnosed.
  2. Fix the issue. (It could be cache-related, or Windows-specific trickery.)
  3. Ensure that CI catches UI test failures, since it didn't for that run.

Metadata

Metadata

Assignees

No one assigned

    Labels

    A-Build-SystemRelated to CI and GitHub ActionsA-LinterRelated to the linter and custom lintsC-BugA bug in the programC-TestingA change to the tests

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions