vc4/ci: comment why piglit is disabled

We disabled piglit testsuite some time ago because it is causing GPU
hangs from time to time, and we didn't find out yet what are the tests
causing such issue.

Signed-off-by: Juan A. Suarez Romero <jasuarez@igalia.com>
Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/26021>
This commit is contained in:
Juan A. Suarez Romero
2023-11-03 10:15:49 +01:00
committed by Marge Bot
parent c2db19f496
commit 9bdee8cd39
+2
View File
@@ -24,6 +24,8 @@ deqp_args = [
"--deqp-visibility=hidden",
]
# We are getting frequent GPU hangs with piglit, but still haven't identified
# the cause. So let's disable it for now.
# [[piglit]]
# piglit_folder = "/piglit"
# profile = "quick_gl"