Indeed it shouldn't ignore records from current test. In my scenario, I have an async task which could produce records, the previous test triggerred the async task but didn't wait for the task to be ...