remake fuzzing from scratch
Nobody has claimed this yet.
Assessment
- Difficulty
- 5/5
- Estimated time
- Over a week
- Newbie friendliness
- 25/100
- Issue type
- Refactor
- Clarity
- Needs clarification
- Activity status
- Active
- Tech stack
- rust
- Domain
- testing-qa
Research direction
Start by reading the existing fuzzing implementation under fuzz/ and review issue #656 to understand how it was nearly broken. Replace the obscure setup with a new fuzzing approach, likely as a special test; the implementation details and completion criteria are not specified in the issue.
Written by the indexing model from the issue text.
Description
our current fuzzing is obscure and no one really knows how it works
it is under fuzz/
it was back from when the repo didn't even use GitHub actions, it used travis-CI, for perspective
and I almost broke it with #656
simple: take it down and build new fuzzing, probably in the form of some sort of special test
implementation details are left for you to decide
- Dominant language
- Rust
- Stars
- 1.7k
- Forks
- 218
- Avg merge
- 19h 1m
- Merged PRs (30d)
- 105
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
More from servo/rust-smallvec
-
good first issue help wanted r-docs
Difficulty 1/5 Under an hour Newbie friendliness 92/100
servo/rust-smallvec#655 · 1 assignee ·
-
good first issue help wanted r-ci
Difficulty 1/5 Under an hour Newbie friendliness 88/100
servo/rust-smallvec#654 · 1 assignee ·
-
good first issue help wanted r-style
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
servo/rust-smallvec#650 · 1 reaction ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 72/100
servo/rust-smallvec#632 · 4 comments · 1 assignee ·
-
good first issue help wanted r-style
Difficulty 5/5 Over a week Newbie friendliness 25/100
servo/rust-smallvec#639 ·
All issues in servo/rust-smallvec
Similar issues
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
-
state:needs triage
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
zed-industries/zed#64680 · 2 comments ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
-
Difficulty 2/5 1-3 hours Newbie friendliness 70/100
RustPython/RustPython#8802 ·
-
Difficulty 2/5 1-3 hours Newbie friendliness 75/100
TheLarkInn/aipm#2390 ·