all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Stefan Kangas <stefankangas@gmail.com>
Cc: 60060-done@debbugs.gnu.org
Subject: bug#60060: 29.0.50; tramp-tests leave temporary files behind
Date: Fri, 16 Dec 2022 09:42:31 +0100	[thread overview]
Message-ID: <875yebbuyw.fsf@gmx.de> (raw)
In-Reply-To: <CADwFkmmvjdQyZ=++LnyujeCnyof0YTvcTXfvqSaHG4L6c_ZSAg@mail.gmail.com> (Stefan Kangas's message of "Thu, 15 Dec 2022 18:08:33 -0800")

Stefan Kangas <stefankangas@gmail.com> writes:

Hi Stefan,

>> I've pushed a fix to the emacs-29 branch which should cleanup failing
>> file-local-copy calls. In my environment, /tmp is clean now after
>> running tramp-tests.el.
>>
>> Could you pls recheck?
>
> I've tested using "make -C test tramp-tests".  After bootstrap,
> everything is fine, so I'm closing this bug.  Thanks.

Thanks for the confirmation.

> BTW, I saw this failure before bootstrap but I'm not sure if it's worth
> fixing:
>
> Test tramp-test47-delay-load condition:
>     (ert-test-failed
>      ((should
>        (string-match-p
> 	(tramp-compat-rx "Tramp loaded: nil" ... "Tramp loaded: nil" ...
> "Tramp loaded: " ... ...)
> 	(shell-command-to-string ...)))
>       :form
>       (string-match-p "Tramp loaded: nil[\n\15]+Tramp loaded:
> nil[\n\15]+Tramp loaded: t[\n\15]+" "Tramp loaded: nil\nTramp loaded:
> nil\nSource file ‘/home/skangas/wip/emacs/lisp/emacs-lisp/subr-x.el’
> newer than byte-compiled file; using older file\nSource file
> ‘/home/skangas/wip/emacs/lisp/emacs-lisp/cl-macs.el’ newer than
> byte-compiled file; using older file\nSource file
> ‘/home/skangas/wip/emacs/lisp/comint.el’ newer than byte-compiled
> file; using older file\nSource file
> ‘/home/skangas/wip/emacs/lisp/cus-edit.el’ newer than byte-compiled
> file; using older file\nTramp loaded: t\n")
>       :value nil))
>    FAILED  85/88  tramp-test47-delay-load (0.207643 sec) at
> lisp/net/tramp-tests.el:7534

No, it isn't an error. tramp-test47-delay-load checks messages in the
*Messages* buffer. Since your Emacs wan't compiled, there were also
messages like

--8<---------------cut here---------------start------------->8---
Source file ‘/home/skangas/wip/emacs/lisp/comint.el’ newer than byte-compiled file; using older file
--8<---------------cut here---------------end--------------->8---

which confuse this check.

Best regards, Michael.





      reply	other threads:[~2022-12-16  8:42 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-12-14  7:37 bug#60060: 29.0.50; tramp-tests leave temporary files behind Stefan Kangas
2022-12-15 15:44 ` Michael Albinus
2022-12-16  2:08   ` Stefan Kangas
2022-12-16  8:42     ` Michael Albinus [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=875yebbuyw.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=60060-done@debbugs.gnu.org \
    --cc=stefankangas@gmail.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.