From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sree Harsha Totakura Subject: Re: Gnunet-0.10.0 recipe Date: Tue, 11 Feb 2014 23:17:27 +0100 Message-ID: <52FAA177.4030701@totakura.in> References: <52EA7F73.9010302@totakura.in> <20140130223912.GA12116@debian> <52EAD88B.70409@totakura.in> <52EAE140.8090805@totakura.in> <20140131085355.GA4396@debian.eduroam.u-bordeaux.fr> <20140203221717.GA23992@debian> <87r47jkdig.fsf@gnu.org> <20140205172756.GA15773@debian> <20140211204918.GA9959@debian> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:35949) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDLe4-0000nI-7R for guix-devel@gnu.org; Tue, 11 Feb 2014 17:17:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1WDLdy-0000Pu-9U for guix-devel@gnu.org; Tue, 11 Feb 2014 17:17:36 -0500 Received: from mail-out1.informatik.tu-muenchen.de ([131.159.0.8]:45826 helo=smtp1.informatik.tu-muenchen.de) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1WDLdy-0000Po-1r for guix-devel@gnu.org; Tue, 11 Feb 2014 17:17:30 -0500 Received: (Authenticated sender: totakura) by mail.in.tum.de (Postfix) with ESMTPSA id 9CA39240245 for ; Tue, 11 Feb 2014 23:17:27 +0100 (CET) In-Reply-To: <20140211204918.GA9959@debian> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org To: guix-devel@gnu.org On 02/11/2014 09:49 PM, Andreas Enge wrote: > PASS: test_quota_compliance_http_asymmetric > Feb 11 20:42:17-420543 test_quota_compliance_https-18107 ERROR Peers got NOT connected > FAIL: test_quota_compliance_https > Feb 11 20:44:17-446106 test_quota_compliance_https_asymmetric-18138 ERROR Peers got NOT connected > FAIL: test_quota_compliance_https_asymmetric > =================================== > 5 of 56 tests failed > > (So apparently, I missed four failures in the output...) Sree, does it pass > all tests on your machine? We will also see what happens on hydra once it > catches up. The same tests fail for me. I guess these tests were not enabled earlier when libmicrohttpd was not added to the inputs. Sree