This repository has been archived by the owner on Sep 11, 2024. It is now read-only.
upstream-sdk-notify #11019
Annotations
2 errors, 5 warnings, and 1 notice
matrix-react-sdk/playwright/e2e/crypto/decryption-failure-messages.spec.ts#L1
1) crypto/decryption-failure-messages.spec.ts:39:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
Test timeout of 60000ms exceeded.
|
matrix-react-sdk/playwright/e2e/crypto/decryption-failure-messages.spec.ts#L74
1) crypto/decryption-failure-messages.spec.ts:39:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
Error: locator.click: Test timeout of 60000ms exceeded.
Call log:
- waiting for locator('.mx_AuthPage').getByRole('button', { name: 'Skip verification for now' })
72 | await logOutOfElement(page);
73 | await logIntoElement(page, homeserver, credentials);
> 74 | await page.locator(".mx_AuthPage").getByRole("button", { name: "Skip verification for now" }).click();
| ^
75 | await page.locator(".mx_AuthPage").getByRole("button", { name: "I'll verify later" }).click();
76 | await app.viewRoomByName("Test room");
77 |
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/decryption-failure-messages.spec.ts:74:107
|
matrix-react-sdk/audio-player/audio-player.spec.ts#L1
matrix-react-sdk/audio-player/audio-player.spec.ts took 2.2m
|
matrix-react-sdk/crypto/crypto.spec.ts#L1
matrix-react-sdk/crypto/crypto.spec.ts took 1.8m
|
matrix-react-sdk/crypto/device-verification.spec.ts#L1
matrix-react-sdk/crypto/device-verification.spec.ts took 1.4m
|
matrix-react-sdk/crypto/event-shields.spec.ts#L1
matrix-react-sdk/crypto/event-shields.spec.ts took 1.3m
|
matrix-react-sdk/composer/RTE.spec.ts#L1
matrix-react-sdk/composer/RTE.spec.ts took 1.3m
|
|
This job succeeded
Loading