From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: Need help fixing testcases with time-difference Date: Thu, 18 Aug 2016 13:10:16 +0200 Message-ID: References: <57B56C3D.4050705@crazy-compilers.com> <57B584DA.2040704@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:41332) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baLDF-00041T-Ni for guix-devel@gnu.org; Thu, 18 Aug 2016 07:10:18 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1baLDE-0002Xx-VD for guix-devel@gnu.org; Thu, 18 Aug 2016 07:10:17 -0400 Received: from mail-qk0-x231.google.com ([2607:f8b0:400d:c09::231]:35949) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1baLDE-0002Xr-Qg for guix-devel@gnu.org; Thu, 18 Aug 2016 07:10:16 -0400 Received: by mail-qk0-x231.google.com with SMTP id l2so12269623qkf.3 for ; Thu, 18 Aug 2016 04:10:16 -0700 (PDT) In-Reply-To: <57B584DA.2040704@crazy-compilers.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel >> That looks like a Daylight Saving Time mismatch, could that be possible ? > > That's been my first thought, too. But the test is using timezone I've not looked too hard, but that test seems to use the storage to check access time on a file, could it be that your FS use the "noatime" option or does not produce correctly updated file access timestamps ? -- Vincent Legoll