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

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

bug#46722: test-map-into fails


From: Lars Ingebrigtsen
Subject: bug#46722: test-map-into fails
Date: Mon, 29 Nov 2021 19:26:58 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Glenn Morris <rgm@gnu.org> writes:

> It occurred for 8 builds in a row from
> https://hydra.nixos.org/build/159053152
> to
> https://hydra.nixos.org/build/159054038

Hm...  very odd:

Test test-map-into backtrace:
  signal(cl-no-applicable-method (map-into ((a . 1) (b . 2)) (hash-table :test 
equal)))
  cl-no-applicable-method(#s(cl--generic :name map-into :dispatches ((1 
#s(cl--generic-generalizer :name cl--generic-eql-generalizer :priority 100 :ta
  apply(cl-no-applicable-method #s(cl--generic :name map-into :dispatches ((1 
#s(cl--generic-generalizer :name cl--generic-eql-generalizer :priority 1
  #f(compiled-function (&rest args) #<bytecode -0xd5991ab961a5f21>)(((a . 1) (b 
. 2)) (hash-table :test equal))
  apply(#f(compiled-function (&rest args) #<bytecode -0xd5991ab961a5f21>) ((a . 
1) (b . 2)) (hash-table :test equal) nil)
  map-into(((a . 1) (b . 2)) (hash-table :test equal))

Is there anything particular with the Emacs build on Hydra?

-- 
(domestic pets only, the antidote for overdose, milk.)
   bloggy blog: http://lars.ingebrigtsen.no





reply via email to

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