From 3a18a8c0ca74d30a4e97757f728ba257e8d730f9 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Thu, 10 Aug 2023 19:37:08 +0100 Subject: [PATCH] .pick_status.json: Update to ee6eadb65ab7e09aa4ffaf4e6c7676fb7c51e86e --- .pick_status.json | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/.pick_status.json b/.pick_status.json index ead3a3047a3..16411e03c4f 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -1,4 +1,13 @@ [ + { + "sha": "ee6eadb65ab7e09aa4ffaf4e6c7676fb7c51e86e", + "description": "ci/amd: Skip all VAAPI tests that creates too many huge surfaces", + "nominated": false, + "nomination_type": null, + "resolution": 4, + "main_sha": null, + "because_sha": null + }, { "sha": "06c8ebaa66b6f12b577ad1aa5e2a11628fd3735d", "description": "pvr: Pad rogue_regarray_cache_key union members to avoid UB",