Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Test failure on M1 MacBook #3614

Closed
emilk opened this issue Mar 22, 2023 · 1 comment
Closed

Test failure on M1 MacBook #3614

emilk opened this issue Mar 22, 2023 · 1 comment
Labels
api: metal Issues with Metal area: correctness We're behaving incorrectly type: bug Something isn't working

Comments

@emilk
Copy link
Contributor

emilk commented Mar 22, 2023

cargo nextest run --no-fail-fast produces one failure on my machine:

        FAIL [   0.064s]                  wgpu::wgpu-tests zero_init_texture_after_discard::discarding_depth_target_resets_texture_init_state_check_visible_on_copy_in_same_encoder

--- STDOUT:                               wgpu::wgpu-tests zero_init_texture_after_discard::discarding_depth_target_resets_texture_init_state_check_visible_on_copy_in_same_encoder ---

running 1 test

--- STDERR:                               wgpu::wgpu-tests zero_init_texture_after_discard::discarding_depth_target_resets_texture_init_state_check_visible_on_copy_in_same_encoder ---
-[AGXG13XFamilyCommandBuffer renderCommandEncoderWithDescriptor:]:380: failed assertion `A command encoder is already encoding to this command buffer'

I'm on an Apple M1 Pro MacBook Pro running macOS Monterey 12.6, Metal GPUFamily Apple 7

@cwfitzgerald cwfitzgerald added type: bug Something isn't working area: correctness We're behaving incorrectly api: metal Issues with Metal labels Apr 13, 2023
@cwfitzgerald
Copy link
Member

Fixed via #3828

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: metal Issues with Metal area: correctness We're behaving incorrectly type: bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants