GNU bug report logs - #38793
27.0.60; completion-table-test-quoting fails in out-of-tree build

Previous Next

Package: emacs;

Reported by: Ken Brown <kbrown <at> cornell.edu>

Date: Sun, 29 Dec 2019 15:51:01 UTC

Severity: normal

Tags: patch

Merged with 38816

Found in version 27.0.60

Done: Mattias EngdegÄrd <mattiase <at> acm.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Ken Brown <kbrown <at> cornell.edu>
To: 38793 <at> debbugs.gnu.org
Cc: monnier <at> iro.umontreal.ca
Subject: bug#38793: 27.0.60; completion-table-test-quoting fails in out-of-tree build
Date: Sun, 29 Dec 2019 15:50:01 +0000
In an out-of-tree build, the test completion-table-test-quoting from
minibuffer-tests fails as follows:

Test completion-table-test-quoting backtrace:
   signal(ert-test-failed (((should (equal (completion-try-completion i
   ert-fail(((should (equal (completion-try-completion input #'completi
   (if (unwind-protect (setq value-37 (apply fn-35 args-36)) (setq form
   (let (form-description-39) (if (unwind-protect (setq value-37 (apply
   (let ((value-37 'ert-form-evaluation-aborted-38)) (let (form-descrip
   (let* ((fn-35 #'equal) (args-36 (condition-case err (let ((signal-ho
   (let ((output x33) (input x31)) (let* ((fn-35 #'equal) (args-36 (con
   (let* ((x31 (car x30)) (x32 (cdr x30)) (x33 (car x32)) (x34 (cdr x32
   (let ((x30 (car --dolist-tail--))) (let* ((x31 (car x30)) (x32 (cdr
   (while --dolist-tail-- (let ((x30 (car --dolist-tail--))) (let* ((x3
   (let ((--dolist-tail-- '(("data/m-cttq" "data/minibuffer-test-cttq$$
   (let ((process-environment (cons "CTTQ1=ed" (cons "CTTQ2=et/" proces
   (closure (t) nil (let ((process-environment (cons "CTTQ1=ed" (cons "
   ert--run-test-internal(#s(ert--test-execution-info :test #s(ert-test
   ert-run-test(#s(ert-test :name completion-table-test-quoting :docume
   ert-run-or-rerun-test(#s(ert--stats :selector completion-table-test-
   ert-run-tests(completion-table-test-quoting #f(compiled-function (ev
   ert-run-tests-batch(completion-table-test-quoting)
   ert-run-tests-batch-and-exit(completion-table-test-quoting)
   eval((ert-run-tests-batch-and-exit 'completion-table-test-quoting) t
   command-line-1(("-L" ":../../emacs-27/test" "-l" "ert" "-l" "lisp/mi
   command-line()
   normal-top-level()
Test completion-table-test-quoting condition:
     (ert-test-failed
      ((should
        (equal
         (completion-try-completion input ... nil ...)
         (cons output ...)))
       :form
       (equal nil
              ("data/minibuffer-test-cttq$$tion" . 31))
       :value nil :explanation
       (different-types nil
                        ("data/minibuffer-test-cttq$$tion" . 31))))
    FAILED  1/1  completion-table-test-quoting (0.001261 sec)



In GNU Emacs 27.0.60 (build 8, x86_64-pc-cygwin, GTK+ Version 3.22.28)
  of 2019-12-28 built on moufang2
Repository revision: d915b8c3f19d6627b3f394c98a51c51e91d03062
Repository branch: emacs-27




This bug report was last modified 5 years and 138 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.