From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.88]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1788F10E626 for ; Thu, 3 Aug 2023 16:09:50 +0000 (UTC) From: Katarzyna Dec To: igt-dev@lists.freedesktop.org Date: Thu, 3 Aug 2023 16:05:17 +0000 Message-Id: <20230803160517.3054990-2-katarzyna.dec@intel.com> In-Reply-To: <20230803160517.3054990-1-katarzyna.dec@intel.com> References: <20230803160517.3054990-1-katarzyna.dec@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 1/1] tests/intel-ci: Remove deleted IGT test from PVC blocklist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Aditya Chauhan , Himanshu Girotra , Gandi Ramadevi Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: In commit xe_guc_pc@*rc6* testcases were remove from code: commit 38af51c0ce6d9573793f53fc32782b77061bf169 Author: Riana Tauro Date: Fri Jun 30 12:34:39 2023 +0530 tests/xe/xe_guc_pc: Remove rc6 tests Remove these tests as sysfs paths have been changed and a generic naming used. Let's remove test from blocklist. Signed-off-by: Katarzyna Dec Cc: Gandi Ramadevi Cc: Aditya Chauhan Cc: Himanshu Girotra Cc: Mauro Carvalho Chehab --- tests/intel-ci/xe.pvc.blocklist.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/intel-ci/xe.pvc.blocklist.txt b/tests/intel-ci/xe.pvc.blocklist.txt index 8965854fe..bc045241b 100644 --- a/tests/intel-ci/xe.pvc.blocklist.txt +++ b/tests/intel-ci/xe.pvc.blocklist.txt @@ -32,7 +32,6 @@ igt@xe_huc_copy # VLK-46910 # Expected skip because of rc6 state which is not POR on PVC xe ################################################################## -igt@xe_guc_pc@rc(6|0) igt@xe_pm_residency@gt-c6-on-idle ################################################################## # VLK-49993 -- 2.34.1