From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mgamail.intel.com (mgamail.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id 1586F10E42F for ; Thu, 12 Oct 2023 07:38:37 +0000 (UTC) From: Jeevan B To: igt-dev@lists.freedesktop.org Date: Thu, 12 Oct 2023 13:14:49 +0530 Message-Id: <20231012074449.2764136-1-jeevan.b@intel.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [igt-dev] [PATCH] intel-ci/blacklist: Update blocklist List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" List-ID: targets virtualized drivers only. Signed-off-by: Jeevan B --- tests/intel-ci/blacklist.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt index e13759d3e..cfd4a7768 100644 --- a/tests/intel-ci/blacklist.txt +++ b/tests/intel-ci/blacklist.txt @@ -138,3 +138,6 @@ igt@device_reset@reset-bound # not working for i915 igt@kms_bw@.* + +# targets virtualized drivers only +igt@kms_cursor_legacy@modeset-atomic-cursor-hotspot -- 2.25.1