mozilla / mozilla/bugbug

When autodiagnosis creates a testcase that requires server part, make sure it's included

Open
#6,839 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
570
Forks
351
Avg merge
2d 13h
Merged PRs (30d)
65

Description

The diagnosis agent needs to be prompted to return a python file if server part is required, the python file should contain the front end part as well. If there is no server part, an html file is sufficient.

A bug where server part is required: https://bugzilla.mozilla.org/show_bug.cgi?id=2033757#c4

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

No file or test is named. Start by locating the autodiagnosis agent prompt and testcase-generation entry point, then inspect the linked Bugzilla report for the server-required case. Done means server-required diagnoses produce a Python file containing the frontend, while diagnoses without a server part still produce an HTML file.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
ai, testing-qa
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Active
Clarity
Mostly clear
Newbie friendliness
58/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.