Skip to content
  • Carlos Garnacho's avatar
    tests: Ignore previous monitor events from test setup · ff1f66a4
    Carlos Garnacho authored
    This specific TrackerMonitor test sometimes fails on an unexpected
    sequence of monitor events. Give it time to handle all events after
    the test is set up, those are not the purpose of the test, and handling
    all them in one go sometimes results on another series of roughly
    equivalent events.
    
    Closes: #20
    ff1f66a4