Closed grigorye closed 1 year ago
Sorry, there's a problem with -no-ci -q
in the current version – looking into it.
@grigorye Thanks for the detailed description and comments. LGTM!
@grigorye Looks like there's some tests that you'll need to fix before merging.
@grigorye Looks like there's some tests that you'll need to fix before merging.
Thanks, I updated the tests. @cpisciotta
This should fix the following scenarios involving -q and test cases:
--no-ci
, first failing test case is reported with the "header" from the last non-test related content.I'm not sure if there's some other scenario related to the problem. So far, this is what I encountered in real life.
Case 1
Before:
After:
Case 2
Before:
After:
Case 3 (invocation with --is-ci and -q)
Before:
After: