From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp11.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id MBmQMDk4dmVJBAEA9RJhRA:P1 (envelope-from ) for ; Sun, 10 Dec 2023 23:14:17 +0100 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp11.migadu.com with LMTPS id MBmQMDk4dmVJBAEA9RJhRA (envelope-from ) for ; Sun, 10 Dec 2023 23:14:17 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=ZcnQP+An; 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=pass (policy=none) header.from=gnu.org ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1702246457; h=from:from:sender:sender:reply-to:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type: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=M+F4RlbkwcQChvxocRRMmefa3QAQdBYKU4g1vaw3vP8=; b=kpeNe0uYP4OlIBp6oaqek0MX/Wv1LFK5BGpC1SDm+m7xa+K1zo0zI0SJWQdzWCFd7ipE5q 1fRzKardFd9OI0Tg91po9+z19/yZbBImH+9d+KvrsiIP3L2cQoFCb6SyGjMtIpJUK91wsH Y6VWgYma6aJ42TL3S2mTwOYWAC4cQFQuZKcNgT82hdFu24N9iJwzRHtEk1lXoc20ynh3yC 9tnMMpgxCpHFj9P8YUITC0SwSkeSoajGNUeJ/5vA0JYCWTfDmp8c5wxfJ2rrU1su9gEdL1 cKgtH2/sSvq9NQ+rpn3B40uiAiDB04Jud3sub/GcXQx2bu0/63OP2MqS+y5kkA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1702246457; a=rsa-sha256; cv=none; b=bgehJRs+/llha5MPzWxTD2U4akLoahL9ADOVRBnN8eHsKfJLto3apofQoILNGd8J5jyNlD 1RO4P/9rriCEoZtWPlDiXjiIkQdB8Cyu7lel1G+2feNe98CwtNBMGXu9iWQJ+VIJBkE0us WLGXzL0+nTGJOHBAR4t0ta+Ubr/5w8iQoQn9MeFDYU5ClbwVFRlFy12Cpm46vUDDuWZLKx 7fLClRJsoKRSBU0wyu+zF9b+nP31F8M2eblcXoLWdgAqAh6csxOf6XS6NqniGPu8ezPWio x4GE7Q7pPXs0B08pUTvTskXBfTxoWMPTgEAlHYo0+Eg3GvCfz2wRCU0oTbHe1g== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=autistici.org header.s=stigmate header.b=ZcnQP+An; 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=pass (policy=none) header.from=gnu.org 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 5FB64332E6 for ; Sun, 10 Dec 2023 23:14:16 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rCS1k-0002eK-6l; Sun, 10 Dec 2023 17:11:56 -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 1rCS1c-0002e4-8T for guix-patches@gnu.org; Sun, 10 Dec 2023 17:11:50 -0500 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rCS1b-0005Sb-RR for guix-patches@gnu.org; Sun, 10 Dec 2023 17:11:47 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rCS1p-00070o-Lw for guix-patches@gnu.org; Sun, 10 Dec 2023 17:12:01 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#67613] Introduce unit tests for oci-container-service-type. Resent-From: paul Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Sun, 10 Dec 2023 22:12:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 67613 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 67613@debbugs.gnu.org Received: via spool by 67613-submit@debbugs.gnu.org id=B67613.170224626726882 (code B ref 67613); Sun, 10 Dec 2023 22:12:01 +0000 Received: (at 67613) by debbugs.gnu.org; 10 Dec 2023 22:11:07 +0000 Received: from localhost ([127.0.0.1]:51910 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rCS0w-0006zV-Ff for submit@debbugs.gnu.org; Sun, 10 Dec 2023 17:11:06 -0500 Received: from confino.investici.org ([2a11:7980:1::2:0]:26059) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rCS0q-0006yz-JG for 67613@debbugs.gnu.org; Sun, 10 Dec 2023 17:11:05 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=autistici.org; s=stigmate; t=1702246243; bh=M+F4RlbkwcQChvxocRRMmefa3QAQdBYKU4g1vaw3vP8=; h=Date:Subject:To:Cc:References:From:In-Reply-To:From; b=ZcnQP+AnY8xm2+gcxWHLWYF+MlTp7XCQd4+NBHE10Z5M/PKwSa08krYSN61L0GSzA r+P4KZ75Bqd7UoLEVArhCcCsjWGm5aXnBg5C275xiws9POhQVdqiSRH1BmjnBBsF8J xJnje310C7UzkXToy/pCHA+/VG8hpYK2LzbrkaFs= Received: from mx1.investici.org (unknown [127.0.0.1]) by confino.investici.org (Postfix) with ESMTP id 4SpJwg06mtz11KS; Sun, 10 Dec 2023 22:10:43 +0000 (UTC) Received: from [93.190.126.19] (mx1.investici.org [93.190.126.19]) (Authenticated sender: goodoldpaul@autistici.org) by localhost (Postfix) with ESMTPSA id 4SpJwf5kG7z11Js; Sun, 10 Dec 2023 22:10:42 +0000 (UTC) Content-Type: multipart/alternative; boundary="------------02IP0j4d1R0Zg52ZIAropfkD" Message-ID: Date: Sun, 10 Dec 2023 23:10:42 +0100 MIME-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Thunderbird/102.15.0 Content-Language: en-US References: <10a8cae4-a5a2-a2e0-fa64-95650ae2e703@autistici.org> <20231203215630.28144-1-goodoldpaul@autistici.org> <87lea13f3e.fsf_-_@gnu.org> In-Reply-To: <87lea13f3e.fsf_-_@gnu.org> 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: , Reply-to: paul X-ACL-Warn: , paul via Guix-patches From: paul via Guix-patches via Errors-To: guix-patches-bounces+larch=yhetil.org@gnu.org Sender: guix-patches-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Spam-Score: -6.77 X-Spam-Score: -6.77 X-Migadu-Queue-Id: 5FB64332E6 X-Migadu-Scanner: mx12.migadu.com X-TUID: DyQFzRn45+jN This is a multi-part message in MIME format. --------------02IP0j4d1R0Zg52ZIAropfkD Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit Hi Ludo’, On 12/10/23 22:47, Ludovic Courtès wrote: > Thus my suggestion would be to instead focus on a system test, like > those in (gnu tests docker). > > Does that make sense? WDYT? I definitely misunderstood, I'll work also on system tests like those you pointed out. Thank you, I was not aware of them, I was wondering how do I run them? guix shell --pure -D guix -- make check TESTS=gnu/tests/docker.scm gives me ============================================================================ Testsuite summary for GNU Guix 1.3.0.50882-34e1c ============================================================================ # TOTAL: 0 # PASS:  0 # SKIP:  0 # XFAIL: 0 # FAIL:  0 # XPASS: 0 # ERROR: 0 ============================================================================ Thank you, giacomo --------------02IP0j4d1R0Zg52ZIAropfkD Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 8bit

Hi Ludo’,

On 12/10/23 22:47, Ludovic Courtès wrote:
Thus my suggestion would be to instead focus on a system test, like
those in (gnu tests docker).

Does that make sense?  WDYT?

I definitely misunderstood, I'll work also on system tests like those you pointed out. Thank you, I was not aware of them, I was wondering how do I run them?

guix shell --pure -D guix -- make check TESTS=gnu/tests/docker.scm

gives me

============================================================================
Testsuite summary for GNU Guix 1.3.0.50882-34e1c
============================================================================
# TOTAL: 0
# PASS:  0
# SKIP:  0
# XFAIL: 0
# FAIL:  0
# XPASS: 0
# ERROR: 0
============================================================================

Thank you,

giacomo

--------------02IP0j4d1R0Zg52ZIAropfkD--