71 / 74 · 10 Visual & Accessibility Testing · Visual and Accessibility CI Pipeline← prev⊞ allnext →☰ Read as one page
13.3Failure Handling Strategy
| Violation Type | CI Action | Review Required? |
|---|---|---|
| Critical a11y violation (axe-core) | Block merge | No -- fix required |
| Serious a11y violation | Block merge | No -- fix required |
| Moderate a11y violation | Warn, do not block | Yes -- triage in sprint |
| Minor a11y violation | Log only | Review monthly |
| Visual regression (significant) | Block merge | Yes -- approve or fix |
| Visual regression (minor) | Auto-approve if below threshold | No |
| Design token drift | Comment on PR | Yes -- align with design |
| Keyboard navigation failure | Block merge | No -- fix required |