-
Bug
-
Resolution: Done
-
Major
-
2.5.1.Final, 2.6.0.Alpha2
-
None
-
False
-
None
-
False
-
-
In some instances the LogMinerHelperIT class test method shouldAddCorrectLogFiles fails with the following error:
LogMinerHelperIT.shouldAddCorrectLogFiles:83 expected:<[2]> but was:<[3]>
This happens when the query returns a set of archive logs plus two records from the online redo logs where an INACTIVE redo log has not yet transitioned to an archive log because the ARC0 process hasn't yet processed it.
The test should be reworked to honor this combination as it's perfectly valid.