freedreno/ci: Skip max-texture-size
It is just an OoM test Signed-off-by: Rob Clark <robdclark@chromium.org> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/28323>
This commit is contained in:
@@ -204,10 +204,6 @@ KHR-GLES31.core.shader_image_load_store.basic-allTargets-atomicFS
|
|||||||
|
|
||||||
KHR-GL46.shader_image_load_store.basic-allTargets-atomic
|
KHR-GL46.shader_image_load_store.basic-allTargets-atomic
|
||||||
|
|
||||||
# intermittently crashing with a sig11, maybe starting around 2023-01-18.
|
|
||||||
# One log had the kernel complaining about allocating memory.
|
|
||||||
spec@!opengl 1.1@max-texture-size
|
|
||||||
|
|
||||||
# First seen 2023-05-05
|
# First seen 2023-05-05
|
||||||
gmem-unaligned-dEQP-VK.renderpass.suballocation.load_store_op_none.depthstencil_d32_sfloat_s8_uint_load_op_depth_load_stencil_none_store_op_depth_store_stencil_none_stencil_write_off
|
gmem-unaligned-dEQP-VK.renderpass.suballocation.load_store_op_none.depthstencil_d32_sfloat_s8_uint_load_op_depth_load_stencil_none_store_op_depth_store_stencil_none_stencil_write_off
|
||||||
|
|
||||||
|
@@ -32,6 +32,10 @@ spec@arb_buffer_storage@bufferstorage-persistent_gles3 read client-storage
|
|||||||
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent
|
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent
|
||||||
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent client-storage
|
spec@arb_buffer_storage@bufferstorage-persistent_gles3 read coherent client-storage
|
||||||
|
|
||||||
|
# Don't bother trying, it just causes more OoM havoc than it is
|
||||||
|
# worth:
|
||||||
|
spec@!opengl 1.1@max-texture-size
|
||||||
|
|
||||||
# These are redundant with arb_copy_image, so skip them to cut down
|
# These are redundant with arb_copy_image, so skip them to cut down
|
||||||
# on CI runtime:
|
# on CI runtime:
|
||||||
spec@nv_copy_image@nv_copy_image.*
|
spec@nv_copy_image@nv_copy_image.*
|
||||||
|
Reference in New Issue
Block a user