>> But I am still getting stamp-propagation failures on Windows with mlispThat makes sense: the test includes a test of the time propagation bug
>> after having run mlisp8 (and I think it would also fail if running mlisp8
>> after mlisp). I will send the console output from that separately.
>
for the native defsystem, and then the lack of output-translations on
said native defsystem will cause issues.
Maybe we should just disable the native test for now. It's not testing
ASDF itself, anyway.
If you have time, you can add a clearing of the fasls in the native
defsystem test.
And with even more time, transform the test so that in the ASDF case,
it touches or deletes files in the asdf timestamp cache rather than do
it in the filesystem (the trick obviously won't work for the native
defsystem test).