Hi Guillaume, --- Audeon Guillaume <[EMAIL PROTECTED]> wrote: > Hi, > > I downloaded today (Wed, 04/24/2002, 15:30 > GMT+02:00) a tarball, did > configure, make... and finally make check > (x86/Linux). > It resulted in 3 tests failed, which are Bean, > Reflect and ThreadLocalTest. > IMHO, the output seems to be quite the same as > expected, only the ordering > differs (see attached files). > Did I miss something? > BR
I looked at Bean.java and this test expects its output to be sorted. It is probably the case for the other failed tests as well. Running make check with LANG=C should fix it. Cheers, Dalibor Topic __________________________________________________ Do You Yahoo!? Yahoo! Games - play chess, backgammon, pool and more http://games.yahoo.com/ _______________________________________________ kaffe mailing list [EMAIL PROTECTED] http://kaffe.org/cgi-bin/mailman/listinfo/kaffe
