From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id DC6513857438; Thu, 23 Feb 2023 14:15:03 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org DC6513857438 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sourceware.org; s=default; t=1677161703; bh=dXiJGQfNg2y061WPCxVHAmm6ZH+SNqb9WC5X/5x3yec=; h=From:To:Subject:Date:In-Reply-To:References:From; b=xe9d5HKhGNMsgDNlPZS6AxXyMB4qWQCf1TKa4cp0cYFIaMosrMEB2N16JCcr2w5rI MGvYBA/KdYiLbLjxiqTpPOsJx3pgo6B2WsUoq1x9Fs/cqe/dNCp5KwopKaTcgUr1r/ GQA2MPB20IS5Er+VtBIgqHWNVGy3dfkYsHbX4ohs= From: "vincent-srcware at vinc17 dot net" To: glibc-bugs@sourceware.org Subject: [Bug build/30157] parallel "make check" randomly skips tests Date: Thu, 23 Feb 2023 14:15:03 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: build X-Bugzilla-Version: unspecified X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: vincent-srcware at vinc17 dot net X-Bugzilla-Status: UNCONFIRMED X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: X-Bugzilla-Changed-Fields: Message-ID: In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-Bugzilla-URL: http://sourceware.org/bugzilla/ Auto-Submitted: auto-generated MIME-Version: 1.0 List-Id: https://sourceware.org/bugzilla/show_bug.cgi?id=3D30157 --- Comment #4 from Vincent Lef=C3=A8vre --- (In reply to Andreas Schwab from comment #3) > The test runs follow the normal dependency rules. If no source file has > changed, nothing is rebuild. I agree that nothing should be rebuilt. But the tests should be run! (The .= out files are the results of the tests, so running a test will regenerate the associated file.) --=20 You are receiving this mail because: You are on the CC list for the bug.=