Hi, I've got failed tests with the latest base. I'm on debian 8 x86,
with clang, and my Locale LANG and LC_NUMERIC settings are fr_FR.utf8.
First with NSLocale :
"--- Running tests in base/NSLocale ---
base/NSLoc--- Running tests in base/NSLocale ---
base/NSLocale/general.m:
Failed test: general.m:60 ... NSLocaleGroupingSeparator key
returns '.' "
I've got this in Tests.log :
" Failed test: general.m:60 ... NSLocaleGroupingSeparator key
returns '.'
Expected '.' and got ' '(unicode codepoint 160) ".
Second failed test : the usual NSNumberFormatter one :
"--- Running tests in base/NSNumberFormatter ---
base/NSNumberFormatter/basic10_4.m:
Failed test: basic10_4.m:149 ... negativeFormat used for -ve number"
I've got this log in Tests.log :
"Failed test: basic10_4.m:149 ... negativeFormat used for -ve number
Expected '(R$1.235)' and got '_R$1.235'".
And the third with NSUrl :
--- Running tests in base/NSURL ---
base/NSURL/test00.m:
Failed test: test00.m:51 ... NSURL chunked test OK
I've got this in Tests.log :
"Testing test00.m...
Running base/NSURL/test00.m...
2016-03-19 10:55:13.401 test00[21046:21046] Unable to connect to
127.0.0.1:1234 via socket ... Connect attempt failed - Connection refused
Failed test: test00.m:51 ... NSURL chunked test OK".
Bertrand Dekoninck
_______________________________________________
Discuss-gnustep mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/discuss-gnustep