From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from lindbergh.monkeyblade.net (lindbergh.monkeyblade.net [23.128.96.19]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 5CC552AF05 for ; Tue, 14 Nov 2023 20:53:55 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; dkim=none Received: from secure.elehost.com (secure.elehost.com [185.209.179.11]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id 17AE4F7 for ; Tue, 14 Nov 2023 12:53:53 -0800 (PST) X-Virus-Scanned: Debian amavisd-new at secure.elehost.com Received: from Mazikeen (cpebc4dfb928313-cmbc4dfb928310.cpe.net.cable.rogers.com [99.228.251.108] (may be forged)) (authenticated bits=0) by secure.elehost.com (8.15.2/8.15.2/Debian-22ubuntu3) with ESMTPSA id 3AEKoYQY2492913 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Tue, 14 Nov 2023 20:50:35 GMT Reply-To: From: To: "'Junio C Hamano'" , References: In-Reply-To: Subject: [Potential Bug] Test t0301.34 hangs - Git v2.43.0-rc2 Date: Tue, 14 Nov 2023 15:53:45 -0500 Organization: Nexbridge Inc. Message-ID: <053501da173c$ac5b4470$0511cd50$@nexbridge.com> Precedence: bulk X-Mailing-List: git@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Mailer: Microsoft Outlook 16.0 Thread-Index: AdoXPHWAX10xpfsATkK3y6fBoXb03w== Content-Language: en-ca When running the full suite, I found that t0301.34 hangs on NonStop x86 = (Big Endian). No details at this point - will rerun this, but this is a = regression from rc1. --Randall