Closed
Bug 1901320
Opened 2 years ago
Closed 2 years ago
Run tests on fuzzing builds
Categories
(Testing :: CI Configuration, task)
Testing
CI Configuration
Tracking
(firefox129 fixed)
RESOLVED
FIXED
129 Branch
| Tracking | Status | |
|---|---|---|
| firefox129 | --- | fixed |
People
(Reporter: tsmith, Assigned: jmaher)
Details
Attachments
(1 file)
We would like to ensure the reliability of fuzzing builds by running a simple set tests in CI. These tests should be tier 1. The tests will help prevent simple regressions from blocking fuzzing. At a minimum these tests should verify that a build can launch. Testing builds with fuzzing tools such as Grizzly is also important. Existing test can be found here: https://searchfox.org/mozilla-central/source/taskcluster/kinds/fuzzing/kind.yml
Ideally all fuzzing builds will be covered but to start I'd like to prioritize ASan, TSan and Debug builds on Windows and Linux.
Updated•2 years ago
|
Component: Task Configuration → CI Configuration
Product: Firefox Build System → Testing
| Assignee | ||
Comment 1•2 years ago
|
||
Updated•2 years ago
|
Assignee: nobody → jmaher
Status: NEW → ASSIGNED
Pushed by jmaher@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/027a66a086b0
run grizzly fuzzing tests on all builds. r=taskgraph-reviewers,gbrown
Comment 3•2 years ago
|
||
| bugherder | ||
Status: ASSIGNED → RESOLVED
Closed: 2 years ago
status-firefox129:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 129 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•