Thanks Riccardo. It seems that the time zone standards got updated with icu 4.6 so these tests now fail (I have 4.4 on my system). The number formatter tests are actually wrong. The first test opens a NSNumberFormatterCurrencyStyle style formatter but the check is for a NSNumberFormatterNoStyle style. The second is also wrong. It seems the order of the tests was changed when it got moved.
Can someone run these tests on OS X, please? I expect them to fail there, as well. Thanks Stef On Wed, Feb 23, 2011 at 3:34 PM, Riccardo Mottola <[email protected]> wrote: > Hi, > > On Linux/Gentoo x86-64 quad-core, libobjc2 and gcc 4.4.5, icu 4.6, gnutls, > ssl are installed > > 5617 Passed tests > 5 Failed tests > 3 Dashed hopes > > base/NSNumberFormatter/basic10_4.m: > Failed test: basic10_4.m:101 ... prefix and suffix used properly > Failed test: basic10_4.m:112 ... format string of length 1 > > base/NSTimeZone/use.m: > Failed test: use.m:64 ... Correctly localizes short time zone name > Failed test: use.m:68 ... Correctly localizes DST time zone name > Failed test: use.m:73 ... Correctly localizes short DST time zone name > > > Logs for base attached. >
_______________________________________________ Discuss-gnustep mailing list [email protected] http://lists.gnu.org/mailman/listinfo/discuss-gnustep
