bug-coreutils
[Top][All Lists]
Advanced

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

bug#10137: coreutils test bug


From: Jim Meyering
Subject: bug#10137: coreutils test bug
Date: Fri, 25 Nov 2011 19:17:22 +0100

gio manz wrote:
> Hi, I try to build LFS 7.0, and in 6.23. Coreutils-8.14 chapter, i type
> this:

> FAIL: test-parse-datetime (exit: 134)
> =====================================
> test-parse-datetime.c:142: assertion failed

Thank you for taking the time to report that.
I believe that was fixed by the gnulib commit below,
so I'm marking this as "done".

commit 56ddf0fdeb52ce76718e0594db4f567401e90a2c
Author: Jim Meyering <address@hidden>
Date:   Sun Oct 30 18:12:54 2011 +0100

    test-parse-datetime.c: avoid new DST-related false positive test failure

    * tests/test-parse-datetime.c (gmt_offset): Determine the "gmt_offset"
    based on the time/date we'll convert, not the current time.
    Otherwise, the moment we cross a DST boundary like today's in
    Europe, (CEST to CET), that offset ends up being one hour off.





reply via email to

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