Closed
Bug 1856988
Opened 2 years ago
Closed 2 years ago
Vendor libfuzzer using `mach vendor`
Categories
(Firefox Build System :: General, task)
Firefox Build System
General
Tracking
(firefox120 fixed)
RESOLVED
FIXED
120 Branch
| Tracking | Status | |
|---|---|---|
| firefox120 | --- | fixed |
People
(Reporter: sergesanspaille, Assigned: sergesanspaille)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
No description provided.
| Assignee | ||
Comment 1•2 years ago
|
||
We hit some limitations of the globbing system in exclude file, which
relies on glob.iglob and skips dotfiles...
As a side effect update the license to the one actually shipped with
libfuzzer.
Updated•2 years ago
|
Attachment #9356647 -
Attachment description: Bug 1856988 - Vendor libfuzzer using `mach vendor` r=decoder → Bug 1856988 - Vendor libfuzzer using `mach vendor` r=decoder!
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/6b3aa93d1a33
Vendor libfuzzer using `mach vendor` r=decoder
Comment 3•2 years ago
|
||
Backed out for causing lint failures in moz.yaml
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-ERROR | /builds/worker/checkouts/gecko/tools/fuzzing/libfuzzer/moz.yaml:1:1 | missing document start "---" (document-start)
Flags: needinfo?(sguelton)
Pushed by sguelton@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/87ac59c5c770
Vendor libfuzzer using `mach vendor` r=decoder
| Assignee | ||
Updated•2 years ago
|
Flags: needinfo?(sguelton)
Comment 5•2 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 2 years ago
status-firefox120:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 120 Branch
You need to log in
before you can comment on or make changes to this bug.
Description
•