unofficial mirror of bug-gnu-emacs@gnu.org 
 help / color / mirror / code / Atom feed
From: Stefan Kangas <stefankangas@gmail.com>
To: Jim Porter <jporterbugs@gmail.com>,
	Paul Eggert <eggert@cs.ucla.edu>,
	59062-done@debbugs.gnu.org
Subject: bug#59062: esh-var-test/alias test failures on Ubuntu 22.10
Date: Sun, 6 Nov 2022 06:53:56 -0800	[thread overview]
Message-ID: <CADwFkm=Lv_1rfrZhZykF0vdjV243zRQaq6U2-iuOdyNP+5d5Ug@mail.gmail.com> (raw)
In-Reply-To: <70fdae92-4ae9-e9e9-e038-2c3cedb41fe9@gmail.com>

Jim Porter <jporterbugs@gmail.com> writes:

> This is the relevant bit:
>
>     (ert-test-failed
>       ((should
>         (eshell-match-output regexp))
>        :form
>        (eshell-match-output "Variable `ALIAS' is not settable\n")
>        :value nil :explanation
>        (mismatched-output
>         (command "set ALIAS hello\n")
>         (output "Variable ‘ALIAS’ is not settable\n")
>         (regexp "Variable `ALIAS' is not settable\n"))))
>
> It says the output has curved ‘’ quotes, but the regexp used to match
> the output uses `' quotes. I've never seen that fail locally, though I
> usually run "make -C test check-lisp-eshell". Maybe some setting (or
> other test) is messing with the way `' quotes get printed, which
> confuses the Eshell tests?

This should now be fixed on master (commit 2ea9f69f07), so I'm closing
the bug.





      reply	other threads:[~2022-11-06 14:53 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-11-05 21:44 bug#59062: esh-var-test/alias test failures on Ubuntu 22.10 Paul Eggert
2022-11-05 22:36 ` Jim Porter
2022-11-06 14:53   ` Stefan Kangas [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

  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='CADwFkm=Lv_1rfrZhZykF0vdjV243zRQaq6U2-iuOdyNP+5d5Ug@mail.gmail.com' \
    --to=stefankangas@gmail.com \
    --cc=59062-done@debbugs.gnu.org \
    --cc=eggert@cs.ucla.edu \
    --cc=jporterbugs@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 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).