mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-06 13:48:06 +02:00
radeonsi/test: update failures
Reviewed-by: Marek Olšák <marek.olsak@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/40372>
This commit is contained in:
parent
88986dcc9c
commit
98cdcf9467
5 changed files with 6 additions and 15 deletions
|
|
@ -413,7 +413,3 @@ KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgb
|
|||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8_snorm,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8ui,Fail
|
||||
|
||||
KHR-GL46.texture_query_lod.sampler1D_test,Fail
|
||||
KHR-GL46.texture_query_lod.sampler2D_test,Fail
|
||||
KHR-GL46.texture_query_lod.sampler3D_test,Fail
|
||||
|
|
|
|||
|
|
|
@ -420,6 +420,3 @@ KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgb
|
|||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8i,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor_texture_1d_rgba8ui,Fail
|
||||
KHR-GL46.transform_feedback_overflow_query_ARB.multiple-streams-one-buffer-per-stream,Fail
|
||||
KHR-GL46.texture_query_lod.sampler1D_test,Fail
|
||||
KHR-GL46.texture_query_lod.sampler2D_test,Fail
|
||||
KHR-GL46.texture_query_lod.sampler3D_test,Fail
|
||||
|
|
|
|||
|
|
|
@ -3,12 +3,18 @@ glx@glx_arb_sync_control@timing.*
|
|||
glx@glx-multithread-texture
|
||||
glx@glx-visuals-stencil -pixmap
|
||||
|
||||
glx@glx-buffer-age vblank_mode=0
|
||||
glx@glx_arb_sync_control@waitformsc
|
||||
|
||||
# These either consistently pass or consistently fail depending on the X server version, DDX, etc.
|
||||
glx@glx_ext_import_context@*
|
||||
|
||||
# Random: ../src/util/hash_table.c:311: hash_table_search: Assertion `!key_pointer_is_reserved(ht, key)' failed.
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread
|
||||
|
||||
spec@arb_bindless_texture@compiler@images@arith-bound-image.frag
|
||||
spec@ext_external_objects@vk-ping-pong-single-sem
|
||||
|
||||
dEQP-GLES3.functional.flush_finish.wait
|
||||
|
||||
dEQP-GLES2.functional.fragment_ops.random.0
|
||||
|
|
|
|||
|
|
|
@ -20,8 +20,3 @@ spec@ext_external_objects@vk-ping-pong-multi-sem
|
|||
# Random
|
||||
KHR-Single-GL46.meshShader.propertyTests.task_payload_and_shared_memory_size
|
||||
KHR-Single-GL46.meshShader.propertyTests.task_shared_memory_size
|
||||
|
||||
# These pass when run separately, but fail when run via deqp-runner
|
||||
KHR-GL46.texture_query_lod.sampler1D_test
|
||||
KHR-GL46.texture_query_lod.sampler2D_test
|
||||
KHR-GL46.texture_query_lod.sampler3D_test
|
||||
|
|
|
|||
|
|
|
@ -219,9 +219,6 @@ KHR-GL46.packed_pixels.varied_rectangle.rgba32ui_format_rgba_integer,Fail
|
|||
KHR-GL46.packed_pixels.varied_rectangle.rgba8i_format_rgba_integer,Fail
|
||||
KHR-GL46.packed_pixels.varied_rectangle.rgba8ui_format_rgba_integer,Fail
|
||||
KHR-GL46.texture_cube_map_array.sampling,Fail
|
||||
KHR-GL46.texture_query_lod.sampler1D_test,Fail
|
||||
KHR-GL46.texture_query_lod.sampler2D_test,Fail
|
||||
KHR-GL46.texture_query_lod.sampler3D_test,Fail
|
||||
|
||||
KHR-GLES31.core.texture_cube_map_array.sampling,Fail
|
||||
KHR-GLES32.core.ext_texture_shadow_lod.texture.samplercubearrayshadow_bias_fragment,Fail
|
||||
|
|
|
|||
|
Loading…
Add table
Reference in a new issue