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:
committed by
Marge Bot
parent
c2db19f496
commit
9bdee8cd39
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user