iconvdata/tst-iconv7 test failure
S.Çağlar Onur
caglar@pardus.org.tr
Wed Apr 9 14:55:00 GMT 2008
Hi;
Head of glibc repository's test suite fails with iconvdata/tst-iconv7 (introduced with [1]) like following;
buildhouse build # ./testrun.sh iconvdata/tst-iconv7
wrong first conversion
This breakge seems caused by lack of de_DE.UTF-8 locale in system,
From iconvdata/tst-iconv7.c;
[...]
static int
do_test (void)
{
setlocale (LC_ALL, "de_DE.UTF-8");
[...]
So installing "de" locale package makes this test success
buildhouse build # pisi it glibc-locales-de
Paket(ler)in toplam boyu: 88.00 KB
Paket glibc-locales-de, pardus-2008 deposunda bulundu
glibc-locales-de-2.7_20080112- (88.0 KB)100% 0.00 --/- [--:--:--] [bitti]
glibc-locales-de paketi, versiyon 2.7_20080112, sürüm 26, inşa 1 kuruluyor
glibc-locales-de paketinin dosyaları arşivden çıkartılıyor
glibc-locales-de paketi yapılandırılıyor
glibc-locales-de paketi yapılandırıldı
glibc-locales-de paketi kuruldu
buildhouse build # ./testrun.sh iconvdata/tst-iconv7
buildhouse build #
But i wonder is this desired behaviour of test suite and i'm missing something?
[1]
commit 184174462050148d7298fe46cee341cb7a7b6377
Author: Ulrich Drepper <drepper@redhat.com>
Date: Wed Jan 9 20:03:22 2008 +0000
Test for transliteration using iconv for stateful encoding.
Cheers
--
S.Çağlar Onur <caglar@pardus.org.tr>
http://cekirdek.pardus.org.tr/~caglar/
Linux is like living in a teepee. No Windows, no Gates and an Apache in house!
More information about the Libc-alpha
mailing list