Details
-
Bug
-
Status: Resolved
-
Minor
-
Resolution: Fixed
-
None
-
None
-
None
Description
To make test self contained, we bind MessageLogger as additional event handlers for IMRU driver fault tolerant tests. As the completion of the tasks is based on the event received in IMRU driver rather than from the MessageLogger, sometimes we may not be able to receive those events in MessageLogger before test is completed, causing possible test failures.
This JIRA is to use the messages directly from IMRU Driver for validation for test stability.