mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-08 04:48:08 +02:00
radv/ci: re-enable vkd3d-polaris10-valve
Like the vkcts job, this was disabled a while ago but it seems to be working well again. Signed-off-by: Samuel Pitoiset <samuel.pitoiset@gmail.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25025>
This commit is contained in:
parent
58f1931104
commit
4a8afc9072
3 changed files with 7 additions and 7 deletions
6
src/amd/ci/external/radv-polaris10-vkd3d.txt
vendored
6
src/amd/ci/external/radv-polaris10-vkd3d.txt
vendored
|
|
@ -1,6 +0,0 @@
|
|||
test_view_min_lod:4476:Test 20: Test failed: Got 0x00000000, expected 0xffffffff at (0, 0, 0).
|
||||
test_view_min_lod:4476:Test 22: Test failed: Got 0x00000000, expected 0x0f0f0f0f at (0, 0, 0).
|
||||
test_view_min_lod:4476:Test 46: Test failed: Got 0x0f0f0f0f, expected 0xffffffff at (0, 0, 0).
|
||||
test_view_min_lod:4476:Test 47: Test failed: Got 0xffffffff, expected 0x0f0f0f0f at (0, 0, 0).
|
||||
test_view_min_lod:4476:Test 49: Test failed: Got 0x0f0f0f0f, expected 0xffffffff at (0, 0, 0).
|
||||
test_view_min_lod:4476:Test 50: Test failed: Got 0xffffffff, expected 0x0f0f0f0f at (0, 0, 0).
|
||||
|
|
@ -586,7 +586,7 @@ radv-fossils:
|
|||
variables:
|
||||
VKD3D_PROTON_RESULTS: radv-kabini-vkd3d
|
||||
|
||||
.vkd3d-polaris10-valve:
|
||||
vkd3d-polaris10-valve:
|
||||
extends:
|
||||
- .vkd3d-test-valve
|
||||
- .polaris10-test-valve-kws
|
||||
|
|
|
|||
6
src/amd/ci/radv-polaris10-vkd3d.txt
Normal file
6
src/amd/ci/radv-polaris10-vkd3d.txt
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
test_view_min_lod:4551:Test 20: Test failed: Got 0x00000000, expected 0xffffffff at (0, 0, 0).
|
||||
test_view_min_lod:4551:Test 22: Test failed: Got 0x00000000, expected 0x0f0f0f0f at (0, 0, 0).
|
||||
test_view_min_lod:4551:Test 46: Test failed: Got 0x0f0f0f0f, expected 0xffffffff at (0, 0, 0).
|
||||
test_view_min_lod:4551:Test 47: Test failed: Got 0xffffffff, expected 0x0f0f0f0f at (0, 0, 0).
|
||||
test_view_min_lod:4551:Test 49: Test failed: Got 0x0f0f0f0f, expected 0xffffffff at (0, 0, 0).
|
||||
test_view_min_lod:4551:Test 50: Test failed: Got 0xffffffff, expected 0x0f0f0f0f at (0, 0, 0).
|
||||
Loading…
Add table
Reference in a new issue