Running Lisp tests
Alessio Stalla <[email protected]> Mon, 27 May 2019 20:07:56 +0200
| Newsgroups | gmane.editors.j.devel |
|---|---|
| Message-ID | <CAL2Kp+gvqroUdPRf+xTeBCaGPPcWQjpOVotHAgV178Hoz85sjw__36736.1024765827$1558980526$gmane$org@mail.gmail.com> |
Greetings,
I have trouble running ABCL's Lisp test suites:
$ ant abcl.test
...lots of output...
[java] Caught :ASDF/FIND-COMPONENT:MISSING-DEPENDENCY while processing
--eval option "(asdf:test-system :abcl/test/ansi/compiled)":
[java] #<MISSING-DEPENDENCY {1337E679}>
[java] Java Result: 2
...etc...
Do you have any idea?
Thanks
Alessio