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 C6A5A10E875 for ; Fri, 8 Sep 2023 07:01:01 +0000 (UTC) From: Swati Sharma To: igt-dev@lists.freedesktop.org Date: Fri, 8 Sep 2023 12:30:52 +0530 Message-Id: <20230908070053.1283474-4-swati2.sharma@intel.com> In-Reply-To: <20230908070053.1283474-1-swati2.sharma@intel.com> References: <20230908070053.1283474-1-swati2.sharma@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 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 --- 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