**Summary** The disabled tests parser needs some improvements to provide a more robust ProblemList quality check when creating relevant PRs. **Parent issue** Child of epic issue https://github.com/adoptium/aqa-tests/issues/1853 **Steps** Step 5: Repair and upgrade the parser: - [x] Step 5.1: Fix the parse-issues.yml workflow so that errors cause it to fail - [ ] Step 5.2: Resolve all errors that cause it to fail. - [ ] Step 5.3: Teach it the difference between fixed and "will not fix". - Note: May need a new aqa-tests label to indicate this (if there isn't one already). - [ ] Step 5.4: Figure out if the fix for each closed issue is in the non-dev src. - [ ] Step 5.5: Add an argument that simplifies the output.
Summary
The disabled tests parser needs some improvements to provide a more robust ProblemList quality check when creating relevant PRs.
Parent issue
Child of epic issue #1853
Steps
Step 5: Repair and upgrade the parser: