From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [192.55.52.93]) by gabe.freedesktop.org (Postfix) with ESMTPS id 2F8A510E7F0 for ; Thu, 7 Sep 2023 14:32:20 +0000 (UTC) From: Swati Sharma To: igt-dev@lists.freedesktop.org Date: Thu, 7 Sep 2023 20:02:13 +0530 Message-Id: <20230907143214.1280453-3-swati2.sharma@intel.com> In-Reply-To: <20230907143214.1280453-1-swati2.sharma@intel.com> References: <20230907143214.1280453-1-swati2.sharma@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH i-g-t 2/3] 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 --- 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