GNU bug report logs - #11346
automake-1.12 - one test fails (due to truncated timestamp)

Previous Next

Package: automake;

Reported by: Peter Breitenlohner <peb <at> mppmu.mpg.de>

Date: Thu, 26 Apr 2012 08:28:01 UTC

Severity: normal

Tags: patch

Done: Stefano Lattarini <stefano.lattarini <at> gmail.com>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Stefano Lattarini <stefano.lattarini <at> gmail.com>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#11346: closed (automake-1.12 - one test fails (due to
 truncated timestamp))
Date: Thu, 26 Apr 2012 10:42:02 +0000
[Message part 1 (text/plain, inline)]
Your message dated Thu, 26 Apr 2012 12:40:15 +0200
with message-id <4F99260F.7090300 <at> gmail.com>
and subject line Re: bug#11346: automake-1.12 - one test fails (due to truncated timestamp)
has caused the debbugs.gnu.org bug report #11346,
regarding automake-1.12 - one test fails (due to truncated timestamp)
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
11346: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=11346
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: Peter Breitenlohner <peb <at> mppmu.mpg.de>
To: bug-automake <at> gnu.org
Subject: automake-1.12 - one test fails (due to truncated timestamp)
Date: Thu, 26 Apr 2012 10:26:10 +0200 (CEST)
Hi,

I just fetched automake-1.12, built it on our no-distro x86-linux-gnu
system

  uname -r: 2.6.28.6-x86_64 (most binaries are 32-bit)
  /lib/libc-2.3.6.so
  /lib64/libc-2.3.6.so

and got one test suite failure.

  FAIL: t/self-check-is_newest.tap 19 - is_newest u x

It seems that 'touch -r x u' (on jfs) has truncated the timestamp, but I
have also seen timestamps rounded upwards to the next second (I think).

Therefore I would suggest to replace
  touch -r x u
in self-check-is_newest.tap by
  touch -r x x; touch -r x u
such that x's time first gets rounded (up or down) to the next second and
then transferred to u.

Regards
Peter Breitenlohner <peb <at> mppmu.mpg.de>


[Message part 3 (message/rfc822, inline)]
From: Stefano Lattarini <stefano.lattarini <at> gmail.com>
To: Peter Breitenlohner <peb <at> mppmu.mpg.de>
Cc: 11346-done <at> debbugs.gnu.org
Subject: Re: bug#11346: automake-1.12 - one test fails (due to truncated
	timestamp)
Date: Thu, 26 Apr 2012 12:40:15 +0200
On 04/26/2012 11:38 AM, Stefano Lattarini wrote:
>  Will push shortly then.
> 
Pushed now.  I'm thus closing this bug report.

Thanks,
  Stefano


This bug report was last modified 13 years and 84 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.