platform-testers
[Top][All Lists]
Advanced

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

Re: [platform-testers] [Diffutils-devel] new snapshot available: diffuti


From: Dagobert Michelsen
Subject: Re: [platform-testers] [Diffutils-devel] new snapshot available: diffutils-3.5.14-8420
Date: Fri, 3 Feb 2017 11:15:41 +0100

Hi Jim,

Am 02.02.2017 um 17:59 schrieb Jim Meyering <address@hidden>:
> On Wed, Feb 1, 2017 at 11:46 PM, Dagobert Michelsen <address@hidden> wrote:
>> I have one failing test on Solaris 10 Spark 64 bit with Oracle Studio 12.4:
>> 
>>> FAIL: test-timespec
>>> ===================
>>> 
>>> test-timespec.c:138: assertion 'cmp (a, b) == sign (i - j)' failed
>>> FAIL test-timespec (exit status: 134)
> 
> Hi Dagobert,
> Thank you for testing and reporting that.
> I don't have access to such a system. Can you see if this patch fixes it?
> If it does not avoid the failure, can you debug it to tell us what
> values appear in a, b, i and j?
> <test-timespec-sign-vs-sparc-oracle-studio-12.4.diff>

Here are the values for the failing tests:

a: 0
b: -1
i: 1
j: 7
cmp(a,b): 1
i-j: -6
sign(i-j): -1
test-timespec.c:154: assertion 'cmp (a, b) == sign (i - j)‘ failed




Best regards

  — Dago


--
"You don't become great by trying to be great, you become great by wanting to 
do something,
and then doing it so hard that you become great in the process." - xkcd #896

Attachment: signature.asc
Description: Message signed with OpenPGP using GPGMail


reply via email to

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