-
Notifications
You must be signed in to change notification settings - Fork 29.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
--test
& --test-reporter
& --test-reporter-destination
will swallow error
#52670
Comments
This seems like expected behavior that is only specific to the lcov reporter, and has nothing to do with the reporter destination. This is because the lcov reporter's only functionality is to report code coverage information. It might be worth updating the lcov reporter docs to specify that:
|
You're wanting to see this update in here: Line 503 in 7c3dce0
I can take this and open a PR if that's OK? |
Thank you |
@cjihrig, @himself65 can you check if my pull request it's ok about this issue #52746 |
is this issue this open ? can i work on it im a new guy |
The command to get console output AND coverage is quite long:
|
This was closed by #53523. |
Version
18,x 20.x, 22
Platform
macos
Subsystem
test_runner
What steps will reproduce the bug?
How often does it reproduce? Is there a required condition?
No response
What is the expected behavior? Why is that the expected behavior?
No response
What do you see instead?
Additional information
No response
The text was updated successfully, but these errors were encountered: