From owner-freebsd-current@freebsd.org Sun Nov 8 21:49:39 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 C0942A29ACD for ; Sun, 8 Nov 2015 21:49:39 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: from mail-wm0-x229.google.com (mail-wm0-x229.google.com [IPv6:2a00:1450:400c:c09::229]) (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 4EFE51E53; Sun, 8 Nov 2015 21:49:39 +0000 (UTC) (envelope-from baptiste.daroussin@gmail.com) Received: by wmww144 with SMTP id w144so17051551wmw.0; Sun, 08 Nov 2015 13:49:36 -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=xtnZ7Iy9VBWdtOB8L99vvjo+78oLmbKD9S0oqrS3ovM=; b=W38K/dIPzBancgevkJSo/gse0foOP7jjGhv9w3cUk7Loqt4qKBvA3vkwOgp6XYtmjr ueJst0XoK0ih2HeN/DQjNBDFyr4/Nm8R2nQyt+ANBnUS+dvcmluhoZZYrPXCvZ+WO833 17K7q5mxKYOjlByPOidH0qxHOJwWSYRZ8Puhp4Yj5v9IjjNNnGyqrxhDL8tgAi18xlGN XYOhVwxgc+xdVAAapX3L6Jk7Uv8OrNpSUj3oSDvfNcyGpo+6gGJfoxnZUvIyFc2yhrUr jejMZvG+0mmMLxGY6ePxpTrc7ZjVPAOtk21Jfb3RrS7eINEToDjToJ/kzPEfB2KzQE+f KfVg== X-Received: by 10.28.23.208 with SMTP id 199mr20493430wmx.11.1447019376813; Sun, 08 Nov 2015 13:49:36 -0800 (PST) Received: from ivaldir.etoilebsd.net ([2001:41d0:8:db4c::1]) by smtp.gmail.com with ESMTPSA id m7sm10720802wma.16.2015.11.08.13.49.36 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Nov 2015 13:49:36 -0800 (PST) Sender: Baptiste Daroussin Date: Sun, 8 Nov 2015 22:49:34 +0100 From: Baptiste Daroussin To: NGie Cooper Cc: Andrey Chernov , jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org Subject: Re: FreeBSD_HEAD-tests - Build #1675 - Unstable Message-ID: <20151108214934.GD10134@ivaldir.etoilebsd.net> References: <1109003706.57.1447009720897.JavaMail.jenkins@jenkins-9.freebsd.org> <563FAC52.1070909@freebsd.org> <20151108210856.GA10134@ivaldir.etoilebsd.net> <0476F454-7CC5-40F6-A8DF-8123222E15D7@gmail.com> MIME-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="Km1U/tdNT/EmXiR1" Content-Disposition: inline In-Reply-To: <0476F454-7CC5-40F6-A8DF-8123222E15D7@gmail.com> 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:49:39 -0000 --Km1U/tdNT/EmXiR1 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Nov 08, 2015 at 01:27:28PM -0800, NGie Cooper wrote: >=20 > > On Nov 8, 2015, at 13:08, Baptiste Daroussin wrote: > >=20 > > 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/1= 675/changes > >>> Full build log: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/16= 75/console > >> ... > >>> FAILED: lib.libc.stdio.printfloat_test.thousands_separator_and_other= _locale_tests > >>>=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 > Sidenote: all of these tests work on amd64@r289441 (which is 2 weeks/1000= revs behind, I know=E2=80=A6). I intentionally integrated in a bunch of te= sts from tools/regression/lib/libc to catch any potential regressions that = were checked in recently (especially in the locale space). > Thanks, I would have appreciated a mail about this when I issued the call for testi= ng... Bapt --Km1U/tdNT/EmXiR1 Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iEYEARECAAYFAlY/w24ACgkQ8kTtMUmk6EzBXwCgkJhGH6NOS591aIjGI4e3khrN iN0AnRvxiiP+DeAeXQk3nu1MguhHArDE =JMFY -----END PGP SIGNATURE----- --Km1U/tdNT/EmXiR1--