Describe the bug
There's an intermittent bug (that I can't reproduce locally) that involves aggregateCSVReportsTwo should create two aggregate reports.
To Reproduce
I wish I knew how to consistently reproduce. I have no idea why this is happening.
Expected behavior
The test should consistently pass (or consistently fail if new code breaks the existing behavior).
Additional context
If anyone else is able to reproduce this consistently, I'd be very grateful. I can't reproduce on my Windows box or Linux VM, only seems to happen on the CI servers.
Describe the bug
There's an intermittent bug (that I can't reproduce locally) that involves
aggregateCSVReportsTwo should create two aggregate reports.To Reproduce
I wish I knew how to consistently reproduce. I have no idea why this is happening.
Expected behavior
The test should consistently pass (or consistently fail if new code breaks the existing behavior).
Additional context
If anyone else is able to reproduce this consistently, I'd be very grateful. I can't reproduce on my Windows box or Linux VM, only seems to happen on the CI servers.