Hi Robert,
[also cc'ing this to asdf-devel in case anyone else has feedback]
Ok, shifting gears a little bit here first...
I'm trying a few test runs of the ASDF test suite on Windows. Platforms on Windows which I have available to test right now are: Allegro CL (several variations), and CCL.
To prepare to run the tests on Windows, I installed cygwin and cygwin's make. Then to run the tests, I do (for lack of having this more automated so far):
1. set ASDF_TEST_LISPS appropriately.
2. Edit run-tests.sh to point to appropriate Lisp executables.
3 Invoke "make test-all-no-upgrade" from the cygwin command shell.
Let's try CCL first. Here are the outputs:
https://www.dropbox.com/sh/jc2cqwpkp06dupm/-vvd5gFwTk/cl/tests/asdf/output/2...
Summary: 42 out of 47 pass (5 failures).
I can try to dive into these further, but I thought I would post the results here first in case anything is obvious to anyone.
Incidentally, I have been running ASDF in production with Allegro CL for some time now (including asdf:monolithic-fasl-op) and it has been working well. There are some startup glitches for running ASDF tests on Windows/Allegro right now. After the CCL issue is resolved I will return to trying to get the tests to run for Allegro on Windows.
Regards,
Dave
P.S. I can see the Launchpad link you sent earlier.
On Tue, Sep 3, 2013 at 8:41 PM, Robert P. Goldman rpgoldman@sift.infowrote:
Dave Cooper wrote:
In the meantime do you think it's worth me diving into what is apparently this one test failure on LWM?
That would be great, thanks!
If there is anything I can do to help you get acclimated and figure it out, let me know. I haven't had a chance to look into it yet. I've been on vacation and now I'm in the thick of things at work.
I will try to put some notes in the ASDF ticket on launchpad. Can you see that? If not, please let me know.
Best, Robert