Module: Mesa Branch: main Commit: 35157270c83731e384b4af1ea30a0b35392a9638 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=35157270c83731e384b4af1ea30a0b35392a9638
Author: Emma Anholt <[email protected]> Date: Tue Apr 25 09:25:57 2023 -0700 ci/panfrost: Drop tex3d-maxsize on g52. Implicated in 3 job-level flakes where Xorg got killed yesterday. Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/22691> --- src/panfrost/ci/panfrost-g52-skips.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/src/panfrost/ci/panfrost-g52-skips.txt b/src/panfrost/ci/panfrost-g52-skips.txt index 627ba8dcd95..ad55e534325 100644 --- a/src/panfrost/ci/panfrost-g52-skips.txt +++ b/src/panfrost/ci/panfrost-g52-skips.txt @@ -22,3 +22,4 @@ spec@!opengl 1.1@longprim # OOMs spec@!opengl 1.1@streaming-texture-leak +tex3d-maxsize
