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 0CEB110E503 for ; Thu, 10 Aug 2023 11:12:39 +0000 (UTC) Received: from linux.intel.com (maurocar-mobl2.ger.corp.intel.com [10.252.17.210]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTPS id DCA17580D98 for ; Thu, 10 Aug 2023 04:12:37 -0700 (PDT) Received: from maurocar by linux.intel.com with local (Exim 4.96) (envelope-from ) id 1qU3al-0041lt-3B for igt-dev@lists.freedesktop.org; Thu, 10 Aug 2023 13:12:35 +0200 From: Mauro Carvalho Chehab To: igt-dev@lists.freedesktop.org Date: Thu, 10 Aug 2023 13:12:03 +0200 Message-ID: <20230810111234.960098-3-mauro.chehab@linux.intel.com> In-Reply-To: <20230810111234.960098-1-mauro.chehab@linux.intel.com> References: <20230810111234.960098-1-mauro.chehab@linux.intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t v3 2/3] xe-fast-feedback.testlist: drop device-independent kunit tests List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: From: Mauro Carvalho Chehab Those are executed at build time, and were removed from xe_live_ktest. So, drop them from the testlist. Cc: Lucas De Marchi Signed-off-by: Mauro Carvalho Chehab --- tests/intel-ci/xe-fast-feedback.testlist | 3 --- 1 file changed, 3 deletions(-) diff --git a/tests/intel-ci/xe-fast-feedback.testlist b/tests/intel-ci/xe-fast-feedback.testlist index f7c6b62f5f08..7f171868ba7b 100644 --- a/tests/intel-ci/xe-fast-feedback.testlist +++ b/tests/intel-ci/xe-fast-feedback.testlist @@ -250,7 +250,4 @@ igt@core_hotunplug@unbind-rebind # Run KUnit tests at the end igt@xe_live_ktest@bo igt@xe_live_ktest@dmabuf -igt@xe_live_ktest@pci -igt@xe_live_ktest@rtp igt@xe_live_ktest@migrate -igt@xe_live_ktest@wa -- 2.41.0