Test failures on Dx12/AMD #6830
Labels
api: dx12
Issues with DX12 or DXGI
area: tests
Improvements or issues with our test suite
help required
We need community help to make this happen.
Description
wgpu_test::device::request_device_error_message_native
appears to fail on AMD Radeon 780M/2 and 7700S/3 when using the Dx12 backend. This error might be related to #4247 , since I noticed it when working on the fix (previously the test failed on the Vulkan & GL backends as well, now just Dx12).Repro steps
Run
cargo xtask test
on a system with the above cards.Expected vs observed behavior
Expected all tests to pass, but they didn't.
Extra materials
Screenshots to help explain your problem.
Validation logs can be attached in case there are warnings and errors.
Zip-compressed API traces and GPU captures can also land here.
Platform
Windows 11, AMD Radeon 780M & AMD Radeon 7700S
The text was updated successfully, but these errors were encountered: