Race condition in localedata tests?
Carlos O'Donell
carlos@redhat.com
Tue Nov 18 16:29:00 GMT 2014
On 11/18/2014 11:17 AM, H.J. Lu wrote:
> Hi,
>
> When machine is under heavy load, I saw
>
> FAIL: localedata/bug-iconv-trans
> FAIL: localedata/tst-mbswcs6
> FAIL: localedata/tst-trans
> FAIL: localedata/tst-wctype
> FAIL: localedata/tst_mbrlen
> FAIL: localedata/tst_mbrtowc
> FAIL: localedata/tst_mbsrtowcs
> FAIL: localedata/tst_mbstowcs
> FAIL: localedata/tst_mbtowc
> FAIL: localedata/tst_swscanf
> FAIL: localedata/tst_wcrtomb
> FAIL: localedata/tst_wcsrtombs
> FAIL: localedata/tst_wcstombs
> FAIL: localedata/tst_wctob
> FAIL: localedata/tst_wctomb
>
> Has anyone else seen it?
No.
Failing memory allocations?
Do the tests have explicit dependencies on the locales they use?
Perhaps it just happens that de_DE.UTF-8 hits the filesystem by
the time the test runs.
Cheers,
Carlos.
More information about the Libc-alpha
mailing list