From owner-freebsd-current@freebsd.org Sun Nov 8 21:46:34 2015 Return-Path: Delivered-To: freebsd-current@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 2D281A29A26 for ; Sun, 8 Nov 2015 21:46:34 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x236.google.com (mail-wm0-x236.google.com [IPv6:2a00:1450:400c:c09::236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client CN "smtp.gmail.com", Issuer "Google Internet Authority G2" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id B6BEA1D2A; Sun, 8 Nov 2015 21:46:33 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wmec201 with SMTP id c201so59734474wme.0; Sun, 08 Nov 2015 13:46:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=sender:date:from:to:cc:subject:message-id:references:mime-version :content-type:content-disposition:in-reply-to:user-agent; bh=WQVJFUfAOoaBpIvqUaRXy8tYeQkkUsgOucIELsmn388=; b=alXHp+vYUsODLTF57iZab5g7S2jtTBRHV8QSKNanueRoACKP8wPJnjWFQz0BP5/u+6 osq+QOcUma4idy5HucO5Qhw4Hh8ic1rRrT+gleguC2uZf0KjCmRA3itV39uHV/xICGpK 4BEa4RL7ViemUeMy1rvl5M4JNrRTr2p1Ni65AQZmToBjhpo8xqfvvEQA51dT3jvw20+S zUSdUGl+NJGjOEsTcCwybrpRLCuQStdHqZYrRlRKrz1xY9bSVU1fMMrvVE5UjJkcFhrp Xtp5EARjrgBmKyRiW68ccUxe/o7V7phJBOV1vMNSloU0ID8nFYzC1yre7R6fwOmRFlX0 zhrg== X-Received: by 10.28.63.22 with SMTP id m22mr7842961wma.58.1447019192092; Sun, 08 Nov 2015 13:46:32 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id 20sm10739142wmh.8.2015.11.08.13.46.31 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Nov 2015 13:46:31 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 8 Nov 2015 22:46:29 +0100 From: Baptiste Daroussin To: Andrey Chernov Cc: jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: FreeBSD_HEAD-tests - Build #1675 - Unstable Message-ID: <20151108214629.GC10134@ivaldir.etoilebsd.net> References: <1109003706.57.1447009720897.JavaMail.jenkins@jenkins-9.freebsd.org> <563FAC52.1070909@freebsd.org> <20151108210856.GA10134@ivaldir.etoilebsd.net> <563FBE46.7030807@freebsd.org> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="qjNfmADvan18RZcF" Content-Disposition: inline In-Reply-To: <563FBE46.7030807@freebsd.org> User-Agent: Mutt/1.5.24 (2015-08-30) X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.20 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 08 Nov 2015 21:46:34 -0000 --qjNfmADvan18RZcF Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Mon, Nov 09, 2015 at 12:27:34AM +0300, Andrey Chernov wrote: > On 09.11.2015 0:08, Baptiste Daroussin wrote: > > On Sun, Nov 08, 2015 at 11:10:58PM +0300, Andrey Chernov wrote: > >> On 08.11.2015 22:08, jenkins-admin@freebsd.org wrote: > >>> FreeBSD_HEAD-tests - Build #1675 - Unstable: > >>>=20 > >>> Build information: > >>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1675/ Full > >>> change log: > >>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1675/changes > >>> > >>>=20 > Full build log: > https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1675/console > >> ... > >>> FAILED: > >>> lib.libc.stdio.printfloat_test.thousands_separator_and_other_locale_t= ests > >>> > >>> > >>>=20 > Error Message: > >>> printf("%'.4f", 12345678.0625) =3D=3D> [1,23,45,678.0625], expected > >>> [123,456,78.0625]<> > >>=20 > >> Looks like numericdef "grouping" handling problem... > >=20 > > Seems like the issue is only with hi_IN.ISCII-DEV, I'll dig into > > it >=20 > Old FreeBSD hi_IN.ISCII-DEV locale uses 2;3 grouping. New hi_IN.UTF-8 > locale use 3;2 grouping instead. I don't know what is right in India. About the locales we take the rules from http://cldr.unicode.org/ if there = are issues they should be reported there! (note that those rules are also used = by the ICU project for examples. >=20 > BTW, see other tests fails here in jenkins too, they looks related to > locale changes. I will look into them. Bapt --qjNfmADvan18RZcF Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlY/wrUACgkQ8kTtMUmk6EzSugCdHD2h1LC1e2rg55396FUVUiP9 Ml4AnAnZ1UtciVSFnfauqWB/2ZXBx9xE =7aUq -----END PGP SIGNATURE----- --qjNfmADvan18RZcF--