From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms5.migadu.com with LMTPS id +DTeNfg4wWN/2AAAbAwnHQ (envelope-from ) for ; Fri, 13 Jan 2023 11:56:56 +0100 Received: from aspmx1.migadu.com ([2001:41d0:8:6d80::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id 0EzpNfg4wWOsFAEA9RJhRA (envelope-from ) for ; Fri, 13 Jan 2023 11:56:56 +0100 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 B2987218A7 for ; Fri, 13 Jan 2023 11:56:56 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1pGHjC-0002YI-TD; Fri, 13 Jan 2023 05:56:06 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1pGHjA-0002X5-C8 for guix-patches@gnu.org; Fri, 13 Jan 2023 05:56:04 -0500 Received: from debbugs.gnu.org ([209.51.188.43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1pGHj9-0002nF-BN for guix-patches@gnu.org; Fri, 13 Jan 2023 05:56:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1pGHj9-0007Yv-7e for guix-patches@gnu.org; Fri, 13 Jan 2023 05:56:03 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#59487] [PATCH v3 3/6] gnu: ocaml-cohttp: Run tests. Resent-From: pukkamustard Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Fri, 13 Jan 2023 10:56:03 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 59487 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 59487@debbugs.gnu.org Cc: pukkamustard , julien@lepiller.eu, raingloom Received: via spool by 59487-submit@debbugs.gnu.org id=B59487.167360731728959 (code B ref 59487); Fri, 13 Jan 2023 10:56:03 +0000 Received: (at 59487) by debbugs.gnu.org; 13 Jan 2023 10:55:17 +0000 Received: from localhost ([127.0.0.1]:49690 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGHiP-0007Wu-Ae for submit@debbugs.gnu.org; Fri, 13 Jan 2023 05:55:17 -0500 Received: from mout02.posteo.de ([185.67.36.66]:33561) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pGHiN-0007Vx-8W for 59487@debbugs.gnu.org; Fri, 13 Jan 2023 05:55:15 -0500 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 6C5302401B7 for <59487@debbugs.gnu.org>; Fri, 13 Jan 2023 11:55:08 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1673607309; bh=DYDQyBmfiOVcdKDJyM2khAYgy7iOS748wuPQdM4Kccg=; h=From:To:Cc:Subject:Date:From; b=hUFe4kOLjDxqje6VHcbG5sjW8ZNjBFY9DSBDXWmErE0Id/Td8sIogfKn46YP1WetG uxnZaqdCCs3obxrZX1blmETicZiNErabJQKFM4ZO2kuhVCA7ok1dEb1IXVHGoxAPGd UMNaIQS9C7UaIRK3d2tuPwyPGwjr4J9qc7hD6PBFBdCkpHzRAgd5XxDtWxlOCr+uTY LUyXkZCVKgluVVWkmrBvbWTfDS7KhYlVwo9mUlIijBVWEx3/fC30DWp34vdI/AoPuy 6eAKXW2NZ8erA75nsGypws0X7MFxWiR7RbxDbIrPtiiQahd4J4rFwM8yA5qUtdGrmw iG+mgTH3Ckj6A== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4Ntdbv4d02z6tmH; Fri, 13 Jan 2023 11:55:07 +0100 (CET) From: pukkamustard Date: Fri, 13 Jan 2023 10:54:37 +0000 Message-Id: <20230113105440.28258-4-pukkamustard@posteo.net> In-Reply-To: <20230113105440.28258-1-pukkamustard@posteo.net> References: <20230113105440.28258-1-pukkamustard@posteo.net> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=hUFe4kOL; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) ARC-Seal: i=1; s=key1; d=yhetil.org; t=1673607416; a=rsa-sha256; cv=none; b=ICqdd9z4JRpjBlzwoi0vf4wZ8DsuiKq28fV4gn8KoPMozoWH3+hJFC+n5q+IM4dnkXpYOn MVJnxuLJXVvuMietZ2rHbp5nK4DDW4FtCcrbgU0vuX1u6X27+PMDAZYeshyLGTaeGkd6ZA uzJ/a48UPJe7444nhY6J0seaRBDYHaGlDltMgACLoJcdDcoBVUavH9BkRuDZpyi17fzofB Mf01myUiSPpqsS9uA+u5Mibxm/LFqhZSb+AdAi5XIj1lnmIiKIEcZ6Wpl9WqgUHWgGn17f t7yz82yjEIf2jQHhIrVjptNbFovpC3O9Tpl2waBJfcJawm3VwGEbjkbmsnHC3Q== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1673607416; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding:resent-cc: 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=QZKgufZjqJiYRkF7ETYXswO/hMlpidE2lbrI6fEMBio=; b=klusm94AobQaj25lGW+TFUd0u5Q4OjOk8CNOpijx2+S0q5KPnIHGxMzMraQf+/FS4HUIzp 4F3XEow0P8bv9dxyVPsNTfrSgn9QqOVNa0RraNQejF03NVFxaDjypDqTz/aZ/BJgbiHi/L vsgQKOI6H2VJFOz6NuFubIKrly4oqOf2xMgXoWvS9Mpm3cnBRu6HJKgqsMBwHeAJLAVZVj 2FnA7r8reKN34MtQm5cKkDEmyKeTGGlyaiX9jUc1Ls9YoVIclBzaErw0M94fNmHSvAX32s qQsnIowVo1V3/1QWU5XVm0aWpLJHpsQTj/BGaJJ0/zOvD3Vq4wCpENsIaZbHkw== X-Migadu-Queue-Id: B2987218A7 X-Migadu-Scanner: scn0.migadu.com Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=hUFe4kOL; spf=pass (aspmx1.migadu.com: domain of "guix-patches-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-patches-bounces+larch=yhetil.org@gnu.org"; dmarc=fail reason="SPF not aligned (strict)" header.from=posteo.net (policy=none) X-Migadu-Spam-Score: 0.50 X-Spam-Score: 0.50 X-TUID: FSMArs5oNNX9 Tests were not being run as test-target was pointing to a testing library and not tests. - gnu/package/ocaml.scm (ocaml-cohttp): [arguments]: Remove test-target. [native-inputs]: Add ocaml-crowbar. --- gnu/packages/ocaml.scm | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/gnu/packages/ocaml.scm b/gnu/packages/ocaml.scm index 1507405f7e..1ed837eccd 100644 --- a/gnu/packages/ocaml.scm +++ b/gnu/packages/ocaml.scm @@ -8961,9 +8961,7 @@ (define-public ocaml-cohttp (base32 "074xis3wmr76gadh1ffmfzjfx13mw4kr2s6rkwqwzcl6l85n9x2z")))) (build-system dune-build-system) - (arguments - '(#:package "cohttp" - #:test-target "cohttp_test/src")) + (arguments '(#:package "cohttp")) (propagated-inputs (list ocaml-re ocaml-uri @@ -8973,7 +8971,10 @@ (define-public ocaml-cohttp ocaml-stringext ocaml-base64)) (native-inputs - (list ocaml-fmt ocaml-jsonm ocaml-alcotest)) + (list ocaml-fmt + ocaml-jsonm + ocaml-alcotest + ocaml-crowbar)) (home-page "https://github.com/mirage/ocaml-cohttp") (synopsis "OCaml library for HTTP clients and servers") (description -- 2.38.1