Can we tweak the Locale during the test case, so that the Locale matches the fixture data?
-Nathan On Thu, Aug 21, 2008 at 8:36 AM, Gregory Shimansky <[EMAIL PROTECTED]> wrote: > chunrong lai said the following on 21.08.2008 6:51: >> >> hi,: >> I got an update about the failure in java.lang.ClassGenericsTest.test_2 >> in >> DRLVM_test. >> I see the test case is using some harded-UTF-encoded class-name during >> the >> test. So the test only passes if the locale is set to "en_US.UTF-8" or >> "zh_CN.utf8". If the locale is set to "C" or "zh_CN.GB2312" it just fails. >> RI also can not pass the test case in such locales. So it looks like a >> test >> case (or environment setting) problem. > > Yes, I investigated this test's failure two years ago :) See [1] and replies > from Salikh, Alexey and Rana. > > [1] http://markmail.org/message/ku3juqhnyhysy5gb > > -- > Gregory > >
