Daily E2E test fixes (#29580)
* [skip ci] Stabilize testcases, clean reporting for nighly unstables * [skip ci] Better output naming * [skip ci] Fix testcase failure fatal condition * [skip ci] Make linter happy * [skip ci] Revert global beforeEach change * [skip ci] Fix workflow file, skip unstable tests * [skip ci] Fix testcase_failure_fatal templating
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
8b8d0a0a09
Коммит
70b14c37c7
@@ -352,7 +352,7 @@ describe('Integrations page', () => {
|
||||
});
|
||||
});
|
||||
|
||||
it('MM-T652 Regenerate Secret', () => {
|
||||
it.skip('MM-T652 Regenerate Secret', () => {
|
||||
cy.apiLogin(user1);
|
||||
cy.visit(testChannelUrl1);
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user