From: Anton Vodonosov
Subject: library reports
Date: Sun, 14 Oct 2012 01:17:51 +0400
Hello.
Another usage of the results collected by cl-test-grid is
separate reports for every library in Quicklisp.
The results include build status for the library ASDF systems
and test-suite results (if the test suite has test-grid adapter)
on every lisp implementation we have tested.
The reports may be found at
http://common-lisp.net/project/cl-test-grid/library/<library name>.html
Index of all the reports: http://common-lisp.net/project/cl-test-grid/library/
PS
Xach, could you announce this on planet lisp?
Also:
Just published reports with October data (so far we collected
results of 7 CL compilers, in various compiler version/OS combinations
it is around 27 compiler kinds).
The most interesting report for you must be this one:
http://common-lisp.net/project/cl-test-grid/quicklisp-diff.html
It displays the all the tests which have different outcome
on September and October Quicklisps.
- Anton