GNU bug report logs -
#68523
30.0.50; native-comp test failure
Previous Next
Reported by: john muhl <jm <at> pub.pink>
Date: Wed, 17 Jan 2024 03:01:02 UTC
Severity: normal
Found in version 30.0.50
Done: Andrea Corallo <acorallo <at> gnu.org>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
john muhl <jm <at> pub.pink> writes:
> Andrea Corallo <acorallo <at> gnu.org> writes:
>
>> Andrea Corallo <acorallo <at> gnu.org> writes:
>>
>>> john muhl via "Bug reports for GNU Emacs, the Swiss army knife of text
>>> editors" <bug-gnu-emacs <at> gnu.org> writes:
>>>
>>>> Bisect says 1998039f7a8 is the first bad commit. Log attached.
>>>>
>>>
>>> [...]
>>>
>>> Thanks for the report, I'll try to fix it later today.
>>>
>>> Andrea
>>
>> Right I pushed c5031a52c5c and works for me. Closing then.
>
> Sorry to be a bother but 50201e03b9c broke the test back the
> other way.
>
> Test comp-tests-ret-type-spec-71 condition:
> (ert-test-failed
> ((should (equal (cl-third ...) ret-type)) :form
> (equal (or (member -0.0 0.0) (integer 0 0))
> (or (member 0.0 -0.0) (integer 0 0)))
> :value nil :explanation
> (list-elt 1 (list-elt 1 (different-atoms -0.0 0.0)))))
>
> Reverting c5031a52c5c fixes it here.
:/ okay I reverted c5031a52c5c, thanks for reporting this!
Andrea
This bug report was last modified 1 year and 118 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.