Add checking the duplication entry to exclude_parser.py
Open
- Dominant language
- HTML
- Stars
- 155
- Forks
- 346
- Avg merge
- 2d 9h
- Merged PRs (30d)
- 36
Description
More than one entry in Problem_list will cause all other former entries be invalid. JTREG will only take the last one as valid entry. This includes not only exactly same entry but also same testcase entry with different tracked issue or platforms.
Contributor guide
Research direction
Start in exclude_parser.py and trace how Problem_list entries are parsed and passed to JTREG. Determine how duplicate entries currently cause earlier entries to become invalid, including identical entries and the same testcase with different tracked issues or platforms. Done means the requested duplication checking is present for these cases.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 45/100