From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: <gentoo-python+bounces-697-garchives=archives.gentoo.org@lists.gentoo.org> Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 67F41139694 for <garchives@archives.gentoo.org>; Wed, 26 Apr 2017 19:36:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DC396E0BF0; Wed, 26 Apr 2017 19:36:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id B48D2E0BF0 for <gentoo-python@lists.gentoo.org>; Wed, 26 Apr 2017 19:36:11 +0000 (UTC) Received: from mail-io0-f169.google.com (mail-io0-f169.google.com [209.85.223.169]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: floppym) by smtp.gentoo.org (Postfix) with ESMTPSA id 222DB3415B7 for <gentoo-python@lists.gentoo.org>; Wed, 26 Apr 2017 19:36:10 +0000 (UTC) Received: by mail-io0-f169.google.com with SMTP id k87so9617976ioi.0 for <gentoo-python@lists.gentoo.org>; Wed, 26 Apr 2017 12:36:10 -0700 (PDT) X-Gm-Message-State: AN3rC/4UXzY+9aYMBZoBPJlDljFPIEioitR3+9kbMDeKNDYP5kC9Twc/ 2eN9UelXmrMttIm17RU2Qq8LEy2uow== X-Received: by 10.107.186.134 with SMTP id k128mr1511603iof.83.1493235368324; Wed, 26 Apr 2017 12:36:08 -0700 (PDT) Precedence: bulk List-Post: <mailto:gentoo-python@lists.gentoo.org> List-Help: <mailto:gentoo-python+help@lists.gentoo.org> List-Unsubscribe: <mailto:gentoo-python+unsubscribe@lists.gentoo.org> List-Subscribe: <mailto:gentoo-python+subscribe@lists.gentoo.org> List-Id: Discussions centering around the Python ecosystem in Gentoo Linux <gentoo-python.gentoo.org> X-BeenThere: gentoo-python@gentoo.org X-BeenThere: gentoo-python@lists.gentoo.org MIME-Version: 1.0 Received: by 10.107.19.87 with HTTP; Wed, 26 Apr 2017 12:35:47 -0700 (PDT) In-Reply-To: <1493233571.2069.2.camel@gentoo.org> References: <1493233571.2069.2.camel@gentoo.org> From: Mike Gilbert <floppym@gentoo.org> Date: Wed, 26 Apr 2017 15:35:47 -0400 X-Gmail-Original-Message-ID: <CAJ0EP416LfTWWQ2Q2rYws46UtrfOoHmmLzWVrHLxKuOh12d8xQ@mail.gmail.com> Message-ID: <CAJ0EP416LfTWWQ2Q2rYws46UtrfOoHmmLzWVrHLxKuOh12d8xQ@mail.gmail.com> Subject: Re: [gentoo-python] Help needed with adding tests to Python packages To: =?UTF-8?B?TWljaGHFgiBHw7Nybnk=?= <mgorny@gentoo.org> Cc: gentoo-python <gentoo-python@lists.gentoo.org>, python <python@gentoo.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-Archives-Salt: ce153425-5178-40bc-b491-92cbf7adda3b X-Archives-Hash: a023c5049847c9dc4bd2b138557a4850 On Wed, Apr 26, 2017 at 3:06 PM, Micha=C5=82 G=C3=B3rny <mgorny@gentoo.org>= wrote: > Even partially failing tests are better than none. While I personally agree with this, arch testers tend to give us a hard time if the tests are failing when they process a keyword or stable request.