radeonsi/test: update sienna_cichlid results

Reviewed-by: Marek Olšák <marek.olsak@amd.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/15861>
This commit is contained in:
Pierre-Eric Pelloux-Prayer 2022-04-15 16:48:16 +02:00
parent 38e8a73e14
commit 58004dfcc9

View file

@ -185,9 +185,12 @@ wgl@wgl-multi-window-single-context,Fail
wgl@wgl-sanity,Fail
# glcts failures
## Test issue - https://github.com/KhronosGroup/VK-GL-CTS/issues/251
KHR-GL46.shader_ballot_tests.ShaderBallotFunctionRead,Fail
## Fail because GFX10+ removed MS texture support (see si_get_sparse_texture_virtual_page_size)
KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation,Fail
KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment,Fail
## https://gitlab.freedesktop.org/mesa/mesa/-/issues/636
KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup,Fail
KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase,Fail
KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess,Fail

1 # piglit failures
185 wgl@wgl-sanity,Fail
186 # glcts failures
187 KHR-GL46.shader_ballot_tests.ShaderBallotFunctionRead,Fail ## Test issue - https://github.com/KhronosGroup/VK-GL-CTS/issues/251
188 KHR-GL46.shader_ballot_tests.ShaderBallotFunctionRead,Fail
189 KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation,Fail ## Fail because GFX10+ removed MS texture support (see si_get_sparse_texture_virtual_page_size)
190 KHR-GL46.sparse_texture2_tests.SparseTexture2Allocation,Fail
191 KHR-GL46.sparse_texture2_tests.SparseTexture2Commitment,Fail
192 KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup,Fail ## https://gitlab.freedesktop.org/mesa/mesa/-/issues/636
193 KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup,Fail
194 KHR-GL46.sparse_texture2_tests.StandardPageSizesTestCase,Fail
195 KHR-GL46.sparse_texture2_tests.UncommittedRegionsAccess,Fail
196 KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor,Fail