Hello.
I am running the usocket tests (between others often-downloaded quicklisp libraries), on different lisps.
The tests have different failures on different lisps. The results may be found here: http://common-lisp.net/project/cl-test-grid/pivot_ql-lib_lisp.html (the ok/fail links refer to the test logs with failure details).
Some of the failures are probably bugs in tests, but other seems to be bugs in usocket itself. For example CCL on Windows:
Read error between positions 195 and 295 in C:/Users/anton/quicklisp/dists/quicklisp/software/usocket-0.5.4/vendor/ccl-send.lisp. Unhandled ERROR is signaled: Foreign function not found: WIN64::|send|
The variables described in README to configure the test suite - +non-existing-host+, +unused-local-port+, +common-lisp-net+ - have satisfying values (the defaults), and does not seem to be the failure cause for the failed tests.
Best regards, - Anton
29.12.2011, 03:07, "Anton Vodonosov" avodonosov@yandex.ru:
Some of the failures are probably bugs in tests, but other seems to be bugs in usocket itself. For example CCL on Windows:
Read error between positions 195 and 295 in C:/Users/anton/quicklisp/dists/quicklisp/software/usocket-0.5.4/vendor/ccl-send.lisp. Unhandled ERROR is signaled: Foreign function not found: WIN64::|send|
BTW, this particular error seems to be a regression on CCL 1.7 Windows.
I just added test results for more CCL versions. You may compare CCL windows version: 1.7 64bit and 32bit have this error, but 1.6 64bit does not.
Hi, Anton
Thanks for reporting this regression, I'll fix this in next USOCKET release. (and sorry for late response)
Regards,
Chun Tian (binghe)
在 2011-12-29,10:29, Anton Vodonosov 写道:
29.12.2011, 03:07, "Anton Vodonosov" avodonosov@yandex.ru:
Some of the failures are probably bugs in tests, but other seems to be bugs in usocket itself. For example CCL on Windows:
Read error between positions 195 and 295 in C:/Users/anton/quicklisp/dists/quicklisp/software/usocket-0.5.4/vendor/ccl-send.lisp. Unhandled ERROR is signaled: Foreign function not found: WIN64::|send|
BTW, this particular error seems to be a regression on CCL 1.7 Windows.
I just added test results for more CCL versions. You may compare CCL windows version: 1.7 64bit and 32bit have this error, but 1.6 64bit does not.
usocket-devel mailing list usocket-devel@common-lisp.net http://lists.common-lisp.net/cgi-bin/mailman/listinfo/usocket-devel