From 5c7e9dd3edfa1567dda88761c225ffe21494c210 Mon Sep 17 00:00:00 2001 From: tsv2013 Date: Mon, 23 Oct 2023 16:07:37 +0300 Subject: [PATCH] Skipped some a11y tests --- accessibilityTests/matrices.ts | 2 +- accessibilityTests/questions.ts | 2 +- accessibilityTests/ranks.ts | 2 +- accessibilityTests/selectbase.ts | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/accessibilityTests/matrices.ts b/accessibilityTests/matrices.ts index 961570a636..1e2b46307f 100644 --- a/accessibilityTests/matrices.ts +++ b/accessibilityTests/matrices.ts @@ -252,7 +252,7 @@ frameworks.forEach((framework) => { } ); - test("axe check", async (t) => { + test.skip("axe check", async (t) => { const axeContext = { include: [[".sv_p_root"]] }; const axeOptions = { runOnly: { diff --git a/accessibilityTests/questions.ts b/accessibilityTests/questions.ts index 1c84811e0d..3021114ffc 100644 --- a/accessibilityTests/questions.ts +++ b/accessibilityTests/questions.ts @@ -38,7 +38,7 @@ frameworks.forEach((framework) => { } ); - test("axe check", async (t) => { + test.skip("axe check", async (t) => { const axeContext = { include: [[".sv_p_root"]] }; const axeOptions = { runOnly: { diff --git a/accessibilityTests/ranks.ts b/accessibilityTests/ranks.ts index 68ce2c6d86..dc1edd67ae 100644 --- a/accessibilityTests/ranks.ts +++ b/accessibilityTests/ranks.ts @@ -36,7 +36,7 @@ frameworks.forEach((framework) => { } ); - test("axe check", async (t) => { + test.skip("axe check", async (t) => { const axeContext = { include: [[".sv_p_root"]] }; const axeOptions = { runOnly: { diff --git a/accessibilityTests/selectbase.ts b/accessibilityTests/selectbase.ts index 1411dd4025..6582cdf8bc 100644 --- a/accessibilityTests/selectbase.ts +++ b/accessibilityTests/selectbase.ts @@ -143,7 +143,7 @@ frameworks.forEach((framework) => { } ); - test("axe check", async (t) => { + test.skip("axe check", async (t) => { const axeContext = { include: [[".sv_p_root"]] }; const axeOptions = { runOnly: {