On Thu, Feb 14, 2019 at 04:45:48PM +0100, Paul Gevers wrote:
> autopkgtest [12:11:27]: test hello-nrepl: [-----------------------
> WARNING: requiring-resolve already refers to:
> #'clojure.core/requiring-resolve in namespace: user, being replaced by:
> #'nrepl.misc/requiring-resolve
> "e7d1e44b-654f-4a09-8460-7c9e3d01d783"
> autopkgtest [12:11:32]: test hello-nrepl: -----------------------]
> autopkgtest [12:11:32]: test hello-nrepl:  - - - - - - - - - - results -
> - - - - - - - - -
> hello-nrepl          FAIL stderr: WARNING: requiring-resolve already
> refers to: #'clojure.core/requiring-resolve in namespace: user, being
> replaced by: #'nrepl.misc/requiring-resolve

Looks like it's a name shadowing issue introduced by 1.10. Simplest
solution is to update the autopkgtest to allow stderr, slightly more
sophisticated solution would be to patch the code to avoid name
shadowing.

I will see if I can submit the latter patch upstream but will proceed
with patching the test on nrepl as a quick fix for now.

- e

Attachment: signature.asc
Description: PGP signature

Reply via email to