From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms1.migadu.com with LMTPS id yMikH7DuUWYpjQAAe85BDQ:P1 (envelope-from ) for ; Sat, 25 May 2024 15:59:12 +0200 Received: from aspmx1.migadu.com ([2001:41d0:303:e224::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2.migadu.com with LMTPS id yMikH7DuUWYpjQAAe85BDQ (envelope-from ) for ; Sat, 25 May 2024 15:59:12 +0200 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NmAHCViK; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1716645552; a=rsa-sha256; cv=none; b=h5fasWZPn24LT0Vmz486YoM9HHL8Gg4NoIZygqP5y3Tlnu8hOuO2ovlxHHXZ39B46rvAHK bmPfd9Xp1BMnZlcDC4pR9a75DmF/u6HGtF7CkluBW8wffuXfoPz699d6yqX4xAvyBebBNT pMgW/4gr4gzlxARPOZ89lBWXF4rtIuqWFcBnovkY8EsoQDt5WqwT2GOcw3nk1zLFLSKNQG 21Okd9Jf24dwiagWEn9KIpqXrnQHVahJuopfo8XkJbjZk6yAbR30p2R9aTA9bikSVDOA2Z 1sR27ESS0zqrEl4UGo5K9+BOgVtCPrbYtKROkYwAH+QjRkipfBFU9h2Pav+v+Q== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gnu.org header.s=fencepost-gnu-org header.b=NmAHCViK; dmarc=pass (policy=none) header.from=gnu.org; 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" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1716645552; 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=Y9QKdrF6Nhl4Px/89zkkB+LHaUTB0tlADpUzXImbrPw=; b=Pxt9jozTUGt4OAr+jGeWtgLEYMgkIeCgKMxRyEth9Jc9eIcmrWZTXXptEgClsTg2LnE1gg vzFvc9D8YqrYt2hBAhKGML6Gfxn2g9HQKBgAAlTrG2jQ4D3LgDIJRgrpIopxtLmgftPQkn YhgOjIL3erc28jw3XIHXvlyAcA1Iz7FVv6HHH6jq8plOa87xEC7Cdpil5xD+rXHK2y23EL QiH4JX7MKS2Cp6du9MFBTEQasUlNHlnMljCfsPDeZawvYV9/6p40OEsab2d4k+5xHErVOT MPJ6CoQXm6EsTKiqQ3Z+wD47jRRmFW/wNPf7+EIeFygZgAoByt3U1hit7IUltA== 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 64A901A3DA for ; Sat, 25 May 2024 15:59:12 +0200 (CEST) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1sArvG-0005Ud-El; Sat, 25 May 2024 09:58:58 -0400 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 1sArvD-0005Tl-1G for guix-patches@gnu.org; Sat, 25 May 2024 09:58:56 -0400 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 1sArvC-0000Iq-PX for guix-patches@gnu.org; Sat, 25 May 2024 09:58:54 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1sArvK-00088N-9w for guix-patches@gnu.org; Sat, 25 May 2024 09:59:02 -0400 Subject: bug#67613: Introduce unit tests for oci-container-service-type. Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 25 May 2024 13:59:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 67613 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: To: Giacomo Leidi Cc: 67613-done@debbugs.gnu.org Mail-Followup-To: 67613@debbugs.gnu.org, ludo@gnu.org, goodoldpaul@autistici.org Received: via spool by 67613-done@debbugs.gnu.org id=D67613.171664550431159 (code D ref 67613); Sat, 25 May 2024 13:59:02 +0000 Received: (at 67613-done) by debbugs.gnu.org; 25 May 2024 13:58:24 +0000 Received: from localhost ([127.0.0.1]:43569 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sAruh-00086T-FG for submit@debbugs.gnu.org; Sat, 25 May 2024 09:58:23 -0400 Received: from eggs.gnu.org ([209.51.188.92]:45460) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sAruf-000864-2R for 67613-done@debbugs.gnu.org; Sat, 25 May 2024 09:58:21 -0400 Received: from fencepost.gnu.org ([2001:470:142:3::e]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sAruR-0000Gk-St; Sat, 25 May 2024 09:58:07 -0400 DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=gnu.org; s=fencepost-gnu-org; h=MIME-Version:Date:References:In-Reply-To:Subject:To: From; bh=Y9QKdrF6Nhl4Px/89zkkB+LHaUTB0tlADpUzXImbrPw=; b=NmAHCViK3PsYRG7LdpB6 0jua+aOXVKyOO0u5x2Vn+LEW9atnG2nw+XN6RHlTNpRkdufl+nhMvIgGe/vaBVn+2z8oUQeir+mJS NJWs9GrdNa75AO41I25UN3gG+AFKbahEAmPhj3jh3CzSj83aQ+jmPurUtU60LGzAhXVIDw4c045bA cr6+fG4QgVwDFf+CTYGJ22iC8x7ltVJ0LagZVk3WKHO/MGJqsAlh2UTAG45CEdYIMssOTr2/fVpc8 DH3wysraQKgWW1wcG/7keh4+RDia6iLD9Yv8kaiA7MTOoj9Z9gYLzSw9buBHROhEjiUh5Id3Al6Lm iv/eQBVd05gurw==; From: Ludovic =?UTF-8?Q?Court=C3=A8s?= In-Reply-To: <306393d4c3b28f242fb735d793ef127427f3d072.1714774276.git.goodoldpaul@autistici.org> (Giacomo Leidi's message of "Sat, 4 May 2024 00:11:13 +0200") References: <10a8cae4-a5a2-a2e0-fa64-95650ae2e703@autistici.org> <306393d4c3b28f242fb735d793ef127427f3d072.1714774276.git.goodoldpaul@autistici.org> Date: Sat, 25 May 2024 15:58:03 +0200 Message-ID: <87ikz20z9w.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) 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-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Queue-Id: 64A901A3DA X-Migadu-Scanner: mx12.migadu.com X-Migadu-Spam-Score: -7.11 X-Spam-Score: -7.11 X-TUID: rACnyVKQOZcK Hi, I went ahead and finally applied this series, thanks! (I=E2=80=99m still waiting for the system test to complete on my laptop: it requires quite a lot of disk space so I had to GC and try again a couple of times already=E2=80=A6) Thanks, Ludo=E2=80=99.