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 677A110E35C for ; Tue, 12 Sep 2023 07:01:56 +0000 (UTC) From: Swati Sharma To: igt-dev@lists.freedesktop.org Date: Tue, 12 Sep 2023 12:31:48 +0530 Message-Id: <20230912070149.1305060-4-swati2.sharma@intel.com> In-Reply-To: <20230912070149.1305060-1-swati2.sharma@intel.com> References: <20230912070149.1305060-1-swati2.sharma@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [v4 3/4] tests/intel-ci: remove feature_discovery from blocklist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: Remove feature_discovery from blocklist. Signed-off-by: Swati Sharma Acked-by: Kamil Konieczny Reviewed-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 d496a3f6d..e73018ec6 100644 --- a/tests/intel-ci/xe.blocklist.txt +++ b/tests/intel-ci/xe.blocklist.txt @@ -38,7 +38,6 @@ igt@drm_fdinfo igt@drm_read igt@dumb.* igt@fbdev -igt@feature_discovery igt@prime_.* igt@sw_sync igt@syncobj_.* -- 2.25.1