From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id A6C68388C013; Tue, 2 Feb 2021 23:07:12 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org A6C68388C013 From: "joseph at codesourcery dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/27320] localedata/gen-locale.sh failure is ignored Date: Tue, 02 Feb 2021 23:07:12 +0000 X-Bugzilla-Reason: CC X-Bugzilla-Type: changed X-Bugzilla-Watch-Reason: None X-Bugzilla-Product: glibc X-Bugzilla-Component: localedata X-Bugzilla-Version: 2.34 X-Bugzilla-Keywords: X-Bugzilla-Severity: normal X-Bugzilla-Who: joseph at codesourcery dot com X-Bugzilla-Status: NEW X-Bugzilla-Resolution: X-Bugzilla-Priority: P2 X-Bugzilla-Assigned-To: unassigned at sourceware dot org X-Bugzilla-Target-Milestone: --- X-Bugzilla-Flags: security- 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 X-BeenThere: libc-locales@sourceware.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: Libc-locales mailing list List-Unsubscribe: , List-Archive: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 02 Feb 2021 23:07:12 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27320 --- Comment #3 from joseph at codesourcery dot com --- On Tue, 2 Feb 2021, hjl.tools at gmail dot com via Glibc-bugs wrote: > In this particular case, localedata/gen-locale.sh failed because of a bug > in memmove. I don't think these kinds of failures should be ignored. The basic principle is: suppose your board falls over (kernel panic etc.)=20 half way through a test run. It should still produce a toplevel tests.sum= =20 file, with all the tests that couldn't run because the board had fallen=20 over having their results reported as FAIL. The failure shouldn't be *ignored* - but it should result in a FAIL and=20 other tests continuing to run, rather than an early exit from "make=20 check". --=20 You are receiving this mail because: You are on the CC list for the bug.=