From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id GMKtMVMt02DqCwAAgWs5BA (envelope-from ) for ; Wed, 23 Jun 2021 14:47:15 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id SCRhLVMt02DyRQAAB5/wlQ (envelope-from ) for ; Wed, 23 Jun 2021 12:47:15 +0000 Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 19F17144CF for ; Wed, 23 Jun 2021 14:47:15 +0200 (CEST) Received: from localhost ([::1]:59398 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lw2Hh-0006iH-Mi for larch@yhetil.org; Wed, 23 Jun 2021 08:47:13 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:52872) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lw2HX-0006Qy-0O for guix-patches@gnu.org; Wed, 23 Jun 2021 08:47:03 -0400 Received: from debbugs.gnu.org ([209.51.188.43]:57214) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lw2HW-0004qR-OY for guix-patches@gnu.org; Wed, 23 Jun 2021 08:47:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lw2HW-0004gr-Ny for guix-patches@gnu.org; Wed, 23 Jun 2021 08:47:02 -0400 Subject: bug#49183: [PATCH] gnu: ocaml-dose3: Fix tests. Resent-From: Julien Lepiller Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 23 Jun 2021 12:47:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 49183 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: pukkamustard Cc: 49183-done@debbugs.gnu.org, 49171-done@debbugs.gnu.org, Xinglu Chen Mail-Followup-To: 49183@debbugs.gnu.org, julien@lepiller.eu, public@yoctocell.xyz Received: via spool by 49183-done@debbugs.gnu.org id=D49183.162445236217932 (code D ref 49183); Wed, 23 Jun 2021 12:47:02 +0000 Received: (at 49183-done) by debbugs.gnu.org; 23 Jun 2021 12:46:02 +0000 Received: from localhost ([127.0.0.1]:40519 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lw2GY-0004f2-CY for submit@debbugs.gnu.org; Wed, 23 Jun 2021 08:46:02 -0400 Received: from lepiller.eu ([89.234.186.109]:45588) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lw2GV-0004eS-8X; Wed, 23 Jun 2021 08:46:00 -0400 Received: from lepiller.eu (localhost [127.0.0.1]) by lepiller.eu (OpenSMTPD) with ESMTP id 80fea4e0; Wed, 23 Jun 2021 12:45:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=lepiller.eu; h=date:from :to:cc:subject:message-id:in-reply-to:references:mime-version :content-type:content-transfer-encoding; s=dkim; bh=NpImpi2lgbmJ 8rFMXOvikswv5NyQlfDrOLG2j9991kw=; b=bpl7yAatktm6yV00Fw2zUl/GrXqK HShd6JzXhIAQmdM61qrpfoPsXRdLs7tADuj7nGH77O0kM7TkXAt4aqCUfpG8uXCC er7wav5KrwsRRKDuMnjlescs+gu72KZRIwALh3fBp2v0cMc9RhicovPOLby1KG9y 0W8CRkpy8mknp2wbz3uJwBwD0EJRWz+zEJGBATSXr8LxpGGxYKFrs5B/GVsEHzly qSIUZ+al9nUt3COYzPd3ZBXVtpdoWF7VYmGF6unAy4bvOKtSpWCwPY9OuV+6f1C5 E+yV2/DTRqtMrlkNwLQI6lygzQ/p2za1kueROe7GD5gjr7zzD5iJxZQkFQ== Received: by lepiller.eu (OpenSMTPD) with ESMTPSA id 0bd81fb3 (TLSv1.2:ECDHE-RSA-AES256-GCM-SHA384:256:NO); Wed, 23 Jun 2021 12:45:56 +0000 (UTC) Date: Wed, 23 Jun 2021 14:45:52 +0200 From: Julien Lepiller Message-ID: <20210623144552.64b67204@tachikoma.lepiller.eu> In-Reply-To: <86pmwcygt4.fsf@posteo.net> References: <4598abb91f7f610e062f34931fe988d04b5d43c1.1624438202.git.public@yoctocell.xyz> <86pmwcygt4.fsf@posteo.net> X-Mailer: Claws Mail 3.17.8 (GTK+ 2.24.32; x86_64-pc-linux-gnu) MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: guix-patches@gnu.org List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: "Guix-patches" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624452435; h=from:from:sender:sender: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:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=NpImpi2lgbmJ8rFMXOvikswv5NyQlfDrOLG2j9991kw=; b=B+TPABmMZ9153Jzf/8wZ7Bm6FzcmKxVcDLdlnVPS/s59A/NnBeQTjoYGnm8Iv2CxFNjpdA 9cr/Cbh2CFrRuFtRW0Ax2vSlxMso1h1unJ8W0iQ+0EzITspWgB0N4XOtkj5Ze94nln9HyC fdexHlMvt0UqtR6ZSGyNPyv3wTe1i8CM1sF7nt+rrpL+fxr0MAPZvDvJhdr7DuUGPe6uLS u0XQ93I81PWh1KcikqnrAVwyzbofTmqA2/W+q4UoYWXirxmqbo/uAjsVaUslV7XXcUfwWv J2vGAwfjn8a3Z8zrIINseSfQau5nmBbpsu38mTCOcnpYmgS48vbHawV4nDiWXQ== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624452435; a=rsa-sha256; cv=none; b=lJ7jE/0tYBUU8UCSfVRjx880vbUFYOS2LXmgAQtg8Rs4Znt5RsmuSS0NaDr5BFfRd99T5J bGlye/wjywepQFJOFYlW9kUeI2H1qIT1Q5Ap6BFPQjxqbs2PHwIMn4atvAkWduVd9bRWC5 0pwi6OqKintrAny9dd10Qf2XNwKbnrBDKS3yqItVG5kHfrlL7CHoukZ3A7KaD/SuXjzW3A CS+z7lZ9JYyLc11PGdhSRLLVgIvwl7C//Hw6Nc4+a2lLxQDsQPPQo8rxnOjgFkUj0stgzZ VzrCoBLai4DhUqlHdMbLK2Dh6K5jdimlhpklz1GfVncxRiVHAfbLU9CV0liB4A== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=bpl7yAat; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Spam-Score: -1.32 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=lepiller.eu header.s=dkim header.b=bpl7yAat; dmarc=fail reason="SPF not aligned (relaxed)" header.from=lepiller.eu (policy=none); spf=pass (aspmx1.migadu.com: domain of guix-patches-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-patches-bounces@gnu.org X-Migadu-Queue-Id: 19F17144CF X-Spam-Score: -1.32 X-Migadu-Scanner: scn1.migadu.com X-TUID: 9ZeslaDctzbC Le Wed, 23 Jun 2021 11:09:44 +0000, pukkamustard a =C3=A9crit : > Neat. Thanks! >=20 > Fixes the test and looks got to me. >=20 > > No idea why one would use Python to test OCaml code... =20 > =20 > Yeah, makes one wonder. At least they've updated to Python3=20 > (https://gitlab.com/irill/dose3/-/blob/master/CHANGES#L33)=20 > recently. >=20 >=20 >=20 Thanks! Pushed as 91b29aa37394b660117e1d79927621db1344b7fe.