task: #3608959 Remove committed webship-js test screenshot artifacts and keep only a README
Closes #3608959.
Removes 100 committed webship-js (Playwright + Cucumber-js) failure artifacts (failed_*.png / failed_*.html) under tests/screenshots/ on the 9.2.x branch. These are generated on every test run and were committed before the .gitignore rule for them existed.
- Deletes all 100
failed_*files undertests/screenshots/. - Adds
tests/screenshots/README.md,tests/videos/README.md,tests/reports/README.mdso the directories persist in git while staying otherwise untracked. - Updates
.gitignoreto ignore everything intests/screenshots/,tests/videos/,tests/reports/except each directory'sREADME.md.
AI-Generated: Yes (Used Claude Code to remove the generated test artifacts and ignore them)
Checkpoints
- File an issue about this project
- Addition/Change/Update/Fix to this project
- Testing to ensure no regression
- Automated unit/functional testing coverage
- Developer Documentation support on feature change/addition
- User Guide Documentation support on feature change/addition
- UX/UI designer responsibilities
- Accessibility and Readability
- Reviewed by a human
- Code review by maintainers
- Full testing and approval
- Credit contributors
- Review with the product owner
- Update Release Notes
- Release
Edited by Rajab Natshah