IE> Historically we've had problems with tests being non-idempotent.  I
 IE> usually wipe the dbs between runs to ensure that hidden interactions
 IE> don't break test assumptions.

i have errors in a completely clean environment with a clean store:

 Did 455 checks.
    Pass: 449 (98%)
    Skip: 2 ( 0%)
    Fail: 4 ( 0%)

 Failure Details:
 --------------------------------
 SIMPLE-SLOT-ASSOC-SETUP []:
      Unexpected Error: #<SIMPLE-ERROR {B5AA621}>
There is no class named PERSON...
 --------------------------------
 --------------------------------
 SIMPLE-EXPLICIT-ASSOC-SETUP []:
      Unexpected Error: #<SIMPLE-ERROR {B3E9789}>
There is no class named PERSON...
 --------------------------------
 --------------------------------
 INDEXING-TIMING []:
      Unexpected Error: #<SIMPLE-ERROR {B1FC041}>
There is no class named STRESS-NORMAL...
 --------------------------------
 --------------------------------
 INDEXING-REDEF-CLASS []:
      Unexpected Error: #<SIMPLE-ERROR {BE1A551}>
There is no class named IDX-EIGHT...
 --------------------------------

 Skip Details:
 SIMPLE-SLOT-ASSOC []:
     Dependencies not satisfied.
 SIMPLE-EXPLICIT-ASSOC []:
     Dependencies not satisfied.





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

Reply via email to