From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vikas Rawal Subject: Re: error while upgrading to 8.3.5 Date: Mon, 25 Jul 2016 18:44:30 +0530 Message-ID: References: <4FD287AC-306C-437C-A27E-0383205AD12A@gmail.com> <87invuw159.fsf@saiph.selenimh> Mime-Version: 1.0 (Mac OS X Mail 8.2 \(2104\)) Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:36432) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRfiT-0005gH-0V for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 09:14:42 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRfiN-0003yx-RA for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 09:14:39 -0400 Received: from mail-pf0-x22b.google.com ([2607:f8b0:400e:c00::22b]:34376) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRfiN-0003yt-K5 for emacs-orgmode@gnu.org; Mon, 25 Jul 2016 09:14:35 -0400 Received: by mail-pf0-x22b.google.com with SMTP id p64so64264128pfb.1 for ; Mon, 25 Jul 2016 06:14:35 -0700 (PDT) In-Reply-To: <87invuw159.fsf@saiph.selenimh> 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: Nicolas Goaziou Cc: org-mode mailing list >=20 >> I did the usual "make up2" in my git repository but got the following >> error (just pasting the tail of the log): >=20 > Note that "make up2" doesn't upgrade to 8.3.5, as subject suggests, = but > moves to the head of the development version, i.e., something like > 9.0-alpha. hmm. Let me deal with that once I figure out what is wrong with =E2=80=9Cm= ake up2=E2=80=9D. >>=20 >> What do I do? Re-install? >=20 > Could you run the failing test again using, e.g., >=20 > BTEST_RE=3Dcolumns-summary make test >=20 > and paste the exact failure? This is what I get: Test test-org-colview/columns-summary backtrace: (if (unwind-protect (setq value-44442 (apply fn-44440 args-44441)) ( (let (form-description-44444) (if (unwind-protect (setq value-44442 (let ((value-44442 (quote ert-form-evaluation-aborted-44443))) (let (let ((fn-44440 (function equal)) (args-44441 (list "705d 01h 0m 0s" (closure (t) nil (let ((fn-44355 (function equal)) (args-44356 (list #[0 "\306\307!r\211q\210\310\311\312\313\314\315!\316\"\317\320%DC funcall(#[0 "\306\307!r\211q\210\310\311\312\313\314\315!\316\"\31 ert--run-test-internal([cl-struct-ert--test-execution-info [cl-struc #[0 "r\304 q\210\305 )\306\307\310\311\312\313!\314\"\315\316%DC\2 funcall(#[0 "r\304 q\210\305 )\306\307\310\311\312\313!\314\"\315\ ert-run-test([cl-struct-ert-test test-org-colview/columns-summary "T ert-run-or-rerun-test([cl-struct-ert--stats "columns-summary" [[cl-s ert-run-tests("columns-summary" #[385 "\306\307\"\203D\211\211G\31 ert-run-tests-batch("columns-summary") ert-run-tests-batch-and-exit("columns-summary") (let ((org-id-track-globally t) (org-test-selector (if org-test-sele org-test-run-batch-tests("columns-summary") 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-colview/columns-summary condition: (ert-test-failed ((should (equal "705d 01h 0m 0s" (cl-letf ... ...))) :form (equal "705d 01h 0m 0s" "705d 00h 0m 0s") :value nil :explanation (array-elt 6 (different-atoms (49 "#x31" "?1") (48 "#x30" "?0"))))) FAILED 1/1 test-org-colview/columns-summary Ran 1 tests, 0 results as expected, 1 unexpected (2016-07-25 = 18:37:21+0530)=