Description
Describe the bug
The actual shard times Shard 1: Expected: 0s, Actual: 3s, Diff: 3s
is outputting in the console even though I have output style set to either single
or compact
. This is impacting readability on our output in circleci.
To Reproduce
firebase test android run
Expected behavior
I was expecting just the results section specified here: https://github.com/Flank/flank/blob/master/docs/flank-output-investigation/flank_current_output.md and that's it.
Details (please complete the following information):
I'm running flank on CircleCi and uploaded the latest flank snapshot from the documentation there
Additional context
Not super familiar with Flank, picking up from someone else's work. If this isn't a bug or might be a config issue, let me know steps to resolve