diff --git a/core/src/components/radio/test/a11y/radio.e2e.ts b/core/src/components/radio/test/a11y/radio.e2e.ts index 7aedf438ff..eaa52c548c 100644 --- a/core/src/components/radio/test/a11y/radio.e2e.ts +++ b/core/src/components/radio/test/a11y/radio.e2e.ts @@ -15,7 +15,8 @@ configs({ modes: ['ios'], directions: ['ltr'] }).forEach(({ title, config }) => }); }); - test.describe(title('radio: keyboard navigation'), () => { + // TODO(FW-5715): re-enable test + test.skip(title('radio: keyboard navigation'), () => { test.beforeEach(async ({ page }) => { await page.setContent( `