panfrost/ci: Don't skip matrix inverse tests
Older versions of these tests were buggy and failed on Bifrost. The test bug has been resolved upstream, but the skip list was not updated when dEQP was uprevved with the fix. Run the tests. Signed-off-by: Alyssa Rosenzweig <alyssa@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/12313>
This commit is contained in:
committed by
Marge Bot
parent
324a32ac14
commit
67821af1de
@@ -5,10 +5,3 @@
|
||||
# Some compute jobs take more 0.5s, the maximum allowed by the
|
||||
# kernel driver
|
||||
dEQP-GLES31.functional.draw_indirect.compute_interop.large.*
|
||||
|
||||
# Numerical instability causes failures with FP16. Forcing highp in the GLSL
|
||||
# compiler is one workaround, but these tests are suspected to be buggy with a
|
||||
# fix pending upstream. See
|
||||
# https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/10394
|
||||
dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.mediump_mat2_float_vertex
|
||||
dEQP-GLES3.functional.shaders.matrix.inverse.dynamic.lowp_mat2_float_vertex
|
||||
|
||||
Reference in New Issue
Block a user