On Fri, Mar 29, 2013 at 10:25 PM, Anton Vodonosov <avodonosov@yandex.ru> wrote:

30.03.2013, 01:22, "Erik Huelsmann" <ehuels@gmail.com>:
> On Fri, Mar 29, 2013 at 5:38 PM, Anton Vodonosov <avodonosov@yandex.ru> wrote:
>> Comparison of revision 14451 with the last tested one - 14445:
>> http://common-lisp.net/project/cl-test-grid/abcl/abcl-diff7.html
>>
>> and with release 1.1.1:
>> http://common-lisp.net/project/cl-test-grid/abcl/abcl-diff8.html
>
> Turns out quite a lot of the FAILs were dependencies on CL-CONT. So, I took a moment to figure out what was going wrong there and r14452 should be fixing all CL-CONT dependent failures.
>
> How do I kick off a test run of that revision on the efficito.com machine ?

rebuild abcl in the ~/lisps/abcl
then run cl-test-grid/run-agent.sh

Thanks! Started (and stopped and started again, sorry about that.)

Bye,

Erik.