Closed Bug 1596739 Opened 5 years ago Closed 5 years ago

linux64-fuzzing-ccov build is broken

Categories

(Firefox Build System :: Toolchains, defect)

defect
Not set
normal

Tracking

(firefox-esr68 unaffected, firefox70 unaffected, firefox71 unaffected, firefox72 fixed)

RESOLVED FIXED
mozilla72
Tracking Status
firefox-esr68 --- unaffected
firefox70 --- unaffected
firefox71 --- unaffected
firefox72 --- fixed

People

(Reporter: marco, Assigned: marco)

References

(Regression)

Details

(Keywords: regression)

Attachments

(1 file)

In bug 1596279, I've enabled Rust tests in the code-coverage-opt mozconfig and added grcov to the dependencies of the Linux ccov opt build.
The fuzzing ccov opt build is using the code-coverage-opt mozconfig too though, so it currently fails because grcov is not installed: https://searchfox.org/mozilla-central/rev/cac340f10816707e91c46db6d285f80259420f07/testing/parse_build_tests_ccov.py#23.

To fix this, we simply need to enable Rust tests only in the Linux ccov opt build, and not in the fuzzing ccov opt build.

Pushed by csabou@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/5a0c33a890be
Don't enable Rust tests in the fuzzing ccov build. a=Aryx
Status: ASSIGNED → RESOLVED
Closed: 5 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla72
Has Regression Range: --- → yes
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: