Open
Bug 1624278
Opened 5 years ago
Updated 2 years ago
When running grcov, print its stderr to stderr
Categories
(Testing :: Code Coverage, enhancement)
Tracking
(Not tracked)
NEW
People
(Reporter: marco, Unassigned)
Details
In testing/mozharness/mozharness/mozilla/testing/codecoverage.py, when running grcov, we are currently getting its stderr and not printing it to stderr.
We should instead let grcov's stderr go directly to the calling process stderr.
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•