From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id 656FC10E391 for ; Wed, 16 Aug 2023 16:40:23 +0000 (UTC) From: Bhanuprakash Modem To: igt-dev@lists.freedesktop.org Date: Wed, 16 Aug 2023 22:02:05 +0530 Message-Id: <20230816163206.402705-20-bhanuprakash.modem@intel.com> In-Reply-To: <20230816163206.402705-1-bhanuprakash.modem@intel.com> References: <20230816163206.402705-1-bhanuprakash.modem@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [i-g-t V4 19/20] tests/intel-ci: Drop tiling tests from xe blocklist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Drop tiling tests from the xe blocklist, since those are no more invalid for XE. Signed-off-by: Bhanuprakash Modem --- tests/intel-ci/xe.blocklist.txt | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/intel-ci/xe.blocklist.txt b/tests/intel-ci/xe.blocklist.txt index 3b7c565bd..0d1ce1f98 100644 --- a/tests/intel-ci/xe.blocklist.txt +++ b/tests/intel-ci/xe.blocklist.txt @@ -66,7 +66,6 @@ igt@kms_legacy_colorkey@invalid-plane igt@kms_flip@2x-flip-vs-fences igt@kms_flip@flip-vs-fences(-interruptible) igt@kms_addfb_basic@clobberred-modifier -igt@kms_plane_multiple@tiling-(4|x|y|yf) igt@kms_cursor_legacy@flip-vs-cursor-busy-crc-(atomic|legacy) igt@kms_rotation_crc@exhaust-fences igt@kms_force_connector_basic@force-load-detect -- 2.40.0