[asdf-devel] Retest

Faré fahree at gmail.com
Tue Oct 15 01:50:29 UTC 2013


The ABCL test fails reliably on Linux, too, from the command-line.
But when I run it interactively at the REPL, it works reliably (!).
That's puzzling, to say the least, and would require more energy
than I have left at the moment.
Could we mark that as a known failure for ABCL for now?

—♯ƒ • François-René ÐVB Rideau •Reflection&Cybernethics• http://fare.tunes.org
The program isn't debugged until the last user is dead.


On Mon, Oct 14, 2013 at 9:37 PM, Robert P. Goldman <rpgoldman at sift.info> wrote:
> Now all tests pass on Linux for me (but I'm not testing ABCL there).
>
> ABCL on the Mac fails test-stamp-propagation:
>
> TEST ABORTED: These two expressions fail comparison with EQUAL:
>  (SANITIZE-LOG (RELOAD ASDF/DEFSYSTEM:DEFSYSTEM)) evaluates to
> ((:COMPILING :SYSTEM))
>  (QUOTE ((:COMPILING :SYSTEM) (:COMPILE-TOPLEVEL :FILE1) (:LOAD-TOPLEVEL
> :FILE1) (:COMPILE-TOPLEVEL :FILE2) (:LOAD-TOPLEVEL :FILE2))) evaluates
> to ((:COMPILING :SYSTEM) (:COMPILE-TOPLEVEL :FILE1) (:LOAD-TOPLEVEL
> :FILE1) (:COMPILE-TOPLEVEL :FILE2) (:LOAD-TOPLEVEL :FILE2))
> Above backtrace due to this condition:
> These two expressions fail comparison with EQUAL:
>  (ASDF-TEST::SANITIZE-LOG (ASDF-TEST::RELOAD ASDF/DEFSYSTEM:DEFSYSTEM))
> evaluates to ((:COMPILING :SYSTEM))
>  (QUOTE ((:COMPILING :SYSTEM) (:COMPILE-TOPLEVEL :FILE1) (:LOAD-TOPLEVEL
> :FILE1) (:COMPILE-TOPLEVEL :FILE2) (:LOAD-TOPLEVEL :FILE2))) evaluates
> to ((:COMPILING :SYSTEM) (:COMPILE-TOPLEVEL :FILE1) (:LOAD-TOPLEVEL
> :FILE1) (:COMPILE-TOPLEVEL :FILE2) (:LOAD-TOPLEVEL :FILE2))
> Script failed
> Using abcl, test-stamp-propagation.script failed
>
> Does this work on Linux?
>
> cheers,
> r
>



More information about the asdf-devel mailing list