[asdf-devel] testing ASDF with cl-test-grid

Anton Vodonosov avodonosov at yandex.ru
Wed Feb 27 01:46:18 UTC 2013


CLISP results. No new problems with ASDF found. 
One more upstream problem to report - mcclim.


  http://common-lisp.net/project/cl-test-grid/asdf/asdf-diff-19.html

  The (upstream) errors we have seen already on other CL implementations:
    qbook
    xcvb-bridge

  Other failures:
    gdl-demos
    gdl-robot
        These two are not regressions, got into the table just
        because during previous test run they had timeout.

    beirc
    climacs
    all the mcclim ASDF systems
       Fail because mcclim.asd is trying to define a method for asdf:travers
       and the method dignature is not compatible with the ASDF3 -
       doesn't have &REST or &KEY.
       We didn't saw this before because the method is defined
       under the #+clisp reader conditional (there is also another
       one for #+allegro)




More information about the asdf-devel mailing list