From owner-freebsd-current@freebsd.org Sun Nov 8 21:27:44 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 CFF44A292C5 for ; Sun, 8 Nov 2015 21:27:44 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: from mail-lb0-f169.google.com (mail-lb0-f169.google.com [209.85.217.169]) (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 5A8881079 for ; Sun, 8 Nov 2015 21:27:43 +0000 (UTC) (envelope-from mailing-machine@vniz.net) Received: by lbces9 with SMTP id es9so17150289lbc.2 for ; Sun, 08 Nov 2015 13:27:41 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:subject:to:references:cc:from:message-id:date :user-agent:mime-version:in-reply-to:content-type; bh=p7tPS3J9iozQHwssZxk4fYeAevcqeSvc1sKc0ElzRZQ=; b=GwGpVoVz/P3S0pKcdJY46+r26W2CVU7Kk9VZ0KmaRhGU8G97JCEiK4gy1BGcmTVNBk lRtlaiGmWSkI/s1lqmkJPf/5B66xPK0wNqx7rGKolknbtEl2nqZ+6nZvR++trerXK3r5 6ZaVy9mEnVF4r9h6KQ92GPLIbCS8QnbjhdFXroKADKv9RaeOl7S1GqkuJXlLrOGsQUR8 qRJzqvhb+eBg6PpE6i0QRKAylBDwE9Z0xJxbImrNNdPnIOrNNdyiyUBy0Plggco65WHF 7O4e+LiWXzfTvrZIXJ5RhQo168YJsBg/x5MqqwSgmjImnVsATC55JKDgSYZqixaIWHWy uvyg== X-Gm-Message-State: ALoCoQkB72nn2gs19/ZWxcfpwt912bTSCTJpZNh2FSWDLChIWogyA4lpB0PhCV3yRqShU06NQi9X X-Received: by 10.112.124.199 with SMTP id mk7mr11974335lbb.108.1447018061747; Sun, 08 Nov 2015 13:27:41 -0800 (PST) Received: from [192.168.1.2] ([89.169.173.68]) by smtp.gmail.com with ESMTPSA id yp7sm1811224lbb.47.2015.11.08.13.27.40 (version=TLSv1.2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Nov 2015 13:27:41 -0800 (PST) Subject: Re: FreeBSD_HEAD-tests - Build #1675 - Unstable To: Baptiste Daroussin References: <1109003706.57.1447009720897.JavaMail.jenkins@jenkins-9.freebsd.org> <563FAC52.1070909@freebsd.org> <20151108210856.GA10134@ivaldir.etoilebsd.net> Cc: jenkins-admin@FreeBSD.org, freebsd-current@FreeBSD.org From: Andrey Chernov Message-ID: <563FBE46.7030807@freebsd.org> Date: Mon, 9 Nov 2015 00:27:34 +0300 User-Agent: Mozilla/5.0 (Windows NT 10.0; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.3.0 MIME-Version: 1.0 In-Reply-To: <20151108210856.GA10134@ivaldir.etoilebsd.net> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="IBMBJa0Ve9mhgOQ4PpoTqODqvthRbCG16" 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:27:45 -0000 This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --IBMBJa0Ve9mhgOQ4PpoTqODqvthRbCG16 Content-Type: text/plain; charset=koi8-r Content-Transfer-Encoding: quoted-printable 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 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. BTW, see other tests fails here in jenkins too, they looks related to locale changes. --=20 http://ache.vniz.net/ --IBMBJa0Ve9mhgOQ4PpoTqODqvthRbCG16 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- iQEcBAEBCAAGBQJWP75MAAoJEKUckv0MjfbKWP4IAJ8zWsg5Ia//d7Xz5PlDdK2j FQNoZbvKhTZZO7Kl1YqeYhdPQ8sTD35lt89CE2UnlA+Qshp4eky/muDGdujkUxq+ kECHUEf9majFyCG/BgKjYIYsWNztcRVBYwtnMkiAokAySR4YdoiyDddl/aVI8HAI e1ahsWFZqi9DUg/gIxv+3+JDXVICvlV9KBezmNh7291ZngMZscZWSVCqOeQKAVZE 48T/kPrbIO1moFigyqGjciZoDaXgfVSqgPgn5UvX9qbjKlMqTkE6iDAxC95MMF+M GyRilDd5NW2IY97wOl6SRCWAQqnkfp1wCukhn1Ze8LKh7eXBbwmxrDozNngh58E= =A1go -----END PGP SIGNATURE----- --IBMBJa0Ve9mhgOQ4PpoTqODqvthRbCG16--