From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tim Landscheidt Subject: Test test-org/timestamp-from-time fails on Fedora 26/Debian Jessie Date: Tue, 16 Jan 2018 22:28:53 +0000 Message-ID: <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]:43959) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ebZjS-0001VG-3o for emacs-orgmode@gnu.org; Tue, 16 Jan 2018 17:29:27 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ebZjP-00089Y-0C for emacs-orgmode@gnu.org; Tue, 16 Jan 2018 17:29:26 -0500 Received: from [195.159.176.226] (port=38753 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ebZjO-00088h-Pb for emacs-orgmode@gnu.org; Tue, 16 Jan 2018 17:29:22 -0500 Received: from list by blaine.gmane.org with local (Exim 4.84_2) (envelope-from ) id 1ebZhF-0002FP-8e for emacs-orgmode@gnu.org; Tue, 16 Jan 2018 23:27:09 +0100 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 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. Tim