From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nick Dokos Subject: Re: Test failure with current head Date: Wed, 15 Jul 2015 23:35:36 -0400 Message-ID: <87si8orczb.fsf@pierrot.dokosmarshall.org> References: <87oajdv0lx.fsf@alphaville.usersys.redhat.com> <87r3o91iah.fsf@gmx.us> <874ml5uqqq.fsf@alphaville.usersys.redhat.com> <87pp3tyx5z.fsf@pank.eu> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:57503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFZxl-0002Rw-6r for emacs-orgmode@gnu.org; Wed, 15 Jul 2015 23:35:58 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ZFZxh-00009Y-P2 for emacs-orgmode@gnu.org; Wed, 15 Jul 2015 23:35:57 -0400 Received: from plane.gmane.org ([80.91.229.3]:55467) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ZFZxh-00009O-7t for emacs-orgmode@gnu.org; Wed, 15 Jul 2015 23:35:53 -0400 Received: from list by plane.gmane.org with local (Exim 4.69) (envelope-from ) id 1ZFZxa-00056Y-Cv for emacs-orgmode@gnu.org; Thu, 16 Jul 2015 05:35:46 +0200 Received: from pool-108-20-41-47.bstnma.fios.verizon.net ([108.20.41.47]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Jul 2015 05:35:46 +0200 Received: from ndokos by pool-108-20-41-47.bstnma.fios.verizon.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 16 Jul 2015 05:35:46 +0200 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org To: emacs-orgmode@gnu.org Rasmus writes: > Nick Dokos writes: > >> Rasmus writes: >> >>> Nick Dokos writes: >>> >>>> I just updated to release_8.3beta-1286-g20795fd. >>>> >>>> ``make test'' shows a failure on test 226: >>>> FAILED 226/592 test-org-clock/clocktable-until-now >>>> >>>> >>>> The backtrace was edited to get rid of a NUL that gnus complained >>> >>> I know. I don't really understand what untilnow does and the org >>> clocktable tests are really obscure to me. Fell free to do a bisect >>> master or/and submit a fix. >>> >> >> Seems like a heisenbug - first attempt to bisect fingered >> 20795fd1c4e48096226f3072de8d93bd99d761bf but only because it is the HEAD >> and I had declared it as bad: it turns out that `make test' does not >> get any failures now. And nothing changed - weird. > > I cannot reproduce the heisenbug. > > Maybe it depends on the system time. Changing my clock (via gnome > control center): > > - At 12:59 there's an error. > - At 13:00 there is not. > I ran ``make test'' in a loop, 3 iterations per minute, for about an hour - no (unexpected) failures. Whatever it is, it's hiding. -- Nick