Skip to content

test: remove a11y tests - #2133

Merged
Yury Semikhatsky (yury-s) merged 1 commit into
microsoft:mainfrom
pavelfeldman:remove-a11y-tests
Sep 4, 2026
Merged

test: remove a11y tests#2133
Yury Semikhatsky (yury-s) merged 1 commit into
microsoft:mainfrom
pavelfeldman:remove-a11y-tests

Conversation

@pavelfeldman

Copy link
Copy Markdown
Member

Summary

  • Remove the axe-based a11y test suite (tests/a11y.spec.ts, tests/export-to-sarif.ts) and the @axe-core/playwright / axe-sarif-converter dependencies.
  • Remove .azure-pipelines/, which was added alongside the a11y tests and whose only test step was npx playwright test --project=chromium a11y.
  • Revert the reporter to 'html' — the junit reporter fed the pipeline's PublishTestResults task.

Removes the axe-based accessibility test suite and the Azure pipeline
that existed solely to run it.
@yury-s
Yury Semikhatsky (yury-s) merged commit e8b93b8 into microsoft:main Sep 4, 2026
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants