Hi Maxime, I was roaming on this series and the message:
Don't pretend to enable tests when cross-compiling. or elsewhere Don't run tests when cross-compiling. appears to me misleading. I would write: Remove unconditional tests. or something along these lines which is what these commits are doing, IIUC. On Thu, 30 Sept 2021 at 00:50, Maxime Devos <maximede...@telenet.be> wrote: > * gnu/packages/lisp.scm > (ecl)[arguments]<#:tests?>: Move comment about failing tests to ... > (ecl)[arguments]<#:phases>{check}: ... this deleted phase. > (ecl)[arguments]: Remove #:tests? instead of unconditionally setting it to > #t. Thanks for working on that. Cheers, simon