Enable Cypress and Playwright retries (#29056)
* Enable Cypress and Playwright retries * Improve E2E commit status messages * Demote unstable testcases, increase task timeout
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
4b9eb73bd2
Коммит
2975e529d5
@@ -3,7 +3,7 @@
|
||||
|
||||
import {expect, test} from '@e2e-support/test_fixture';
|
||||
|
||||
test('Base channel accessibility', async ({pw, pages, axe}) => {
|
||||
test.fixme('Base channel accessibility', async ({pw, pages, axe}) => {
|
||||
// # Create and sign in a new user
|
||||
const {user} = await pw.initSetup();
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user