[Bordeaux-threads-devel] Bordeaux-threads 0.8.2 ported to MKCL.

Jean-Claude Beaudoin jean.claude.beaudoin at gmail.com
Sun Aug 5 19:19:15 UTC 2012


On Sun, Aug 5, 2012 at 10:00 AM, Stelian Ionescu <sionescu at cddr.org> wrote:

>
> Thanks, patch committed. Do all tests pass on MKCL ?
>
>
After installing FiveAM I did the following in the MKCL repl:

jean-claude at mars> mkcl
> (aload :bordeaux-threads-test)

;;; Loading
"/home/jean-claude/CL/MKCL/dev/mkcl/contrib/bordeaux-threads-0.8.2/bordeaux-threads-test.asd"
;;; Loading
"/home/jean-claude/CL/MKCL/mkcl-1.1.0/lib/mkcl-1.1.0/contrib/fiveam.asd"
;;; Loading
"/home/jean-claude/CL/MKCL/mkcl-1.1.0/lib/mkcl-1.1.0/contrib/alexandria.asd"
;;; Loading
"/home/jean-claude/CL/MKCL/mkcl-1.1.0/lib/mkcl-1.1.0/contrib/bordeaux-threads.asd"
;;; Loading
"/home/jean-claude/CL/MKCL/mkcl-1.1.0/lib/mkcl-1.1.0/contrib/alexandria.fasb"
;;; Loading
"/home/jean-claude/CL/MKCL/mkcl-1.1.0/lib/mkcl-1.1.0/contrib/fiveam.fasb"
;;; Loading
"/home/jean-claude/CL/MKCL/mkcl-1.1.0/lib/mkcl-1.1.0/contrib/bordeaux-threads.fasb"
;;; Compiling
/home/jean-claude/CL/MKCL/dev/mkcl/contrib/bordeaux-threads-0.8.2/test/bordeaux-threads-test.lisp.
;;; Finished compiling
/home/jean-claude/CL/MKCL/dev/mkcl/contrib/bordeaux-threads-0.8.2/test/bordeaux-threads-test.lisp.
;;; Loading
"/home/jean-claude/CL/MKCL/dev/mkcl/contrib/bordeaux-threads-0.8.2/test/bordeaux-threads-test.fas"
;;; Warning: Redefining BORDEAUX-THREADS-TEST::USING-LOCK in
deflookup-table named IT.BESE.FIVEAM::FIXTURE
T

I don't understand the warning so I just ignored it. Then I did:

> (IT.BESE.FIVEAM:RUN!)
..............................................................................................................................................................................................................
 Did 206 checks.
    Pass: 206 (100%)
    Skip: 0 ( 0%)
    Fail: 0 ( 0%)

NIL
>

Is this the proper way to run the test suite?

Cheers,

Jean-Claude Beaudoin
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/bordeaux-threads-devel/attachments/20120805/6e494414/attachment.html>


More information about the bordeaux-threads-devel mailing list