radeonsi/ci: update failures and flakes
Reviewed-by: Pierre-Eric Pelloux-Prayer <pierre-eric.pelloux-prayer@amd.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/25774>
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# LLVM 16.0.0
|
||||
# LLVM 18.0.0git
|
||||
|
||||
# piglit failures
|
||||
glx@glx-make-current,Fail
|
||||
@@ -122,8 +122,12 @@ spec@khr_texture_compression_astc@sliced-3d-miptree-gles srgb-fp@sRGB decode ful
|
||||
spec@oes_shader_io_blocks@compiler@layout-location-aliasing.vert,Fail
|
||||
|
||||
# glcts failures
|
||||
GTF-GL46.gtf21.GL3Tests.texture_lod_bias.texture_lod_bias_all,Fail
|
||||
GTF-GL46.gtf21.GLCoverage.CoverageGL21,Crash
|
||||
GTF-GL46.gtf30.GL3Tests.fragment_coord_conventions.fragment_coord_conventions_multisample,Fail
|
||||
GTF-GL46.gtf32.GL3Tests.fragment_coord_conventions.fragment_coord_conventions_32_multisample,Fail
|
||||
GTF-GL46.gtf40.GL3Tests.transform_feedback2.transform_feedback2_two_buffers,Fail
|
||||
## 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
|
||||
@@ -134,6 +138,10 @@ KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupColor,Fail
|
||||
KHR-GL46.sparse_texture_clamp_tests.SparseTextureClampLookupResidency,Fail
|
||||
KHR-Single-GL46.enhanced_layouts.xfb_capture_inactive_output_component,Fail
|
||||
|
||||
# escts failures
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreCS,Fail
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allTargets-loadStoreVS,Fail
|
||||
|
||||
# gfx11-only failures
|
||||
|
||||
spec@!opengl 1.1@line-smooth-stipple,Fail
|
||||
|
|
@@ -15,6 +15,7 @@ spec@egl 1.4@egl-ext_egl_image_storage
|
||||
spec@egl_mesa_configless_context@basic
|
||||
spec@egl_chromium_sync_control@conformance
|
||||
spec@egl_chromium_sync_control@conformance@eglGetSyncValuesCHROMIUM_msc_and_sbc_test
|
||||
spec@ext_image_dma_buf_import@ext_image_dma_buf_import-refcount-multithread
|
||||
|
||||
# glcts
|
||||
|
||||
@@ -23,3 +24,6 @@ KHR-GL46.sparse_texture2_tests.SparseTexture2Lookup
|
||||
# NGG culling (gfx10-gfx10.3) breaks this statistic. Only reproducible with AMD_DEBUG=mono
|
||||
# or when asynchronous compilation finishes before the test is finished.
|
||||
KHR-GL46.pipeline_statistics_query_tests_ARB.functional_primitives_vertices_submitted_and_clipping_input_output_primitives
|
||||
|
||||
# escts
|
||||
KHR-GLES31.core.shader_image_load_store.basic-allFormats-store-fs
|
||||
|
|
Reference in New Issue
Block a user