Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > gnu.gnustep.bug > #4299

Re: gnustep base test failure

Path csiph.com!weretis.net!feeder6.news.weretis.net!nntp.club.cc.cmu.edu!micro-heart-of-gold.mit.edu!bloom-beacon.mit.edu!bloom-beacon.mit.edu!171.64.64.130.MISMATCH!usenet.stanford.edu!not-for-mail
From Richard Frith-Macdonald <richard.frith-macdonald@theengagehub.com>
Newsgroups gnu.gnustep.bug
Subject Re: gnustep base test failure
Date Thu, 15 Feb 2018 08:46:40 +0000
Lines 28
Approved bug-gnustep@gnu.org
Message-ID <mailman.9151.1518684419.27995.bug-gnustep@gnu.org> (permalink)
References <CAB8Y-oPFWz9gyjxSTas7Tn3RCoVk-u7K6WULUjj9REVPbcUt+w@mail.gmail.com>
NNTP-Posting-Host lists.gnu.org
Mime-Version 1.0 (Mac OS X Mail 11.2 \(3445.5.20\))
Content-Type text/plain; charset=us-ascii
Content-Transfer-Encoding quoted-printable
X-Trace usenet.stanford.edu 1518684420 16673 208.118.235.17 (15 Feb 2018 08:47:00 GMT)
X-Complaints-To action@cs.stanford.edu
Cc bug-gnustep@gnu.org
To thomas kaeding <thomas.a.kaeding@gmail.com>
Envelope-to bug-gnustep@gnu.org
X-Virus-Scanned amavisd-new at brainstorm.co.uk
In-Reply-To <CAB8Y-oPFWz9gyjxSTas7Tn3RCoVk-u7K6WULUjj9REVPbcUt+w@mail.gmail.com>
X-detected-operating-system by eggs.gnu.org: GNU/Linux 2.4.x [fuzzy]
X-Received-From 62.216.239.134
X-BeenThere bug-gnustep@gnu.org
X-Mailman-Version 2.1.21
Precedence list
List-Id Bug reports for the GNUstep programming environment <bug-gnustep.gnu.org>
List-Unsubscribe <https://lists.gnu.org/mailman/options/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=unsubscribe>
List-Archive <http://lists.gnu.org/archive/html/bug-gnustep/>
List-Post <mailto:bug-gnustep@gnu.org>
List-Help <mailto:bug-gnustep-request@gnu.org?subject=help>
List-Subscribe <https://lists.gnu.org/mailman/listinfo/bug-gnustep>, <mailto:bug-gnustep-request@gnu.org?subject=subscribe>
Xref csiph.com gnu.gnustep.bug:4299

Show key headers only | View raw



> On 14 Feb 2018, at 02:28, thomas kaeding <thomas.a.kaeding@gmail.com> wrote:
> 
> One test failed (-ve number format).
> 
> Tests/test.log attached as "check.log"
> 
> gnustep-base-1.25.0
> gnustep-make-2.7.0
> GNU/linux with glibc 2.26 and kernel 4.14.2 and GCC 7.3.0
> 
> I did NOT subscribe to the list, so if there is a patch, I would be
> grateful to receive an email.

I suspect this is nothing to worry about ... not a bug, but rather a failing of that particular testcase (checking the format of a negative currenty for Brazilian Portugese).
The testcase supports two variants, because different version of the ICU library on different systems produce different results.
It seems likelly that the version of ICU on your system is using a third variant of format for negative currency values, one the testcase does not allow for.
I have changed the testcase in git to use a fixed negative currency format, rather than the one ICU supplies for the pt_BR locale, in order to avoid that variability.

Back to gnu.gnustep.bug | Previous | Next | Find similar


Thread

Re: gnustep base test failure Richard Frith-Macdonald <richard.frith-macdonald@theengagehub.com> - 2018-02-15 08:46 +0000

csiph-web