zink/ci: add a test to the fails list

KHR-GL46.multi_bind.dispatch_bind_image_texture has been failing on
both Navi10 and VanGogh, so let's document that.

Zmike says he could not reproduce the fails on a newer version of
glcts, so the next release should address this issue.

Signed-off-by: Martin Roukala (né Peres) <martin.roukala@mupuf.org>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22055>
This commit is contained in:
Martin Roukala (né Peres)
2023-03-22 08:57:02 +02:00
committed by Marge Bot
parent 09ea80466a
commit ab46f6974b
2 changed files with 6 additions and 0 deletions

View File

@@ -429,3 +429,6 @@ KHR-GL46.polygon_offset_clamp.PolygonOffsetClampMinMax,Fail
KHR-GL46.polygon_offset_clamp.PolygonOffsetClampZeroInfinity,Fail
spec@arb_query_buffer_object@qbo@query-GL_PRIMITIVES_GENERATED-ASYNC_CPU_READ_AFTER-GL_UNSIGNED_INT64_ARB,Fail
# Should be fixed in the next glcts release (according to zmike)
KHR-GL46.multi_bind.dispatch_bind_image_textures,Fail

View File

@@ -433,3 +433,6 @@ KHR-GL46.polygon_offset_clamp.PolygonOffsetClampMinMax,Fail
KHR-GL46.polygon_offset_clamp.PolygonOffsetClampZeroInfinity,Fail
spec@arb_query_buffer_object@qbo@query-GL_PRIMITIVES_GENERATED-ASYNC_CPU_READ_AFTER-GL_UNSIGNED_INT64_ARB,Fail
# Should be fixed in the next glcts release (according to zmike)
KHR-GL46.multi_bind.dispatch_bind_image_textures,Fail