On an x86 GNU/Linux system with SBCL 1.0.25 and BDB 4.7
I get 15 failing tests (as follows).

Is this supposed to happen in the latest Elephant head?


 Did 500 checks.
    Pass: 485 (97%)
    Skip: 0 ( 0%)
    Fail: 15 ( 3%)

 Failure Details:
 --------------------------------
 INDEXING-CHANGE-CLASS []:
      1 evaluated to 1, which is not = to 0..
 --------------------------------
 --------------------------------
 INDEXING-SLOT-MAKUNBOUND []:
      (POP #:RESULT174) evaluated to 0, which is not EQUALP to 1..
 --------------------------------
 --------------------------------
 INDEXING-SLOT-MAKUNBOUND []:
      (POP #:RESULT174) evaluated to 0, which is not EQUALP to 1..
 --------------------------------
 --------------------------------
 INDEXING-RANGE []:
      (POP #:RESULT164) evaluated to NIL, which is not EQUALP to T..
 --------------------------------
 --------------------------------
 INDEXING-RANGE []:
      (POP #:RESULT164) evaluated to NIL, which is not EQUALP to T..
 --------------------------------
 --------------------------------
 INDEXING-CLASS-OPT []:
      (POP #:RESULT110) evaluated to NIL, which is not EQUALP to T..
 --------------------------------
 --------------------------------
 INDEXING-BASIC-WITH-SYMBOL []:
      (LENGTH (GET-INSTANCES-BY-CLASS 'IDX-ONE-E)) evaluated to 0, which is not 
= to 3..
 --------------------------------
 --------------------------------
 LARGER-INDEXING-WITH-STRING []:
      (LENGTH (GET-INSTANCES-BY-CLASS 'IDX-ONE-D)) evaluated to 0, which is not 
= to 100..
 --------------------------------
 --------------------------------
 LARGER-INDEXING []:
      (LENGTH (GET-INSTANCES-BY-CLASS 'IDX-ONE-C)) evaluated to 0, which is not 
= to 100..
 --------------------------------
 --------------------------------
 INDEXING-BASIC-WITH-STRING []:
      (LENGTH (GET-INSTANCES-BY-CLASS 'IDX-ONE-B)) evaluated to 0, which is not 
= to 6..
 --------------------------------
 --------------------------------
 INDEXING-WITH-DUPSTUFF-BASIC []:
      (LENGTH (GET-INSTANCES-BY-VALUE 'IDX-ONE-F 'SLOT1 N)) evaluated to 6, 
which is not
= to 2..
 --------------------------------
 --------------------------------
 INDEXING-MIXED []:
      (LENGTH (GET-INSTANCES-BY-CLASS 'IDX-ONE-F)) evaluated to 0, which is not 
= to 3..
 --------------------------------
 --------------------------------
 INDEXING-MIXED []:
      (LENGTH (GET-INSTANCES-BY-VALUE 'IDX-ONE-F 'SLOT1 N)) evaluated to 4, 
which is not
= to 2..
 --------------------------------
 --------------------------------
 INDEXING-BASIC []:
      (LENGTH (GET-INSTANCES-BY-CLASS 'IDX-ONE-F)) evaluated to 0, which is not 
= to 3..
 --------------------------------
 --------------------------------
 INDEXING-BASIC-TRIVIAL []:
      (POP #:RESULT37) evaluated to 0, which is not EQUALP to 2..
 --------------------------------

  Leslie

-- 
LinkedIn Profile: http://www.linkedin.com/in/polzer
Xing Profile: https://www.xing.com/profile/LeslieP_Polzer
Blog: http://blog.viridian-project.de/


_______________________________________________
elephant-devel site list
elephant-devel@common-lisp.net
http://common-lisp.net/mailman/listinfo/elephant-devel

Reply via email to