Closed
Bug 1742857
Opened 3 years ago
Closed 3 years ago
Add smoke test for running fuzzing builds via Grizzly
Categories
(Core :: Fuzzing, enhancement)
Core
Fuzzing
Tracking
()
RESOLVED
FIXED
98 Branch
Tracking | Status | |
---|---|---|
firefox98 | --- | fixed |
People
(Reporter: tsmith, Assigned: truber)
References
Details
Attachments
(1 file)
Add a smoke test that verifies that Grizzly can launch and run the build.
This uses the no-op
Grizzly adapter and it is not expected to find any issues since all it does is call window.close()
. Running a small number of iterations (10?) with a relaunch should do what we need.
Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Assignee: nobody → jschwartzentruber
Status: NEW → ASSIGNED
Updated•3 years ago
|
Attachment #9252701 -
Attachment description: Bug 1742857 - Add Grizzly no-op adapter smoke test. r?tsmith,ahal → Bug 1742857 - Add Grizzly fuzzing framework smoke test. r?tsmith,ahal
Updated•3 years ago
|
Attachment #9252701 -
Attachment description: Bug 1742857 - Add Grizzly fuzzing framework smoke test. r?tsmith,ahal → Bug 1742857 - Add Grizzly fuzzing framework smoke test. r?tsmith!,ahal!
Pushed by jdschwa@gmail.com:
https://hg.mozilla.org/integration/autoland/rev/5721b84cb0df
Add Grizzly fuzzing framework smoke test. r=tsmith,ahal
Comment 3•3 years ago
|
||
bugherder |
Status: ASSIGNED → RESOLVED
Closed: 3 years ago
status-firefox98:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 98 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•