regression testing fail in 5.0-Current [locale]
Jonathan Chen
jonc at chen.org.nz
Thu Apr 10 00:56:18 PDT 2003
On Thu, Apr 10, 2003 at 03:27:50PM +0800, Dung Patrick wrote:
> Dear All,
>
> When I run make in /usr/src/tools/regression/lib/libc/locale, I see this:
>
> bash-2.05b# make
> for p in test-mbrtowc test-wcrtomb test-mbsrtowcs test-wcsrtombs test-btowc test-mbrlen test-mbtowc test-wctomb test-mbstowcs test-wcstombs test-mblen; do /usr/src/tools/regression/lib/libc/locale/$p; done
> PASS mbrtowc()
> Assertion failed: (wcrtomb(NULL, UCHAR_MAX + 1, NULL) == 1), function main, file test-wcrtomb.c, line 65.
> Abort trap (core dumped)
> *** Error code 134
>
> Stop in /usr/src/tools/regression/lib/libc/locale.
>
> My FreeBSD-Current machine has done cvsup yesterday.
-CURRENT is the development line. If you can't/won't put up with frequent
failures and be willing to hunt for fixes, you shouldn't be using it.
Use -STABLE or -RELEASE instead.
--
Jonathan Chen <jonc at chen.org.nz>
----------------------------------------------------------------------
If you're right 90% of the time, why quibble about the remaining 3%?
More information about the freebsd-questions
mailing list