From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: Re: Test test-org/timestamp-from-time fails on Fedora 26/Debian Jessie Date: Wed, 17 Jan 2018 22:50:20 +0100 Message-ID: <876080rw83.fsf@nicolasgoaziou.fr> References: <87wp0hjv4q.fsf@passepartout.tim-landscheidt.de> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36028) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebvbH-0004DT-At for emacs-orgmode@gnu.org; Wed, 17 Jan 2018 16:50:28 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ebvbC-00030M-G0 for emacs-orgmode@gnu.org; Wed, 17 Jan 2018 16:50:27 -0500 Received: from relay3-d.mail.gandi.net ([217.70.183.195]:51072) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1ebvbC-0002zk-9F for emacs-orgmode@gnu.org; Wed, 17 Jan 2018 16:50:22 -0500 Received: from saiph.selenimh (000043010000000000000469.ipv6.commingeshautdebit.fr [IPv6:2a03:a0a0:0:4301::469]) (Authenticated sender: mail@nicolasgoaziou.fr) by relay3-d.mail.gandi.net (Postfix) with ESMTPSA id E2B78A80CB for ; Wed, 17 Jan 2018 22:50:20 +0100 (CET) Received: from ngz by saiph.selenimh with local (Exim 4.89) (envelope-from ) id 1ebvbA-0003Sn-8Z for emacs-orgmode@gnu.org; Wed, 17 Jan 2018 22:50:20 +0100 In-Reply-To: <87wp0hjv4q.fsf@passepartout.tim-landscheidt.de> (Tim Landscheidt's message of "Tue, 16 Jan 2018 22:28:53 +0000") 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" To: emacs-orgmode@gnu.org Hello, Tim Landscheidt writes: > On Fedora 26/Emacs 25.3.1 and Debian Jessie/Emacs 24.4.1, > test-org/timestamp-from-time fails with: > > | Test test-org/timestamp-from-time backtrace: > | (if (unwind-protect (setq value-14556 (apply fn-14554 args-14555)) ( > | (let (form-description-14558) (if (unwind-protect (setq value-14556 > | (let ((value-14556 (quote ert-form-evaluation-aborted-14557))) (let > | (let ((fn-14554 (function equal)) (args-14555 (list "<2012-03-29 Thu > | (lambda nil (let ((fn-14554 (function equal)) (args-14555 (list "<20 > | ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc > | ert-run-test([cl-struct-ert-test test-org/timestamp-from-time "Test > | ert-run-or-rerun-test([cl-struct-ert--stats "\\(org\\|ob\\)" [[cl-st > | ert-run-tests("\\(org\\|ob\\)" #[385 "\306\307\"\203G\211\211G\310 > | ert-run-tests-batch("\\(org\\|ob\\)") > | ert-run-tests-batch-and-exit("\\(org\\|ob\\)") > | (let ((org-id-track-globally t) (org-test-selector (if org-test-sele > | org-test-run-batch-tests("\\(org\\|ob\\)") > | eval((org-test-run-batch-tests org-test-select-re)) > | command-line-1(("--eval" "(setq vc-handled-backends nil org-startup- > | command-line() > | normal-top-level() > | Test test-org/timestamp-from-time condition: > | (ert-test-failed > | ((should > | (equal "<2012-03-29 Thu>" > | (let ... ...))) > | :form > | (equal "<2012-03-29 Thu>" "<2012-03-28 Wed>") > | :value nil :explanation > | (array-elt 10 > | (different-atoms > | (57 "#x39" "?9") > | (56 "#x38" "?8"))))) > | FAILED 754/762 test-org/timestamp-from-time > > Both machines run on UTC. Fixed. Thank you. Regards, -- Nicolas Goaziou