From 53adfa7182d8176edc6e9694b489053f02a14114 Mon Sep 17 00:00:00 2001 From: Eric Engestrom Date: Sat, 26 Apr 2025 17:57:31 +0200 Subject: [PATCH] ci: drop tracking of removed folder Fixes: 185a3f9105669502b509 ("gallium: delete tests") Reviewed-by: Karol Herbst Part-of: (cherry picked from commit 7addf551f38b1e8cafae2bb3c4563481971a9947) --- .gitlab-ci/test-source-dep.yml | 1 - .pick_status.json | 2 +- 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.gitlab-ci/test-source-dep.yml b/.gitlab-ci/test-source-dep.yml index 39a5b512fe0..b19a2d388b6 100644 --- a/.gitlab-ci/test-source-dep.yml +++ b/.gitlab-ci/test-source-dep.yml @@ -155,7 +155,6 @@ - src/gallium/frontends/dri/* - src/gallium/frontends/glx/**/* - src/gallium/targets/**/* - - src/gallium/tests/**/* - src/gallium/winsys/* when: on_success diff --git a/.pick_status.json b/.pick_status.json index 2d0d6e33b2e..90ce9d42aa8 100644 --- a/.pick_status.json +++ b/.pick_status.json @@ -294,7 +294,7 @@ "description": "ci: drop tracking of removed folder", "nominated": true, "nomination_type": 2, - "resolution": 0, + "resolution": 1, "main_sha": null, "because_sha": "185a3f9105669502b509f06179795a3b45d656f6", "notes": null