From nobody Mon May 25 07:30:36 2026 X-Original-To: dev-commits-src-all@mlmmj.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mlmmj.nyi.freebsd.org (Postfix) with ESMTP id 4gP6xB6snnz6dps7; Mon, 25 May 2026 07:30:38 +0000 (UTC) (envelope-from des@freebsd.org) Received: from smtp.freebsd.org (smtp.freebsd.org [96.47.72.83]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R12" (not verified)) by mx1.freebsd.org (Postfix) with ESMTPS id 4gP6xB6J5vz3fTR; Mon, 25 May 2026 07:30:38 +0000 (UTC) (envelope-from des@freebsd.org) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779694238; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=DG/VzkxDQWFFHbdmYJ4LBkhQE3zCBH04rq0QB/CcYt4=; b=EAG71huU5QurK7+bTBViEU442P+YX1e1iJGaaMzBeUQvoAlVE2BdiUX+CpAFwXyCftdfV3 8Q1mwOIDiWMo5mm7aVEFIAv2RBehVmd06MgD734+J2GJ3McYg3ObRXoKxmTSqLX9DkjdR9 PB5Ei8yAq27gs0GhSLjiol8kxiPh+yswlk4OCZdSCHWsW+ukb3haoHDY9J7FrU5TZLj4Lx 8FpheJmBak7FAJfSH0WpknMu0hGNLK6WJF858XRgCZk9tGOCKb3L0ix96jyqMu5IWTiElp Mnd0wg8Kvwk2uO7XVc4s4uTf83bK4khS8fMn6LDPEuTVK0TRp7nsCXCg/zuREA== ARC-Seal: i=1; s=dkim; d=freebsd.org; t=1779694238; a=rsa-sha256; cv=none; b=Xbh6dqhshK0ayI/rBFFcA5MPZ8dLkkhFnAOOcKrjhLHajzsvUuxs2FIg4VdGYFY/bdgc+9 xWeYHGn9B6a1LFnu6fVJ9+SfNKA8yoO5C/qdm1VwCa1Z4PvCaBGlEYZmIjOzBxsmr820Nt 0A61I4B0XlcPqiF/zwYl+gTjW65qqxr0QajyI5+jYNHPvPl8OifEX94Ok+zt1WtSbcXPkp Y7at7RvdrX3Z1AEuGN0W5wk8YXHU26I8PocdGUCuDx+knw+lciY0/wBdkJcpWp/bvXw9Nj 4KOeM22B4f/nY2LQUucAi2ceJqd3IXM9iXQN3r7OF62e8FVwacLl62ELXYvEcw== ARC-Authentication-Results: i=1; mx1.freebsd.org; none ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=freebsd.org; s=dkim; t=1779694238; h=from:from: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: in-reply-to:in-reply-to:references:references; bh=DG/VzkxDQWFFHbdmYJ4LBkhQE3zCBH04rq0QB/CcYt4=; b=xmS2Z3iVzNmsDgzYZgB30ELaTz53ScvegxGZcOCXuiyQphP/cxgIBJBxmdTtu2j2zlUNAd QWY1q6ChSa+A4dJljhkucAn2ayQgvAwWULMBCJlQvy59UTO0+4D7wBzbnfNOt+G/7sLqJ3 cYcbp0DMLTmnExVhCTAzf0N/t0A4QS/OoI/5LxXdiujlCUFGxcgK/diMg+y2qeWDg0/yS5 72MtV2EM7R1FQK+OcriKG9sFrvbZ5G2mMky5R4WBtbjC7ZfZHM/W6mhNuhqeYzdHhr/Wcq KCE1Gx0Kqly4dciq/a3KrqfpLcMSXpYRj8wN47uHVgBVHo9fibMAczDF2aa6Jg== Received: from ltc.des.dev (2a01cb0585070b00922e16fffef1acef.ipv6.abo.wanadoo.fr [IPv6:2a01:cb05:8507:b00:922e:16ff:fef1:acef]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (Client did not present a certificate) (Authenticated sender: des/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 4gP6xB5FJHzNbh; Mon, 25 May 2026 07:30:38 +0000 (UTC) (envelope-from des@freebsd.org) Received: by ltc.des.dev (Postfix, from userid 1001) id 0704268AAE; Mon, 25 May 2026 09:30:36 +0200 (CEST) From: =?utf-8?Q?Dag-Erling_Sm=C3=B8rgrav?= To: Jilles Tjoelker Cc: src-committers@freebsd.org, dev-commits-src-all@freebsd.org, dev-commits-src-main@freebsd.org Subject: Re: git: 1df431576f99 - main - sh/tests: Cut down builtins/read12.0 by 2 seconds In-Reply-To: (Jilles Tjoelker's message of "Sun, 24 May 2026 21:41:01 +0200") References: <6a120625.45836.5e8588e2@gitrepo.freebsd.org> <86h5nx3e8b.fsf@ltc.des.dev> User-Agent: Gnus/5.13 (Gnus v5.13) Date: Mon, 25 May 2026 09:30:36 +0200 Message-ID: <865x4c2bfn.fsf@ltc.des.dev> List-Id: Commit messages for all branches of the src repository List-Archive: https://lists.freebsd.org/archives/dev-commits-src-all List-Help: List-Post: List-Subscribe: List-Unsubscribe: X-BeenThere: dev-commits-src-all@freebsd.org Sender: owner-dev-commits-src-all@FreeBSD.org List-Id: List-Post: List-Help: List-Subscribe: List-Unsubscribe: List-Owner: Precedence: list MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Jilles Tjoelker writes: > Dag-Erling Sm=C3=B8rgrav writes: > > Please revert the non-functional parts of this change. > Please explain what you are worried about in the change. Is this about > false positives or false negatives? The purpose of a test is to reliably fail if the functionality it tests is broken. Your change turns my test from one that is fairly certain to fail if the timeout functionality is broken to one that has a reasonable chance of passing regardless. What's more, you justify the change with a logical argument so fallacious that you _still_ refuse to explain it. All that just to save yourself a couple of seconds once in a while, even after I showed you how to save much more than two seconds simply by enabling parallelism. Please revert, or I will. DES --=20 Dag-Erling Sm=C3=B8rgrav - des@FreeBSD.org