[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: some gnustep-base tests are randomly failing
From: |
Fred Kiefer |
Subject: |
Re: some gnustep-base tests are randomly failing |
Date: |
Fri, 28 Oct 2011 16:57:11 +0200 |
User-agent: |
Mozilla/5.0 (X11; U; Linux x86_64; de; rv:1.9.2.23) Gecko/20110920 SUSE/3.1.15 Thunderbird/3.1.15 |
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.
- some gnustep-base tests are randomly failing, Sebastian Reitenbach, 2011/10/26
- Re: some gnustep-base tests are randomly failing, David Chisnall, 2011/10/26
- Re: some gnustep-base tests are randomly failing, Richard Frith-Macdonald, 2011/10/27
- Re: some gnustep-base tests are randomly failing, Sebastian Reitenbach, 2011/10/28
- Re: some gnustep-base tests are randomly failing,
Fred Kiefer <=
- Re: some gnustep-base tests are randomly failing, Sebastian Reitenbach, 2011/10/28
- Re: some gnustep-base tests are randomly failing, Richard Frith-Macdonald, 2011/10/28
- Re: some gnustep-base tests are randomly failing, Fred Kiefer, 2011/10/28
- Re: some gnustep-base tests are randomly failing, Richard Frith-Macdonald, 2011/10/28
- Re: some gnustep-base tests are randomly failing, Fred Kiefer, 2011/10/29
- Re: some gnustep-base tests are randomly failing, Stefan Bidi, 2011/10/28
- Re: some gnustep-base tests are randomly failing, Richard Frith-Macdonald, 2011/10/28
- Re: some gnustep-base tests are randomly failing, Sebastian Reitenbach, 2011/10/28