[fuzzing_bisection_without_regressed_by] Consider cases where Bugmon performs more than one analysis
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 68
- Forks
- 92
- Avg merge
- 2d 2h
- Merged PRs (30d)
- 16
Description
For example, in https://bugzilla.mozilla.org/show_bug.cgi?id=1747948, Bugmon has two reports. Since the autonag bot commented after the first report (i.e., #c2) in #c5. It ignored the last report (i.e., #c10).
As discussed with @marco-c on Matrix, we do not know how frequently such cases are!
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.
Research direction
Trace how Bugmon records multiple analyses and how the autonag bot selects a report for its Bugzilla comment, using issue 1747948 as the example. Determine how the final report can be included when more than one analysis exists, then verify that all reports are handled rather than only the first.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100