emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: master bbb92dde01 1/3: Add unit tests and documentation for Eshell p


From: Lars Ingebrigtsen
Subject: Re: master bbb92dde01 1/3: Add unit tests and documentation for Eshell pattern-based globs
Date: Sun, 17 Apr 2022 11:49:29 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Eli Zaretskii <eliz@gnu.org> writes:

> branch: master
> commit bbb92dde01ec3fc46b24247fb2d181a21dbcc40a
> Author: Jim Porter <jporterbugs@gmail.com>
> Commit: Eli Zaretskii <eliz@gnu.org>
>
>     Add unit tests and documentation for Eshell pattern-based globs

Something in this patch series leads to the following "make check"
failure (on Debian):

Invalid read syntax: "#<"

Error: invalid-read-syntax ("#<")
  mapbacktrace(#[1028 "" [princ "  " prin1 "(" "  (" " " ")
"] 7 "

(fn EVALD FUNC ARGS FLAGS)"])
  debug-early-backtrace()
  debug-early(error (invalid-read-syntax "#<"))
  read(get-file-char)
  load("lisp/eshell/em-pred-tests" nil t)
  command-line-1(("-L" ":." "-l" "ert" "-l" "lisp/eshell/em-pred-tests" 
"--eval" "(ert-run-tests-batch-and-exit (quote (not (or (tag :expensive-test) 
(tag :unstable) (tag :nativecomp)))))"))
  command-line()
  normal-top-level()
make[3]: *** [Makefile:174: lisp/eshell/em-pred-tests.log] Error 255

It does not fail with "make em-pred-tests".

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no



reply via email to

[Prev in Thread] Current Thread [Next in Thread]