emacs-orgmode
[Top][All Lists]
Advanced

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

Re: [PATCH] org-ctags.el: Do not activate on load


From: Ihor Radchenko
Subject: Re: [PATCH] org-ctags.el: Do not activate on load
Date: Tue, 30 Apr 2024 12:59:17 +0000

Ihor Radchenko <yantar92@posteo.net> writes:

> Applied, onto main.
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=735334445
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=badb09d67
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=0f0019e32
> https://git.savannah.gnu.org/cgit/emacs/org-mode.git/commit/?id=3c01767f7

And we got test failures on CI:
https://builds.sr.ht/~bzg/job/1208474

/bin/sh: 1: Syntax error: Bad function name
(ert-test-failed
     ((should
       (test-org-ctags/list-elements-equal-p
        (list ...)
        (test-org-ctags/with-fake-ctags temp-dir "regexp" ...)
        '(2)
        "Regexp should be escaped."))
      :form
      (test-org-ctags/list-elements-equal-p
       ("--regex-orgmode=/<<([^<>]+)>>/\\1/d,definition/")
       "Sould be overwritten by org-ctags mock script"
       (2)
       "Regexp should be escaped.")
      :value nil :explanation "Shell command failed"))
FAILED   630/1311  test-org-ctags/create-tags-escape (0.003107 sec) at 
../lisp/test-org-ctags.el:132

Any ideas?

-- 
Ihor Radchenko // yantar92,
Org mode contributor,
Learn more about Org mode at <https://orgmode.org/>.
Support Org development at <https://liberapay.com/org-mode>,
or support my work at <https://liberapay.com/yantar92>



reply via email to

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