Closed TomasTurina closed 1 year ago
During testing, replicating the described fail was not possible. The reports below show tests do not fail in all three modes.
Execution type | result | modes | notes |
---|---|---|---|
Manager Jenkins | 🟢 | realtime + whodata | Cannot run tests in scheduled mode in Jenkins |
Manager local | 🟢 | all 3 modes |
However, it was found that the failing cases are in whodata
mode, when tests were launched in realtime
or scheduled
. This is caused because the fix for get_test_cases_data
was not applied to master. It is being tracked in #4184
|
Description
After executing the suite of tests related to FIM (manager tests), the following tests failed:
Scheduled
Real-time
These tests need to be reviewed and fixed.