Closed
Bug 1625303
Opened 5 years ago
Closed 5 years ago
Fuzzing builds no longer have gtests packaged
Categories
(Firefox Build System :: Task Configuration, defect, P1)
Tracking
(firefox76 fixed)
RESOLVED
FIXED
mozilla76
Tracking | Status | |
---|---|---|
firefox76 | --- | fixed |
People
(Reporter: decoder, Assigned: decoder)
Details
Attachments
(1 file)
I just noticed this, probably regressed by
changeset: 515545:b7a8b4961e01
user: Mike Shal <mshal@mozilla.com>
date: Tue Feb 25 20:13:12 2020 +0000
summary: Bug 1606922 - Move MOZ_AUTOMATION_PACKAGE_TESTS from mozconfigs to taskcluster; r=tomprince,chmanchester
I assume while migrating the flag, they accidentally forgot to put it on fuzzing builds. As a result, all libFuzzer fuzzing that is based on gtests (in particular Necko fuzzing) is broken.
Assignee | ||
Comment 1•5 years ago
|
||
Pushed by choller@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/24a6cabe8af6
Package gtests for fuzzing builds. r=tomprince
Comment 3•5 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 5 years ago
status-firefox76:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → mozilla76
You need to log in
before you can comment on or make changes to this bug.
Description
•