ASDF master head with attached patches passes all tests on MKCL master head!
Elias Pipping
pipping.elias at icloud.com
Wed Sep 14 10:54:00 UTC 2016
> On 14 Sep 2016, at 09:45, Jean-Claude Beaudoin <jean.claude.beaudoin at gmail.com> wrote:
>
> Hello ASDF-devs,
>
> After pulling all latest commits from ASDF master and thus having a ASDF 3.1.7.19
> that git describes as "debian/2%3.1.5-1-514-g7b7b9f0",
> and patching it with the two attached patches,
> and using an mkcl from its latest github master head, I then get the following result:
>
>
> -#---------------------------------------
> Using /home/jean-claude/CL/MKCL/dev/releases/mkcl-1.1/git/mkcl.git/src/test/asdf/../../bin/mkcl
> Ran 61 tests:
> 61 passing and 0 failing
> all tests apparently successful
> -#---------------------------------------
>
> ./test/run-tests.sh -c mkcl
> GOOD: Loading ASDF on mkcl produces no message
> ./test/run-tests.sh -l mkcl
> Loading all these systems:
> ;;; Loading "/home/jean-claude/CL/MKCL/dev/releases/mkcl-1.1/git/mkcl.git/src/test/asdf/build/asdf.lisp"
> Done!
> Script succeeded
Dear Jean-Claude,
thank you for your patches. I’ve put them here for now (until the test failures on windows are sorted out):
https://gitlab.common-lisp.net/asdf/asdf/merge_requests/15
That’s also where Faré originally posted his comments.
Elias
More information about the asdf-devel
mailing list