GNU bug report logs - #73441
31.0.50; Unstable proced-refine-test failure

Previous Next

Package: emacs;

Reported by: Sam James <sam <at> gentoo.org>

Date: Mon, 23 Sep 2024 13:21:01 UTC

Severity: normal

Found in version 31.0.50

Fixed in version 30.1

Done: Michael Albinus <michael.albinus <at> gmx.de>

Bug is archived. No further changes may be made.

Full log


Message #72 received at 73441 <at> debbugs.gnu.org (full text, mbox):

From: Michael Albinus <michael.albinus <at> gmx.de>
To: Laurence Warne <laurencewarne <at> gmail.com>
Cc: mattiase <at> acm.org, 73441 <at> debbugs.gnu.org, Sam James <sam <at> gentoo.org>
Subject: Re: bug#73441: 31.0.50; Unstable proced-refine-test failure
Date: Wed, 13 Nov 2024 09:04:04 +0100
Laurence Warne <laurencewarne <at> gmail.com> writes:

> Hi Michael,

Ni Laurence,

> I added a conditional skip for the refine tests if it looks like
> there's a NaN, let me know if it looks ok.

Thanks. In general it looks fine, but I have one nit: In
proced--assert-process-valid-cpu-refinement-explainer you still call
(thing-at-point 'number). But the explainer is active in case of
problems, so it is likely that there isn't a number. Wouldn't it be
better to call (thing-at-point 'symbol)? Or something like
(or (thing-at-point 'number) (thing-at-point 'sexp))?

> Thanks, Laurence

Best regards, Michael.




This bug report was last modified 185 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.