unofficial mirror of emacs-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Re: master da25daf7f7: Make test/Makefile more robust
       [not found] ` <20220427121332.A85B7C06325@vcs2.savannah.gnu.org>
@ 2022-04-27 13:34   ` Lars Ingebrigtsen
  2022-04-27 14:36     ` Michael Albinus
  0 siblings, 1 reply; 3+ messages in thread
From: Lars Ingebrigtsen @ 2022-04-27 13:34 UTC (permalink / raw)
  To: emacs-devel; +Cc: Michael Albinus

Michael Albinus <Michael.Albinus@gmx.de> writes:

>     Make test/Makefile more robust
>
>     * test/Makefile.in (test_template): Do not fails if corresponding
>     source file doesn't exist.

I haven't checked whether it's this commit or something else, but I now
get these two when saying "make check":

make[3]: *** No rule to make target '../lisp/emacs-lisp/eieio-tests/eieio.el', needed by 'lisp/emacs-lisp/ert-tests.log'.
make[3]: Target 'lisp/emacs-lisp/ert-tests.log' not remade because of errors.
make[3]: *** No rule to make target '../lisp/so-long-tests/spelling.el', needed by 'lisp/sort-tests.log'.
make[3]: Target 'lisp/sort-tests.log' not remade because of errors.

And also:

2 files did not contain any tests:
  lisp/sort-tests.log
  lisp/emacs-lisp/ert-tests.log


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



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: master da25daf7f7: Make test/Makefile more robust
  2022-04-27 13:34   ` master da25daf7f7: Make test/Makefile more robust Lars Ingebrigtsen
@ 2022-04-27 14:36     ` Michael Albinus
  2022-04-27 14:40       ` Lars Ingebrigtsen
  0 siblings, 1 reply; 3+ messages in thread
From: Michael Albinus @ 2022-04-27 14:36 UTC (permalink / raw)
  To: Lars Ingebrigtsen; +Cc: emacs-devel

Lars Ingebrigtsen <larsi@gnus.org> writes:

Hi Lars,

> I haven't checked whether it's this commit or something else, but I now
> get these two when saying "make check":
>
> make[3]: *** No rule to make target '../lisp/emacs-lisp/eieio-tests/eieio.el', needed by 'lisp/emacs-lisp/ert-tests.log'.
> make[3]: Target 'lisp/emacs-lisp/ert-tests.log' not remade because of errors.
> make[3]: *** No rule to make target '../lisp/so-long-tests/spelling.el', needed by 'lisp/sort-tests.log'.
> make[3]: Target 'lisp/sort-tests.log' not remade because of errors.

Ah, the non-regular directories test/lisp/emacs-lisp/eieio-tests/*.el and
test/lisp/so-long-tests/*.el. Should be fixed now.

Best regards, Michael.



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: master da25daf7f7: Make test/Makefile more robust
  2022-04-27 14:36     ` Michael Albinus
@ 2022-04-27 14:40       ` Lars Ingebrigtsen
  0 siblings, 0 replies; 3+ messages in thread
From: Lars Ingebrigtsen @ 2022-04-27 14:40 UTC (permalink / raw)
  To: Michael Albinus; +Cc: emacs-devel

Michael Albinus <michael.albinus@gmx.de> writes:

> Ah, the non-regular directories test/lisp/emacs-lisp/eieio-tests/*.el and
> test/lisp/so-long-tests/*.el. Should be fixed now.

Thanks; works well again now here too.

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



^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-04-27 14:40 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <165106161235.32691.3540752942315167874@vcs2.savannah.gnu.org>
     [not found] ` <20220427121332.A85B7C06325@vcs2.savannah.gnu.org>
2022-04-27 13:34   ` master da25daf7f7: Make test/Makefile more robust Lars Ingebrigtsen
2022-04-27 14:36     ` Michael Albinus
2022-04-27 14:40       ` Lars Ingebrigtsen

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).