unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Michael Albinus <michael.albinus@gmx.de>
To: Paul Eggert <eggert@cs.ucla.edu>
Cc: 47307@debbugs.gnu.org
Subject: bug#47307: Emacs 27.2 RC2 build/check issues on macOS ARM64
Date: Mon, 22 Mar 2021 09:54:29 +0100	[thread overview]
Message-ID: <87h7l37em2.fsf@gmx.de> (raw)
In-Reply-To: <6027b0e3-b361-cfd0-3b93-3ead504a2be1@cs.ucla.edu> (Paul Eggert's message of "Sun, 21 Mar 2021 18:27:32 -0700")

[-- Attachment #1: Type: text/plain, Size: 531 bytes --]

Paul Eggert <eggert@cs.ucla.edu> writes:

Hi Paul,

> "make check" reported four unexpected failures. Perhaps a macOS expert
> could be persuaded to look into them. A tarball of the failed logs is
> attached.

1 unexpected results:
   FAILED  tramp-test35-remote-path

This fails for a rather edge case being tested. It shouldn't stop the
release of Emacs 27.2.

For further analysis, could you please apply the appended patch, and
rerun tramp-tests? The resulting log file shall tell us more.

Thanks, and best regards, Michael.


[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: Type: text/x-patch, Size: 1177 bytes --]

*** /tmp/ediffac90LC	2021-03-22 09:50:44.593344644 +0100
--- /home/albinus/src/emacs-27/test/lisp/net/tramp-tests.el	2021-03-22 09:50:29.844380792 +0100
***************
*** 5030,5035 ****
--- 5030,5036 ----
    ;; Since Emacs 27.1.
    (skip-unless (fboundp 'exec-path))

+   (tramp--test-instrument-test-case 10
    (let* ((tmp-name (tramp--test-make-temp-name))
  	 (default-directory tramp-test-temporary-file-directory)
           (orig-exec-path (with-no-warnings (exec-path)))
***************
*** 5083,5089 ****
         (tramp-dissect-file-name tramp-test-temporary-file-directory)
         'keep-debug 'keep-password)
        (setq tramp-remote-path orig-tramp-remote-path)
!       (ignore-errors (delete-directory tmp-name 'recursive)))))

  (ert-deftest tramp-test36-vc-registered ()
    "Check `vc-registered'."
--- 5084,5090 ----
         (tramp-dissect-file-name tramp-test-temporary-file-directory)
         'keep-debug 'keep-password)
        (setq tramp-remote-path orig-tramp-remote-path)
!       (ignore-errors (delete-directory tmp-name 'recursive))))))

  (ert-deftest tramp-test36-vc-registered ()
    "Check `vc-registered'."

  reply	other threads:[~2021-03-22  8:54 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-22  1:27 bug#47307: Emacs 27.2 RC2 build/check issues on macOS ARM64 Paul Eggert
2021-03-22  8:54 ` Michael Albinus [this message]
2021-03-22 16:23   ` Paul Eggert
2021-03-22 16:59 ` Philipp Stephani
2021-03-23  8:40   ` Michael Albinus
2021-03-22 17:20 ` Eli Zaretskii
2021-03-25 15:16   ` Paul Eggert

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

  List information: https://www.gnu.org/software/emacs/

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

  git send-email \
    --in-reply-to=87h7l37em2.fsf@gmx.de \
    --to=michael.albinus@gmx.de \
    --cc=47307@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    /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 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).