[elephant-devel] 3 test failures with the latest version. Expected?

Red Daly reddaly at gmail.com
Tue Dec 29 20:44:35 UTC 2009


Here is a test report on the latest version of elephant from darcs.
Are these failures expected?  I have not bisected the commit history
or anything to tell when these failures began.  I ran the BDB test by
loading the BerkeleyDB test file in tests/.

uname -a: Linux condi 2.6.31-16-generic #53-Ubuntu SMP Tue Dec 8
04:02:15 UTC 2009 x86_64 GNU/Linux

SBCL "1.0.32.37"

 Did 501 checks.
    Pass: 496 (99%)
    Skip: 2 ( 0%)
    Fail: 3 ( 0%)

 Failure Details:
 --------------------------------
 CHANGE-CLASS []:
      Unexpected Error: #<SIMPLE-ERROR {100516DEC1}>
There is no applicable method for the generic function
  #<STANDARD-GENERIC-FUNCTION ELEPHANT::OID (1)>
when called with arguments
  (NIL)...
 --------------------------------
 --------------------------------
 UPDATE-CLASS []:
      Unexpected Error: #<SIMPLE-ERROR {1004A59741}>
There is no applicable method for the generic function
  #<STANDARD-GENERIC-FUNCTION ELEPHANT::OID (1)>
when called with arguments
  (NIL)...
 --------------------------------
 --------------------------------
 CACHING-BASIC []:
      Unexpected Error: #<UNBOUND-SLOT CHECKED-OUT {100338DEC1}>
The slot ELEPHANT::CHECKED-OUT is unbound in the object #<CACHE-TEST
oid:4>...
 --------------------------------

 Skip Details:
 CACHING-WITH-CHECKOUTS []:
     Dependencies not satisfied.
 CACHING-CANCEL-CHECKOUT []:
     Dependencies not satisfied.

-Red




More information about the elephant-devel mailing list