Skip to content

improvement of FEROLFifoStuck

Created by: andreh12

fixes #98 (closed) i.e. ensures that FEROLFifoStuck does not fire for the case mentioned in #98 (closed) where some subsystem sent fragments without getting triggers.

Added the test case from #98 (closed) .

  • mvn integration-test reports zero errors and failures out of 9 tests run
  • mvn test reports zero errors and failures out of 106 tests run

Merge request reports