Closed
Bug 1682829
Opened 4 years ago
Closed 4 years ago
Automate a fuzzing smoke test in the CI
Categories
(Core :: Fuzzing, enhancement, P3)
Core
Fuzzing
Tracking
()
RESOLVED
FIXED
86 Branch
Tracking | Status | |
---|---|---|
firefox86 | --- | fixed |
People
(Reporter: tarek, Assigned: tarek)
References
Details
Attachments
(1 file)
That test will run in the CI and make sure the binary does not crash with very simple calls.
The first patch is going to be simple jsshell
calls, and we will iterate on this later
Assignee | ||
Comment 1•4 years ago
|
||
Adds a smoke test script we can use in the CI to smoke test Firefox prior to
bigger tests.
Pushed by tziade@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/1a1aede69358
Automate a fuzzing smoke test in the CI r=decoder
Comment 3•4 years ago
|
||
bugherder |
Status: NEW → RESOLVED
Closed: 4 years ago
status-firefox86:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 86 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•