From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-lf1-x132.google.com (mail-lf1-x132.google.com [IPv6:2a00:1450:4864:20::132]) by gabe.freedesktop.org (Postfix) with ESMTPS id CC22810E3DE for ; Thu, 23 Mar 2023 13:18:21 +0000 (UTC) Received: by mail-lf1-x132.google.com with SMTP id bi9so27663042lfb.12 for ; Thu, 23 Mar 2023 06:18:21 -0700 (PDT) Date: Thu, 23 Mar 2023 15:18:18 +0200 From: Petri Latvala Message-ID: References: <20230322072947.1760988-1-mauro.chehab@linux.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20230322072947.1760988-1-mauro.chehab@linux.intel.com> Subject: Re: [igt-dev] [PATCH i-g-t] intel-ci: update blacklists to work with the Xe driver List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Mauro Carvalho Chehab Cc: igt-dev@lists.freedesktop.org List-ID: On Wed, Mar 22, 2023 at 08:29:47AM +0100, Mauro Carvalho Chehab wrote: > From: Mauro Carvalho Chehab > > It doesn't make sense to run i915 tests with Xe driver and > vice-versa. Update testlists to make it clear. > > In order to avoid disrupts at exiting intel-ci tests, keep a > symlink: > i915-blacklist.txt -> blacklist.txt > > Signed-off-by: Mauro Carvalho Chehab > --- > tests/intel-ci/blacklist.txt | 130 +---------------------------- > tests/intel-ci/i915-blacklist.txt | 133 ++++++++++++++++++++++++++++++ > tests/intel-ci/xe-blacklist.txt | 21 +++++ > 3 files changed, 155 insertions(+), 129 deletions(-) > mode change 100644 => 120000 tests/intel-ci/blacklist.txt > create mode 100644 tests/intel-ci/i915-blacklist.txt > create mode 100644 tests/intel-ci/xe-blacklist.txt Since a rename is happening anyway, let's rename to inclusive language at the same time? i915-blocklist.txt + xe-blocklist.txt -- Petri Latvala