bug-gnu-emacs
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

bug#68523: 30.0.50; native-comp test failure


From: john muhl
Subject: bug#68523: 30.0.50; native-comp test failure
Date: Sun, 21 Jan 2024 18:03:08 -0600

Andrea Corallo <acorallo@gnu.org> writes:

> Andrea Corallo <acorallo@gnu.org> writes:
>
>> john muhl via "Bug reports for GNU Emacs, the Swiss army knife of text
>> editors" <bug-gnu-emacs@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.





reply via email to

[Prev in Thread] Current Thread [Next in Thread]