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 ms0.migadu.com with LMTPS id OD9RGWWp6WHyZwEAgWs5BA (envelope-from ) for ; Thu, 20 Jan 2022 19:26:45 +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 mHbpFmWp6WHXUAAA9RJhRA (envelope-from ) for ; Thu, 20 Jan 2022 19:26:45 +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 1BA3B3D5E6 for ; Thu, 20 Jan 2022 19:26:45 +0100 (CET) Received: from localhost ([::1]:48282 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1nAc8v-0005cC-Sf for larch@yhetil.org; Thu, 20 Jan 2022 13:26:41 -0500 Received: from eggs.gnu.org ([209.51.188.92]:50744) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1nAXCU-0004EE-Vp for guix-patches@gnu.org; Thu, 20 Jan 2022 08:10:06 -0500 Received: from debbugs.gnu.org ([209.51.188.43]:35570) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1nAXCU-0006Pv-A1 for guix-patches@gnu.org; Thu, 20 Jan 2022 08:10:02 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1nAXCU-0004sm-4N for guix-patches@gnu.org; Thu, 20 Jan 2022 08:10:02 -0500 X-Loop: help-debbugs@gnu.org Subject: [bug#53389] [PATCH 6/9] tests/lint: Do not assume the next port is free. Resent-From: Maxime Devos Original-Sender: "Debbugs-submit" Resent-CC: guix-patches@gnu.org Resent-Date: Thu, 20 Jan 2022 13:10:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: followup 53389 X-GNU-PR-Package: guix-patches X-GNU-PR-Keywords: patch To: 53389@debbugs.gnu.org Cc: ludo@gnu.org, Maxime Devos Received: via spool by 53389-submit@debbugs.gnu.org id=B53389.164268415018658 (code B ref 53389); Thu, 20 Jan 2022 13:10:02 +0000 Received: (at 53389) by debbugs.gnu.org; 20 Jan 2022 13:09:10 +0000 Received: from localhost ([127.0.0.1]:56692 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nAXBR-0004q4-Pk for submit@debbugs.gnu.org; Thu, 20 Jan 2022 08:09:10 -0500 Received: from baptiste.telenet-ops.be ([195.130.132.51]:42064) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1nAXBM-0004ox-Ds for 53389@debbugs.gnu.org; Thu, 20 Jan 2022 08:08:53 -0500 Received: from localhost.localdomain ([IPv6:2a02:1811:8c09:9d00:3c5f:2eff:feb0:ba5a]) by baptiste.telenet-ops.be with bizsmtp id l18q2600H4UW6Th0118rNs; Thu, 20 Jan 2022 14:08:51 +0100 From: Maxime Devos Date: Thu, 20 Jan 2022 13:08:46 +0000 Message-Id: <20220120130849.292178-6-maximedevos@telenet.be> X-Mailer: git-send-email 2.30.2 In-Reply-To: <20220120130849.292178-1-maximedevos@telenet.be> References: <20220120130849.292178-1-maximedevos@telenet.be> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=telenet.be; s=r22; t=1642684131; bh=i9YgSMUurJM9INaaW7UyPuvAQFGVrh2kXwxrlz1kUxU=; h=From:To:Cc:Subject:Date:In-Reply-To:References; b=h7750ajniiJSHdPPzjQOQ9hBgpU8hQmmziZhiKnWaevOENPMxVBmlCKqer9Nuytu9 n3d7lLupjudwm2kJtCoGL+vFVug/m+d+CeUL0P6Ne8919k6uEgOXC1BxyMlIVGDQX+ Rk3u2nU8+dp2Zu9HTLKCDLhavyNdyGQt5Pt0W6H/SIcquWjtkPZRkqdzIxLDPPjIwq x/0QrcggB4X2NEiL838YCntdvewt3WH1nsFfnbrFtb/zMQjHNvVwNjagVWC0MpXl5v ZIiXkTIX2shK/bks0SQQ/q5iMjLAZJK9/l6BLR3fJY17qRy2CXxhSyy4iw67A3RW53 dVVRvfKVAiLQw== 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 X-Migadu-Country: US ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1642703205; 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=i9YgSMUurJM9INaaW7UyPuvAQFGVrh2kXwxrlz1kUxU=; b=NECCDKGGdRjpXbw6IR/b3wKcaQXMGqmCtTgTQbsU/k6ivlP9vA93WqCwX42CpesFHBD3oK /Vp8YMgcC8nprpCGT1r7vQQsSJuBhLJeBYUGCdeOTqJfAt5OULHLPFAWjNnEQ1EKhZ/qCN p3n//mYeh9cyaCX0TrQQCgiHG/HlxolryLnd2RWA+u8VaLuMvvhUVYO9tFA8YX/feHxjmM lPXfse2v2bD+VPZHcf7grGg9efzHVOItx79T/9YHv+QOuDZHBXTjY3pKzxf3oFZFNH6bk5 QVXmg5TnpI4DvtpVCN35RMETpuES1WfSndF6z1r7lcqBSyyzijwRd+VZr594kA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1642703205; a=rsa-sha256; cv=none; b=TSQ0Xfq54PSYfAFLmdnUXirbqLSojgnyjfx2zeXRDGbBlE5aSs7yJdtbxjvjj64w55U4Zy PivFrUCeE2++wn/McCtIueD8frxbOSImKsPibsa0dz5ypY8H4RGdOXvzE4eOURl//SoluJ sVOUq6kpdtOJ92RFzhk8aHznxv4Rhuk0G7J6HAk386a2NSXg8Fd1JwJ8Sw29HRvl1XVyHQ hEBtSHSxGNz/IilQi84vjeRlPcgmljmdZrt0YlAY+QNV93sXEPDdn2GqZB69mndMpfmbgo JgtlHzQ8e1NZho4jhItZewHErqe0/YVf7RxwDB3jtuN5dmaohI8yNQCsYGDy5w== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=h7750ajn; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Spam-Score: -0.62 Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=telenet.be header.s=r22 header.b=h7750ajn; dmarc=fail reason="SPF not aligned (relaxed)" header.from=telenet.be (policy=none); 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" X-Migadu-Queue-Id: 1BA3B3D5E6 X-Spam-Score: -0.62 X-Migadu-Scanner: scn1.migadu.com X-TUID: Ne8534iWj1oI This is a follow-up to commit 4aea90b1876179aab8d603a42533a6bdf97ccd3c. * tests/lint.scm ("source: 404 and 200"): Let (guix tests http) choose the ports to bind to. --- tests/lint.scm | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/lint.scm b/tests/lint.scm index 76c2a70b3a..00d494bd19 100644 --- a/tests/lint.scm +++ b/tests/lint.scm @@ -987,7 +987,7 @@ '() (with-http-server `((404 ,%long-string)) (let ((bad-url (%local-url))) - (parameterize ((%http-server-port (+ 1 (%http-server-port)))) + (parameterize ((%http-server-port 0)) (with-http-server `((200 ,%long-string)) (let ((pkg (package (inherit (dummy-package "x")) -- 2.30.2