radv/ci: remove an expected fail from all families
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3 was
failing because of a CTS bug, which got fixed in the latest update for
all our CI machines.
This commit assumes this got fixed for all families, even the ones we
did not try to run on.
Fixes: 836ce97f5e (ci: bump VK-GL-CTS to 1.3.2.0)
Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Reviewed-by: Samuel Pitoiset <samuel.pitoiset@gmail.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/16810>
This commit is contained in:
committed by
Marge Bot
parent
91f93c97dd
commit
205744b42d
@@ -7,7 +7,6 @@ dEQP-VK.api.copy_and_blit.core.resolve_image.layer_copy_before_resolving.8_bit,F
|
||||
dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.layer_copy_before_resolving.2_bit,Fail
|
||||
dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.layer_copy_before_resolving.4_bit,Fail
|
||||
dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.layer_copy_before_resolving.8_bit,Fail
|
||||
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3,Fail
|
||||
dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_linear,Fail
|
||||
dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_linear_integer_texel_coord,Fail
|
||||
dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_nearest,Fail
|
||||
|
||||
@@ -1,4 +1,3 @@
|
||||
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3,Fail
|
||||
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_max,Fail
|
||||
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_min,Fail
|
||||
dEQP-VK.renderpass2.depth_stencil_resolve.image_2d_16_64_6.samples_2.d32_sfloat_s8_uint.stencil_zero,Fail
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3,Fail
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3,Fail
|
||||
|
||||
@@ -1,5 +1,3 @@
|
||||
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3,Fail
|
||||
|
||||
# Those cases crash in spirv to nir.
|
||||
dEQP-VK.ray_query.advanced.using_wrapper_function.comp.triangles,Crash
|
||||
dEQP-VK.ray_query.advanced.using_wrapper_function.comp.aabbs,Crash
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3,Fail
|
||||
|
||||
@@ -7,7 +7,6 @@ dEQP-VK.api.copy_and_blit.core.resolve_image.layer_copy_before_resolving.8_bit,F
|
||||
dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.layer_copy_before_resolving.2_bit,Fail
|
||||
dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.layer_copy_before_resolving.4_bit,Fail
|
||||
dEQP-VK.api.copy_and_blit.dedicated_allocation.resolve_image.layer_copy_before_resolving.8_bit,Fail
|
||||
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3,Fail
|
||||
dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_linear,Fail
|
||||
dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_linear_integer_texel_coord,Fail
|
||||
dEQP-VK.texture.mipmap.2d.image_view_min_lod.base_level.linear_nearest,Fail
|
||||
|
||||
@@ -1 +0,0 @@
|
||||
dEQP-VK.glsl.builtin.precision_double.determinant.compute.mat3,Fail
|
||||
|
||||
Reference in New Issue
Block a user