[lift-devel] 2 test errors: test-maximum-problems

Michael Pheasant m.pheasant at qfab.org
Wed Nov 11 04:31:35 UTC 2009


Hi

I downloaded lift from darcs (darcs get http://common-lisp.net/project/lift/ )
Running the tests I get the 2 errors below. The test output files are attached.

I cant figure out the problem, sorry Im not much help.

Cheers
Mike

...
...
#P"/home/m.pheasant/lift/test-results//"
Sending report (format :HTML) to /home/m.pheasant/lift/test-results//index.html
Sending report (format :DESCRIBE) to #<SLIME-OUTPUT-STREAM {10034411B1}>
#<Results for /home/m.pheasant/lift/lift-standard.config 74 Tests, 2 E..
  [standard-object]

Test Report for /home/m.pheasant/lift/lift-standard.config: 74 tests
run, 2 Errors, 1 Expected failure.


ERROR  : test-maximum-problems : a
  Condition: There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION TESTS-RUN (1)>when called with arguments
(NIL).
  Code     :
  NIL

ERROR  : test-maximum-problems : b
  Condition: There is no applicable method for the generic function
#<STANDARD-GENERIC-FUNCTION TESTS-RUN (1)>when called with arguments
(NIL).
  Code     :
  NIL

Expected failure: lift-test-environment-pristine : do-it
  Condition: Ensure failed: (NULL *TEST-ENVIRONMENT*) ()
  Code     :
  NIL

Test Report for /home/m.pheasant/lift/lift-standard.config: 74 tests
run, 2 Errors, 1 Expected failure.;

                                ; compilation unit finished

                                ;   caught 183 STYLE-WARNING
conditions
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/lift-devel/attachments/20091111/40c9ee5c/attachment.html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/lift-devel/attachments/20091111/40c9ee5c/attachment-0001.html>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mailman.common-lisp.net/pipermail/lift-devel/attachments/20091111/40c9ee5c/attachment-0002.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: lift-standard.config
Type: application/octet-stream
Size: 650 bytes
Desc: not available
URL: <https://mailman.common-lisp.net/pipermail/lift-devel/attachments/20091111/40c9ee5c/attachment.obj>


More information about the lift-devel mailing list