Skip to content

Commit de11120

Browse files
dmirgaevCopilot
andauthored
Gantt - Testcafe: skip a11y errors in flaky "Gantt-Overview" demo test (#32956)
Signed-off-by: Danil Mirgaev <danil.mirgaev@devexpress.com> Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
1 parent 5edd04b commit de11120

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/demos/testing/common.test.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -105,6 +105,7 @@ const getIgnoredRules = (testName) => {
105105

106106
'Gantt-Appearance': ['aria-toggle-field-name'],
107107
'Gantt-ExportToPDF': ['aria-toggle-field-name'],
108+
'Gantt-Overview': ['aria-required-parent', 'aria-valid-attr-value'],
108109
'Gantt-StripLines': ['aria-required-parent', 'aria-valid-attr-value'],
109110
'Gantt-Validation': ['aria-required-parent', 'aria-valid-attr-value'],
110111

0 commit comments

Comments
 (0)