From 97db6d1cc712b5b5188b9234ebd10d2bdb7b316c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Guillermo=20Vay=C3=A1?= Date: Thu, 15 Jan 2026 15:52:05 +0100 Subject: [PATCH] [MM-67173] to-fix: skip flaky playIncomingCallsRinging test in calls state (#9415) * fix: skip flaky playIncomingCallsRinging test in calls state Skip the playIncomingCallsRinging test that has been causing intermittent failures. Added TODO comment to track that the root cause still needs to be identified. Co-Authored-By: Claude Opus 4.5 * add link to ticket that should fix the test --------- Co-authored-by: Claude Opus 4.5 --- app/products/calls/state/actions.test.ts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/app/products/calls/state/actions.test.ts b/app/products/calls/state/actions.test.ts index 69df8500b..1ab9abd1a 100644 --- a/app/products/calls/state/actions.test.ts +++ b/app/products/calls/state/actions.test.ts @@ -1453,7 +1453,9 @@ describe('useCallsState', () => { assert.deepEqual(result.current[2], expectedIncomingCalls); }); - it('playIncomingCallsRinging', async () => { + // TODO: Flaky test - disabled until root cause is identified + // See https://mattermost.atlassian.net/browse/MM-67173 + it.skip('playIncomingCallsRinging', async () => { const initialIncomingCalls = { ...DefaultIncomingCalls, incomingCalls: [{