From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by sourceware.org (Postfix, from userid 48) id 574CB388CC1C; Tue, 2 Feb 2021 21:02:47 +0000 (GMT) DKIM-Filter: OpenDKIM Filter v2.11.0 sourceware.org 574CB388CC1C From: "hjl.tools at gmail dot com" To: libc-locales@sourceware.org Subject: [Bug localedata/27320] localedata/gen-locale.sh failure is ignored Date: Tue, 02 Feb 2021 21:02:47 +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: hjl.tools at gmail 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 21:02:47 -0000 https://sourceware.org/bugzilla/show_bug.cgi?id=3D27320 --- Comment #2 from H.J. Lu --- (In reply to Florian Weimer from comment #1) > Are the locale-generation failures reported somewhere? I was checking coverage ofmemmove test. > The ignoring-the-error part is intentional, per: >=20 > commit 6f99f280b00a30b8f0a89a4be1adb2bea41e2954 > Author: Joseph Myers > Date: Fri Mar 7 03:31:41 2014 +0000 >=20 > Count miscellaneous files built on host for testing as tests. >=20=20=20=20=20 > In I > raised the question of counting miscellaneous dependencies of tests, > built on the host rather than the build system, as tests, so that when > test failures don't stop "make check" neither do those other builds on > the host, so that a flaky host doesn't stop "make check" from > producing a complete summary of test results. Brooks supported that > idea in . >=20=20=20=20=20 > This patch implements that change for all the examples I could find: > one message catalog in catgets/, locales in localedata/ and timezone > files in timezone/. 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. --=20 You are receiving this mail because: You are on the CC list for the bug.=