From debbugs-submit-bounces@debbugs.gnu.org Thu May 20 20:14:23 2021 Received: (at 45875) by debbugs.gnu.org; 21 May 2021 00:14:23 +0000 Received: from localhost ([127.0.0.1]:35417 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ljso2-0002Fm-La for submit@debbugs.gnu.org; Thu, 20 May 2021 20:14:22 -0400 Received: from mout-p-201.mailbox.org ([80.241.56.171]:29182) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1ljsny-0002FX-Jr for 45875@debbugs.gnu.org; Thu, 20 May 2021 20:14:21 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [80.241.60.240]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange ECDHE (P-384) server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mout-p-201.mailbox.org (Postfix) with ESMTPS id 4FmRtD0wsMzQk3M; Fri, 21 May 2021 02:14:12 +0200 (CEST) X-Virus-Scanned: amavisd-new at heinlein-support.de DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brendan.scot; s=MBO0001; t=1621556050; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=aaQnzh8cKtWNIVhRweEY55L9VVRgaKosvOr5lYS/p0E=; b=RVpkUI8eYYC+PJni+3/vr0zMilTCUTVT60BSsK4ztCOoQnjJzlhvU3cXP1WEjhi5vw+cfn mp9oNLyNFfVlJBuSs+uLXdGCapVFNsvKh4XSHh6jzc4IkubR+U1595lM7apY4OD4SVCai8 NVuBkvVUS4+Bmb1wQQMaESFgQ1p+0PliHdWBZ0FEmnjEEgj1tiniviwo82cmVpbi1nLCgk mdq2zVXkweCt50N6BbCPnBJpm1J9UyoBQ49oQX6aVESzZY+8EuvoVaRIrFvZnCz2dBrzRE KwCcGo+edKdeyHJW45OntXTsPj7QBLvBXCub6oUEK7DlCU+X6pr8/4N2BRS1DQ== Received: from smtp1.mailbox.org ([80.241.60.240]) by spamfilter05.heinlein-hosting.de (spamfilter05.heinlein-hosting.de [80.241.56.123]) (amavisd-new, port 10030) with ESMTP id Oag2Zrg901f8; Fri, 21 May 2021 02:14:08 +0200 (CEST) Date: Fri, 21 May 2021 02:14:07 +0200 (CEST) From: Brendan Tildesley To: 45875@debbugs.gnu.org Message-ID: <737558821.5233.1621556047383@office.mailbox.org> In-Reply-To: References: <20210517091142.25872-1-mail@brendan.scot> Subject: Re: [PATCH 0/3] gnu: gnunet: Update to 0.14.1-77fd866.. MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit X-Priority: 3 Importance: Normal X-MBO-SPAM-Probability: X-Rspamd-Score: -2.83 / 15.00 / 15.00 X-Rspamd-Queue-Id: BAF7B1404 X-Rspamd-UID: f38455 X-Spam-Score: -0.7 (/) X-Debbugs-Envelope-To: 45875 Cc: Maxime Devos X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.7 (-) > On 05/20/2021 9:16 PM Maxime Devos wrote: > > > One test is failing for me (test_setu_api). I'll rebuild with --keep-failed > and send src/setu/test-suite.log. Otherwise no problems. Did you try the v3? Although it should be the same. That test is supposed to be disabled. Maybe the substitute I added didn't actually disable it properly and the test doesn't fail 100% of the time. I'm building it again. + ;; Test may be broken: https://bugs.gnunet.org/view.php?id=6114 + (substitute* "src/setu/Makefile" + (("test_setu_api ") ""))