From 832f8dcd0e80133966fbcca1c187cefa8e0c4f26 Mon Sep 17 00:00:00 2001 From: Brandy Carney Date: Thu, 31 Oct 2024 09:53:15 -0400 Subject: [PATCH] test(alert): skip flaky test --- core/src/components/alert/test/a11y/alert.e2e.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/src/components/alert/test/a11y/alert.e2e.ts b/core/src/components/alert/test/a11y/alert.e2e.ts index 12add8b2eca..34b56caaef0 100644 --- a/core/src/components/alert/test/a11y/alert.e2e.ts +++ b/core/src/components/alert/test/a11y/alert.e2e.ts @@ -279,7 +279,7 @@ configs({ directions: ['ltr'] }).forEach(({ title, screenshot, config }) => { await expect(page).toHaveScreenshot(screenshot(`alert-radio-scale`)); }); - test('should scale text on larger font sizes with text fields', async ({ page }) => { + test.skip('should scale text on larger font sizes with text fields', async ({ page }) => { await page.setContent( `