I ran the full suite of tests against core with the following results. Can 
anyone confirm they are seeing similar? or is this particular to my system? I 
failed test, 3 ignored, looks like two where intential ignores and I can't tell 
about the first one. Should we remove the intentially ignored tests? Is there a 
point to keeping the clutter? Also, are there missing tests ports that we are 
aware of that I can take a look at porting? <Lucene.Net.Test> (1315 tests), 1 
test failed
  Lucene.Net.Index (369 tests), Success
    TestIndexWriterReader (16 tests), Success
      TestDuringAddIndexes, Ignored
  Lucene.Net.Store (29 tests), Success
    TestMultiMMap (1 test), Ignored
      TestDoesntExist, Ignored: Need to port tests, but we don't really support 
MMapDirectories anyway
  Lucene.Net.Support (62 tests), Success
    _SupportClassTestCases (1 test), Ignored
      Count, Ignored: [Intentionally ignored test case] Lucene.Net TestCases:0 
Other TestCases:1311
  Lucene.Net.Util (68 tests), 1 test failed
    ArrayUtilTest (1 test), Success
    TestAttributeSource (5 tests), Success
    TestBitVector (7 tests), Success
    TestCloseableThreadLocal (3 tests), Success
    TestFieldCacheSanityChecker (4 tests), 1 test failed: Child test failed
      TestInsanity1, Success
      TestInsanity2, Failed:  wrong number of cache errors Expected: 1 But was: 0
      TestInsanity3, Success
      TestSanity, Success
                                          

Reply via email to