[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#55675] [bug#55674] [PATCH 2/2] gnu: emacs-helpful: Update to 0.19.
From: |
Maxime Devos |
Subject: |
[bug#55675] [bug#55674] [PATCH 2/2] gnu: emacs-helpful: Update to 0.19. |
Date: |
Fri, 27 May 2022 15:48:16 +0200 |
User-agent: |
Evolution 3.38.3-1 |
[Please keep 55675@debbugs.gnu.org in CC]
Erik Šabič schreef op vr 27-05-2022 om 15:32 [+0200]:
> Well it fails on a test defined like this:
> (ert-deftest helpful--docstring ()
> "Basic docstring fetching."
> (should
> (equal
> (helpful--docstring #'test-foo t)
> "Docstring here.")))
>
> And fails like so:
> ...............s...s..Test helpful--docstring-advice backtrace:
>
> Test helpful--docstring-advice condition:
>
> (ert-test-failed
> ((should
> (equal
> (helpful--docstring ... t)
> "Docstring here too."))
> :form
> (equal "Docstring here too.\n\nThis function has :around
> advice: `ad-Advice-test-foo-advised'." "Docstring here too.")
> :value nil :explanation
> (arrays-of-different-length 84 19 "Docstring here too.\n\nThis
> function has :around advice: `ad-Advice-test-foo-advised'."
> "Docstring here too." first-mismatch-at 19)))
>
> F............................................................s......
Looks like a bug.
> I don't know anything about emacs-ert. And I wasn't able to
> figure out if it works for the upstream author.
>
> WDYT?
I don't know if it fails for the upstream author, but I don't think
that's relevant to Guix. More relevant I think, is that this bug
appears in Guix, so it can cause problems for Guix users, so some
fixing might be necessary.
I don't know much about Emacs though, so you might need to contact
upstream about the bug.
Greetings,
Maxime.
signature.asc
Description: This is a digitally signed message part
- [bug#55675] [PATCH 1/2] gnu: emacs-elm-mode: Update to 0.21.0-1.1e27768., Erik Šabič, 2022/05/27
- [bug#55674] Broken tests, Erik Šabič, 2022/05/27
- [bug#55674] PR accepted, yarl-baudig, 2022/05/29
- [bug#55674] [PATCH] gnu: emacs-helpful: Update to 209971b, yarl-baudig, 2022/05/29
- [bug#55674] [PATCH] gnu: emacs-helpful: Update to 209971b, Liliana Marie Prikler, 2022/05/29
- [bug#55674] [PATCH] gnu: emacs-helpful: Update to 209971b, yarl-baudig, 2022/05/29
- [bug#55674] [PATCH] gnu: emacs-helpful: Update to 209971b, Liliana Marie Prikler, 2022/05/29
- [bug#55674] [PATCH] gnu: emacs-helpful: Update to 0.19, yarl-baudig, 2022/05/30
- [bug#55674] [PATCH] gnu: emacs-helpful: Update to 0.19, Liliana Marie Prikler, 2022/05/30
- [bug#55674] [PATCH] gnu: emacs-helpful: Update to 0.19, yarl baudig, 2022/05/30