Skip to content

CI testing: don't crash if screenshot manager resource is not available#12385

Merged
mockersf merged 1 commit intobevyengine:mainfrom
mockersf:dev-tools-ci-testing-dont-crash-without-screenshot-manager
Mar 8, 2024
Merged

CI testing: don't crash if screenshot manager resource is not available#12385
mockersf merged 1 commit intobevyengine:mainfrom
mockersf:dev-tools-ci-testing-dont-crash-without-screenshot-manager

Conversation

@mockersf
Copy link
Member

@mockersf mockersf commented Mar 8, 2024

Objective

Solution

  • Check if the resource exists

@mockersf mockersf added C-Bug An unexpected or incorrect behavior A-Build-System Related to build systems or continuous integration labels Mar 8, 2024
@TrialDragon TrialDragon added the S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it label Mar 8, 2024
@mockersf mockersf added this pull request to the merge queue Mar 8, 2024
Merged via the queue into bevyengine:main with commit 8e467f4 Mar 8, 2024
spectria-limina pushed a commit to spectria-limina/bevy that referenced this pull request Mar 9, 2024
…le (bevyengine#12385)

# Objective

- After bevyengine#12370, ci testing with minimal plugins doesn't hang but it
crash as the resource `ScreenshotManager` doesn't exist

## Solution

- Check if the resource exists
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Build-System Related to build systems or continuous integration C-Bug An unexpected or incorrect behavior S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants