From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga07.intel.com (mga07.intel.com [134.134.136.100]) by gabe.freedesktop.org (Postfix) with ESMTPS id ADD1F6E0F0 for ; Mon, 13 Sep 2021 14:59:52 +0000 (UTC) Date: Mon, 13 Sep 2021 07:53:50 -0700 Message-ID: <87mtogplvl.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" In-Reply-To: <20210913124357.29085-1-petri.latvala@intel.com> References: <20210913124357.29085-1-petri.latvala@intel.com> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Subject: Re: [igt-dev] [PATCH i-g-t] intel-ci: Block msm tests List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Petri Latvala Cc: igt-dev@lists.freedesktop.org, Tomi Sarvela List-ID: On Mon, 13 Sep 2021 05:43:57 -0700, Petri Latvala wrote: > > Signed-off-by: Petri Latvala > Cc: Tomi Sarvela Reviewed-by: Ashutosh Dixit > --- > tests/intel-ci/blacklist.txt | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/tests/intel-ci/blacklist.txt b/tests/intel-ci/blacklist.txt > index 33f92e37..fa040006 100644 > --- a/tests/intel-ci/blacklist.txt > +++ b/tests/intel-ci/blacklist.txt > @@ -91,6 +91,10 @@ igt@amdgpu/.* > ############################################### > igt@panfrost_.* > ############################################### > +# Qualcomm > +############################################### > +igt@msm_.* > +############################################### > # Hibernate: not configured correctly on CI > ############################################### > igt@.*@.*-hibernate > -- > 2.29.2 >