On 28.10.2011 16:44, Sebastian Reitenbach wrote:
I found some time, trying to play with other locales so I did:
export LC_CTYPE='en_US.UTF-8'
and reran the testsuite for a couple of times. The random tests don't seem to
fail anymore.
But with the LC_CTYPE exported, some other tests fail constantly:
Testing json.m...
Running base/NSJSONSerialization/json.m.
Failed test: json.m:42 ... Round trip worked with pretty printing
Failed test: json.m:44 ... Round trip worked with ugly printing
Failed test: json.m:45 ... Round trip worked through stream
These should be fixed by Richard latest change.
Testing basic.m...
Running base/NSNumberFormatter/basic.m...
Failed test: basic.m:50 ... numeric and space padding OK
Expected ' 001234' and got ' _ 01234'
Interesingly, before Richards change I got the same error, but now I
have different ones here:
base/NSNumberFormatter/basic.m:
Failed test: basic.m:23 ... default format same as Cocoa
Failed test: basic.m:27 ... Handle leading zeroes in fractional
part: 1.01
Failed test: basic.m:31 ... Handle leading zeroes in fractional
part: 1.1
Failed test: basic.m:37 ... -setAllowsFloats: does not effect rounding
Failed test: basic.m:58 ... prefix and suffix used properly
Failed test: basic.m:62 ... negativeFormat used for -ve number
No idea why this is the case, but I had these tests failing previously.
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep