diff --git a/tests/wdio.firefox.conf.ts b/tests/wdio.firefox.conf.ts index b03bd759c4..3a079466d5 100644 --- a/tests/wdio.firefox.conf.ts +++ b/tests/wdio.firefox.conf.ts @@ -29,6 +29,9 @@ const mergedConfig = merge(defaultConfig, { 'specs/media/desktopSharing.spec.ts', 'specs/media/lastN.spec.ts', + // fails randomly for failed downloading asset and page stays in incomplete state + 'specs/misc/urlNormalisation.spec.ts', + // when unmuting a participant, we see the presence in debug logs immediately, // but for 15 seconds it is not received/processed by the client // (also the menu disappears after clicking one of the moderation options, does not happen manually)