trying some ASuDF tests on Windows (was: Re: [asdf-devel] Volunteer for LispWorks testing?)

Faré fahree at gmail.com
Thu Sep 5 22:29:51 UTC 2013


> Ok, I went ahead and opened a CCL bug, which was (almost immediately)
> reported as fixed in the subversion trunk and the ticket (#1109) was closed.
> Then I built a CCL from the trunk (which is 1.10-dev), and indeed this
> failure goes away when using 1.10-dev. See the results in the 2013-09-05
> folder in the link below.
>
Wonderful. Stellar support from the CCL team, as always.

>> The test-multiple.script failure reveals an error in run-program, that
>> looks like it does a (cons "cmd" argument) instead of a (list "cmd"
>> argument). Same failure in test-run-program.script.
>
Yeah, this code was obviously never tested on Windows since I last
changed it in the hopes of adapting to the latest CCL run-program bug
fix.

Please try again with the attached patch (totally untested, since I
don't have Windows).

> The issue with ";" vs. ":" for path separator I'm not sure exactly where to
> fix, so I leave that alone for the time being (anyone else care to jump on
> it?) --- apparently that's not CCL-specific, but a general Windows asdf
> testing issue?
>
I pushed an update to these two tests. Please pull and try again.

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
Certainly the game is rigged. Don't let that stop you;
if you don't bet, you can't win.
        — Robert Heinlein, "Time Enough For Love"
-------------- next part --------------
A non-text attachment was scrubbed...
Name: rp.diff
Type: application/octet-stream
Size: 1453 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/asdf-devel/attachments/20130905/e0c4bf7b/attachment.obj>


More information about the asdf-devel mailing list