From 7e19b5897609ee50eba5b06c8361e47bcc1f2c83 Mon Sep 17 00:00:00 2001 From: fkwp Date: Fri, 30 May 2025 14:29:17 +0200 Subject: [PATCH] define the widget test as a slow test --- playwright/widget/simple-create.spec.ts | 2 ++ 1 file changed, 2 insertions(+) diff --git a/playwright/widget/simple-create.spec.ts b/playwright/widget/simple-create.spec.ts index 3712f5c4..c8b97029 100644 --- a/playwright/widget/simple-create.spec.ts +++ b/playwright/widget/simple-create.spec.ts @@ -15,6 +15,8 @@ widgetTest("Start a new call as widget", async ({ asWidget, browserName }) => { "This test is not working on firefox, after hangup brooks is locked in a strange state with a blank widget", ); + test.slow(); // Triples the timeout + const { brooks, whistler } = asWidget; await expect(