> On Nov 8, 2015, at 13:08, Baptiste Daroussin <b...@freebsd.org> wrote: > > On Sun, Nov 08, 2015 at 11:10:58PM +0300, Andrey Chernov wrote: >> On 08.11.2015 22:08, jenkins-ad...@freebsd.org wrote: >>> FreeBSD_HEAD-tests - Build #1675 - Unstable: >>> >>> Build information: https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1675/ >>> Full change log: >>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1675/changes >>> Full build log: >>> https://jenkins.FreeBSD.org/job/FreeBSD_HEAD-tests/1675/console >> ... >>> FAILED: >>> lib.libc.stdio.printfloat_test.thousands_separator_and_other_locale_tests >>> >>> Error Message: >>> printf("%'.4f", 12345678.0625) ==> [1,23,45,678.0625], expected >>> [123,456,78.0625]<<NEWLINE>> >> >> Looks like numericdef "grouping" handling problem... > > Seems like the issue is only with hi_IN.ISCII-DEV, I'll dig into it
Sidenote: all of these tests work on amd64@r289441 (which is 2 weeks/1000 revs behind, I know…). I intentionally integrated in a bunch of tests from tools/regression/lib/libc to catch any potential regressions that were checked in recently (especially in the locale space). Thanks, -NGie _______________________________________________ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"