From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.120]) by gabe.freedesktop.org (Postfix) with ESMTPS id BE65310E193 for ; Tue, 5 Sep 2023 12:41:31 +0000 (UTC) From: Swati Sharma To: igt-dev@lists.freedesktop.org Date: Tue, 5 Sep 2023 18:11:27 +0530 Message-Id: <20230905124127.1250108-1-swati2.sharma@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t] tests/intel-ci: drop suspend test List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Its safer to run suspend tests under resume runs. Drop only suspend test from the ffb. Signed-off-by: Swati Sharma --- tests/intel-ci/xe-fast-feedback.testlist | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist index a395fa8c3..a2b231c17 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -237,7 +237,6 @@ igt@kms_pipe_crc_basic@nonblocking-crc igt@kms_pipe_crc_basic@nonblocking-crc-frame-sequence igt@kms_pipe_crc_basic@read-crc igt@kms_pipe_crc_basic@read-crc-frame-sequence -igt@kms_pipe_crc_basic@suspend-read-crc igt@kms_prop_blob@basic igt@kms_psr@primary_page_flip igt@kms_psr@cursor_plane_move -- 2.25.1