From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp12.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms9.migadu.com with LMTPS id gM2PO5gEG2T79AAASxT56A (envelope-from ) for ; Wed, 22 Mar 2023 14:37:29 +0100 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp12.migadu.com with LMTPS id 0FxvO5gEG2RUawAAauVa8A (envelope-from ) for ; Wed, 22 Mar 2023 14:37:28 +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 AD49C297F5 for ; Wed, 22 Mar 2023 14:37:28 +0100 (CET) Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=iNcRXt51; 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-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1679492248; 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: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=1kw64zmxBpKdiY2NJSnOvfyJVJZq1KB2/JL94RuyITs=; b=SOEcf/8pNftThCRMvEjviCkCn5tBdlcGfYUI/7hi/9UDSdkjAFk0HK1tyFfJ/VtOavEjyJ tgvCsynNJnVcz7NKaa6Uxlz9UhDD/Wev2INgVVGDFNG8ObY0nPH6YjzpH9V+sw0WuddKCE ortdYVn+C3f7OjTVqeqaiQJ+OlabkoLJDDmR/yXFkj99GP4WZVvkF6GAggxIWiTx3qxl/e e8Hp+zMMOdraky7i2DFGXDbcVAqUV8EOzve3DEoQPslfXouOOBnN1FVoqhttkxOvVns2jg 8poN7v27fVs6WF9GU/MeEsjrIkh4sz8fH8nAqDgfs+I17Onk3TV8KdGaRm3U0Q== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1679492248; a=rsa-sha256; cv=none; b=pzApC7XCnuBbzB0PXe5DkjDbtV/952z3JkEZWfJ3mLlP54NFz6DVGgQXKNbVi9Lfzyag/x XPpQQ21FqzojvJMXTdb1VI4IF7mVtCQv9r2aqClXtRMM3xo28Nd1aPy5A4JzCibdu5yhlk dFCIVBdxbmslMsFC64UN4BhfVErhTGmqu5puF5vgm0dyGxq66CFwOdHLSVAhVDjG8R30zo AxD790HyQ9YfZbYwwmhtLBmRnyZEdNNIN9Nw3D7hNBhZytqZd+bf+d8sgX0SdUsPLY+nma faksqy0Kt1U8XWkFMmXroOJuKWoYLmoHtvs0ZG9BrnQdfXmpxDwQp5YQyYWPyw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=posteo.net header.s=2017 header.b=iNcRXt51; 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) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1peyeG-0002X3-Ri; Wed, 22 Mar 2023 09:37:04 -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 1peyeE-0002WN-Tm for guix-patches@gnu.org; Wed, 22 Mar 2023 09:37:02 -0400 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 1peyeE-0006Gp-Kx for guix-patches@gnu.org; Wed, 22 Mar 2023 09:37:02 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1peyeE-0006VY-EG for guix-patches@gnu.org; Wed, 22 Mar 2023 09:37:02 -0400 Subject: bug#62319: [PATCH] gnu: ecl-jzon: Enable tests. Resent-From: Guillaume Le Vaillant Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Wed, 22 Mar 2023 13:37:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 62319 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: jgart Cc: 62319-done@debbugs.gnu.org Mail-Followup-To: 62319@debbugs.gnu.org, glv@posteo.net, jgart@dismail.de Received: via spool by 62319-done@debbugs.gnu.org id=D62319.167949219024973 (code D ref 62319); Wed, 22 Mar 2023 13:37:02 +0000 Received: (at 62319-done) by debbugs.gnu.org; 22 Mar 2023 13:36:30 +0000 Received: from localhost ([127.0.0.1]:33880 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peydi-0006Ui-8B for submit@debbugs.gnu.org; Wed, 22 Mar 2023 09:36:30 -0400 Received: from mout02.posteo.de ([185.67.36.66]:37097) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1peydg-0006UV-Pu for 62319-done@debbugs.gnu.org; Wed, 22 Mar 2023 09:36:29 -0400 Received: from submission (posteo.de [185.67.36.169]) by mout02.posteo.de (Postfix) with ESMTPS id 4117A240716 for <62319-done@debbugs.gnu.org>; Wed, 22 Mar 2023 14:36:23 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=posteo.net; s=2017; t=1679492183; bh=1kw64zmxBpKdiY2NJSnOvfyJVJZq1KB2/JL94RuyITs=; h=From:To:Cc:Subject:Date:From; b=iNcRXt51WxvNmVBSEK3r6Un4/cVNjMEOBR0br5ZR+4ycTxtMtH3SyO4gWU54w9WDJ gbURtBfwJvSiHRZ7URHjMhCNlQ3XTqlUs5qjCKViPkp/icY7Fb2+P7CtA3rtDJqayj InrI4NW1V4gqg08Ik7WZuG+RTRremd9BM6nGI8lPrVBehAiIQWOL1nNGgsqwi5omSH dPN1bp8g2NX2IfyLbfiosHDfSaeLKHZOzL9FEDClhW8JWTgXD+iyczcMDjBWgrAadO xV9yls1ETBvu6FpDGW+GEPrT6QFoIAPz3qp0IxbBy0JURN4d69osI7dtlmSsvYnuPc pM4UBIkpnAfeQ== Received: from customer (localhost [127.0.0.1]) by submission (posteo.de) with ESMTPSA id 4PhTyZ3jp9z9rxL; Wed, 22 Mar 2023 14:36:22 +0100 (CET) References: <20230321051917.3605-1-jgart@dismail.de> From: Guillaume Le Vaillant Date: Wed, 22 Mar 2023 13:35:50 +0000 In-reply-to: <20230321051917.3605-1-jgart@dismail.de> Message-ID: <87bkkkewmi.fsf@kitej> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" 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: X-Migadu-Scanner: scn0.migadu.com List-Post: X-Migadu-Queue-Id: AD49C297F5 X-Spam-Score: 4.85 X-Migadu-Spam-Score: 4.85 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-TUID: 0Czbzq8ocJ7T --=-=-= Content-Type: text/plain Patch pushed as dff90b64b9a2a253c39b3f91082a466c91cbc5bb. Thanks. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iIUEAREKAC0WIQTLxZxm7Ce5cXlAaz5r6CCK3yH+PwUCZBsEVQ8cZ2x2QHBvc3Rl by5uZXQACgkQa+ggit8h/j+RrgD/ZwsthwbSANdRWUoBjnZDTAkYoGjRxhaVZ6lj ULR2eywA/3Gb76dzS4OAKDTHXaeBCc/PBhgVkMaLj4/kM8GT1ly4 =qCK+ -----END PGP SIGNATURE----- --=-=-=--