discuss-gnustep
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Base tests on Windows


From: Fred Kiefer
Subject: Re: Base tests on Windows
Date: Mon, 04 Apr 2011 21:39:26 +0200
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.14) Gecko/20110221 SUSE/3.1.8 Thunderbird/3.1.8

Some of the differences in the test outcome look like you are using a different MinGW set up to what Riccardo and I are using. Which GNUstep for MinGW installation are you using? And did you install anything manually on top of that?

Did you see the mail I send to the developer mailing list in reply to Riccardo's list of failed tests?
Could you please check whether iconv support gets detected for you?

Fred


On 04.04.2011 15:49, Richard Frith-Macdonald wrote:

On 29 Mar 2011, at 11:31, Riccardo Mottola wrote:

Hi,

I run the tests on windows and they don't look so bright. I think we should try 
to care about them! I run windows without ICU.

   5461 Passed tests
     58 Failed tests
     11 Dashed hopes
      9 Skipped sets
      1 Failed file

Today I get  5642 passed, 17 failed, 16 dashed, 1 skipped.

$ grep Failed tests.log
Failed test:     test00.m:88 ... +dateWithString:calendarFormat:locale: objects 
to long timezone

Me too.

Failed test:     general.m:44 ... newly created file is owned by current user

No, this passes for me.

Failed test:     general.m:353 ... @encode(const char*) makes 'r*' type encoding

Me too ... it's a fairly trivial compiler bug on old compilers (like the one we 
use on mingw).

Failed test:     ../NSString/NSString_tests.h:309 ... character set 
encoding/decoding works
Failed test:     test00.m:102 ... NSDecimalNumber numberWithInt: works
Failed test:     test00.m:107 ... NSDecimalNumber doubleValue works
Failed test:     test00.m:111 ... NSDecimalNumber charValue works
Failed test:     test00.m:113 ... NSDecimalNumber intValue works
Failed test:     test00.m:115 ... NSDecimalNumber integerValue works
Failed test:     test00.m:117 ... NSDecimalNumber longValue works
Failed test:     test00.m:119 ... NSDecimalNumber longLongValue works
Failed test:     test00.m:121 ... NSDecimalNumber shortValue works
Failed test:     test00.m:123 ... NSDecimalNumber unsignedCharValue works
Failed test:     test00.m:125 ... NSDecimalNumber unsignedIntValue works
Failed test:     test00.m:127 ... NSDecimalNumber unsignedIntegerValue works
Failed test:     test00.m:129 ... NSDecimalNumber unsignedLongValue works
Failed test:     test00.m:133 ... NSDecimalNumber unsignedShortValue works
Failed file:     test00.m aborted without running all tests!
Failed test:     test01.m:229 ... Proxy GSFinePoint

The above all pass for me .. .and I've never seen them on a windows system.

Failed test:     thread.m:182 ... A loop with an input source will block

This is a problem with reading from stdin :-(

Failed test:     socket_cs.m:324 ... Local tcp (blocking open)
Failed test:     socket_cs.m:354 ... Local socket
Failed test:     socket_cs.m:385 ... Local socket (blocking open)

These three pass for me.

Failed test:     NSString_tests.h:309 ... character set encoding/decoding works
Failed test:     NSString_tests.h:309 ... character set encoding/decoding works
Failed test:     order.m:23 ... UTF-16 BE OK
Failed test:     order.m:35 ... UTF-16 LE OK
Failed test:     order.m:48 ... UTF-32 BE OK
Failed test:     order.m:61 ... UTF-32 LE OK

These are all fine for me.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]