Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
ManifoldCF 0.5, ManifoldCF 0.6
-
None
Description
The HopcountMySQLIT test sometimes fails complaining that it is expecting to see 6 documents but only sees 4.
[junit] org.apache.manifoldcf.core.interfaces.ManifoldCFException: Wrong number of documents processed - expected 6, saw 4 [junit] at org.apache.manifoldcf.filesystem_tests.HopcountMySQLIT.hopcountCheck(HopcountMySQLIT.java:152)
This does not happen on every run.