From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms11 with LMTPS id CuAXJ4pYQ2D6EgAA0tVLHw (envelope-from ) for ; Sat, 06 Mar 2021 10:25:14 +0000 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1 with LMTPS id +IM0IopYQ2BLGAAAbx9fmQ (envelope-from ) for ; Sat, 06 Mar 2021 10:25:14 +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 4FB812E634 for ; Sat, 6 Mar 2021 11:25:14 +0100 (CET) Received: from localhost ([::1]:49906 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lIU7V-00073a-Fl for larch@yhetil.org; Sat, 06 Mar 2021 05:25:13 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]:38916) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lIU7L-00072g-4t for guix-patches@gnu.org; Sat, 06 Mar 2021 05:25:03 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:52770) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lIU7J-0006PE-Td for guix-patches@gnu.org; Sat, 06 Mar 2021 05:25:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1lIU7J-0000Ff-Qd for guix-patches@gnu.org; Sat, 06 Mar 2021 05:25:01 -0500 Subject: bug#46668: [PATCH]: tests: do not hard code HTTP ports Resent-From: Ludovic =?UTF-8?Q?Court=C3=A8s?= Original-Sender: "Debbugs-submit" Resent-To: guix-patches@gnu.org Resent-Date: Sat, 06 Mar 2021 10:25:01 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 46668 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: Maxime Devos Cc: 46668-done@debbugs.gnu.org Mail-Followup-To: 46668@debbugs.gnu.org, ludo@gnu.org, maximedevos@telenet.be Received: via spool by 46668-done@debbugs.gnu.org id=D46668.1615026243887 (code D ref 46668); Sat, 06 Mar 2021 10:25:01 +0000 Received: (at 46668-done) by debbugs.gnu.org; 6 Mar 2021 10:24:03 +0000 Received: from localhost ([127.0.0.1]:36082 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIU6N-0000EE-AK for submit@debbugs.gnu.org; Sat, 06 Mar 2021 05:24:03 -0500 Received: from eggs.gnu.org ([209.51.188.92]:49096) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1lIU6L-0000Dl-8y for 46668-done@debbugs.gnu.org; Sat, 06 Mar 2021 05:24:01 -0500 Received: from fencepost.gnu.org ([2001:470:142:3::e]:36800) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lIU6F-0005iA-Sz; Sat, 06 Mar 2021 05:23:55 -0500 Received: from [2a01:e0a:1d:7270:af76:b9b:ca24:c465] (port=37738 helo=ribbon) by fencepost.gnu.org with esmtpsa (TLS1.2:RSA_AES_256_CBC_SHA1:256) (Exim 4.82) (envelope-from ) id 1lIU6F-0005Ut-7h; Sat, 06 Mar 2021 05:23:55 -0500 From: Ludovic =?UTF-8?Q?Court=C3=A8s?= References: <1728b9290c1b0e248b71c8b35623939853895a7f.camel@telenet.be> <87r1kyri5l.fsf@gnu.org> <3ae8be5f05d73106c867fe2cfc7f619673fd738b.camel@telenet.be> <87h7lupn7h.fsf@gnu.org> <87eegxtfbl.fsf_-_@gnu.org> <9da09b98e911a047e1d296aad4c2be96053bbb44.camel@telenet.be> Date: Sat, 06 Mar 2021 11:23:53 +0100 In-Reply-To: <9da09b98e911a047e1d296aad4c2be96053bbb44.camel@telenet.be> (Maxime Devos's message of "Tue, 02 Mar 2021 22:49:55 +0100") Message-ID: <871rcsk2bq.fsf_-_@gnu.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.1 (gnu/linux) 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=1615026314; 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; bh=3hmMLPBmFYW6IC238OC9mtGaCfiNfVqJhI7eiDfDUc8=; b=pM6snv7DC274Ne0myLsA2+drqB7opJI1Jloq1XFXacGfTklVdVrJXO1lV+35O5rQxJ3MJs 0i/5vP2757WUycpLAqqiJ/FcGb3uAktBI1GNa3IsuRc18HgKP+i+ZQ64UusgNgd6xXhdkY ebdPf2Gjw0NgZApzsIv274eQ+VMrJbf4Fyk+xVhwD38zD96jK/CjQj8lh3UjMYNbBFwNL6 tObbGesKe43nYe6zJUshO63LRP99mcRk69d+cQGLhGqjxyEOTYQLu31GHYupg4CV92AInK UN0x/C7L2F3ip5sKuGzlboevFmA9auI6uGdo4ipj/Uwaywo7HGF8jLAPeHJD9g== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1615026314; a=rsa-sha256; cv=none; b=QmwC6YGIp0s2nZagzcFH5WGrEqWJtKqNyhjqLmYlwCTWFqx63fhKU5tKW7xxAm+NxJMUhn WyZjZ4dQj8p/5JEuG/jfIaQi1hOrvkV4obEi3H8TEsEk8VLqr6PapxokAoPvyrz0dbf3AA yBYAkPnpuDTUii02tKyfa2qxGbNbnVu+fWXKOPx4uC47eE1tC/FyF7vGaTVTISXJbA7iAI UzQpTubq2IGJCU6TCZqEOcF//eMwtb36GebkGvgbQscYfR0TDX06Rgu2XMjFfbCq/Jvm8E +kSKjNsIM6omdEQO2RyLDVKGaDQgm1L9g4Y4xOFWrGLULVHCFWcjJWPYA+V1YQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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: -2.87 Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=pass (policy=none) header.from=gnu.org; 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: 4FB812E634 X-Spam-Score: -2.87 X-Migadu-Scanner: scn0.migadu.com X-TUID: hWzoV65zzIYq Hi Maxime, Maxime Devos skribis: > On Tue, 2021-03-02 at 22:29 +0100, Ludovic Court=C3=A8s wrote: >>=20 >> [...] >> It=E2=80=99s a tad confusing that the second =E2=80=98with-http-server= =E2=80=99 is now nested; >> it shouldn=E2=80=99t change the semantics though, so it=E2=80=99s okay. >>=20 >> Anyway, you=E2=80=99re welcome to push to =E2=80=98master=E2=80=99 if = =E2=80=9Cmake check=E2=80=9D agrees. :-) > > I do not have commit access, and I haven't applied for commit access eith= er, > so you will have to push it yourself. Oops, my bad; applied now, thanks! Ludo=E2=80=99.