From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga03.intel.com (mga03.intel.com [134.134.136.65]) by gabe.freedesktop.org (Postfix) with ESMTPS id AE9206EB27 for ; Thu, 25 Mar 2021 04:06:40 +0000 (UTC) Date: Thu, 25 Mar 2021 09:35:36 +0530 From: Kunal Joshi Message-ID: <20210325040536.GA29841@intel.com> References: <20210323061639.26460-1-karthik.b.s@intel.com> <20210323061639.26460-3-karthik.b.s@intel.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20210323061639.26460-3-karthik.b.s@intel.com> Subject: Re: [igt-dev] [PATCH i-g-t 2/2] tests/kms_atomic_transition: Reset the pipe_count variable List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Karthik B S , petri.latvala@intel.com, igt-dev@lists.freedesktop.org List-ID: On 2021-03-23 at 11:46:39 +0530, Karthik B S wrote: > The pipe_count variable is not being reset after every subtest. > This is not causing any issue when running the subtests individually, > but when running the full test only the first subtest runs > and all the other subtests get skipped. > > To fix this, reset the pipe_count variable after every subtest. > > Signed-off-by: Karthik B S > --- LGTM Reviewed-by: Kunal Joshi _______________________________________________ igt-dev mailing list igt-dev@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/igt-dev