bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#50509: 28.0.50; [PATCH] elisp-mode-tests regression


From: Dmitry Gutov
Subject: bug#50509: 28.0.50; [PATCH] elisp-mode-tests regression
Date: Fri, 10 Sep 2021 18:44:12 +0300
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0

On 10.09.2021 18:35, Lars Ingebrigtsen wrote:
Dmitry Gutov<dgutov@yandex.ru>  writes:

Do you mean to say that 'make check' fails for you, locally or on the CI?
This test fails for me:

Test xref-elisp-test-find-defs-defgeneric-el condition:
     (ert-test-failed
      ((should
        (=
        (length xrefs)
        (length expected-xrefs)))
       :form
       (= 7 6)
       :value nil))

Ah, thanks to you both.

I see it now. Not sure why running 'make check' by itself didn't make it fail, I had to 'make tags' first. etags.elc needed to be updated, maybe.

And yes, we're hurting without a modern CI.





reply via email to

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