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.

Assessment

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

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.

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

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

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.

More from mozilla/bugbug

All issues in mozilla/bugbug

Similar issues

More Python issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.