Received: from listserv.local (listserv [172.16.8.22]) by nld3-dev1.alpinelinux.org (Postfix) with ESMTP id 825FA781129; Thu, 6 Jan 2022 18:11:02 +0000 (UTC) Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit To: Hakan Erduman From: alice Cc: alpine-aports@lists.alpinelinux.org In-Reply-To: <20220106174515.5988-2-hakan@erduman.de> Subject: Re: [PATCH] testing/hamster-time-tracker: new aport Date: Thu, 06 Jan 2022 18:11:02 -0000 Message-ID: <164149266250.985.13026921144943791848.gitlab.29244.b3f5832c397fd042ec0e1dd72828f8e3ab499852@listserv.local> On Thu, 06 Jan 2022 18:45:15 +0100, Hakan Erduman wrote: > + > +check() { > + python3 -m unittest || true if they fail, either fix them, disable broken ones, or disable the tests with !check- don't use true like this -- via https://gitlab.alpinelinux.org/alpine/aports/-/merge_requests/29244#note_204062