From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id 083ED10E3C3 for ; Tue, 26 Sep 2023 12:35:19 +0000 (UTC) From: Nemesa Garg To: igt-dev@lists.freedesktop.org Date: Tue, 26 Sep 2023 18:02:24 +0530 Message-Id: <20230926123224.514543-3-nemesa.garg@intel.com> In-Reply-To: <20230926123224.514543-1-nemesa.garg@intel.com> References: <20230926123224.514543-1-nemesa.garg@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 2/2] HAX: Add rmfb test to ffb List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Nemesa Garg Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Signed-off-by: Nemesa Garg --- tests/intel-ci/xe-fast-feedback.testlist | 1 + 1 file changed, 1 insertion(+) diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist index 610cc958c..b0f915d28 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -243,6 +243,7 @@ igt@kms_prop_blob@basic igt@kms_psr@primary_page_flip igt@kms_psr@cursor_plane_move igt@kms_psr@sprite_plane_onoff +igt@kms_rmfb@close-fd # All tests that do module unloading and reloading are executed last. # They will sometimes reveal issues of earlier tests leaving the -- 2.25.1