Ihor Radchenko <yanta...@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