Run Playwright tests against Dendrite & Pinecone periodically #4089
Annotations
10 errors and 1 notice
Run Playwright tests:
playwright/testcontainers/dendrite.ts#L240
1) [Dendrite] › invite/invite-dialog.spec.ts:22:9 › Invite dialog › should support inviting a user to a room @screenshot
Error: Dendrite does not support MAS.
at ../testcontainers/dendrite.ts:240
238 |
239 | public withMatrixAuthenticationService(mas?: StartedMatrixAuthenticationServiceContainer): this {
> 240 | throw new Error("Dendrite does not support MAS.");
| ^
241 | }
242 |
243 | public override async start(): Promise<StartedDendriteContainer> {
at DendriteContainer.withMatrixAuthenticationService (/home/runner/work/element-web/element-web/playwright/testcontainers/dendrite.ts:240:15)
at Object.exports.test._test.test.extend.homeserver.scope (/home/runner/work/element-web/element-web/playwright/services.ts:141:18)
|
Run Playwright tests:
playwright/testcontainers/dendrite.ts#L240
1) [Dendrite] › invite/invite-dialog.spec.ts:22:9 › Invite dialog › should support inviting a user to a room @screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Dendrite does not support MAS.
at ../testcontainers/dendrite.ts:240
238 |
239 | public withMatrixAuthenticationService(mas?: StartedMatrixAuthenticationServiceContainer): this {
> 240 | throw new Error("Dendrite does not support MAS.");
| ^
241 | }
242 |
243 | public override async start(): Promise<StartedDendriteContainer> {
at DendriteContainer.withMatrixAuthenticationService (/home/runner/work/element-web/element-web/playwright/testcontainers/dendrite.ts:240:15)
at Object.exports.test._test.test.extend.homeserver.scope (/home/runner/work/element-web/element-web/playwright/services.ts:141:18)
|
Run Playwright tests:
playwright/testcontainers/dendrite.ts#L240
1) [Dendrite] › invite/invite-dialog.spec.ts:22:9 › Invite dialog › should support inviting a user to a room @screenshot
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Dendrite does not support MAS.
at ../testcontainers/dendrite.ts:240
238 |
239 | public withMatrixAuthenticationService(mas?: StartedMatrixAuthenticationServiceContainer): this {
> 240 | throw new Error("Dendrite does not support MAS.");
| ^
241 | }
242 |
243 | public override async start(): Promise<StartedDendriteContainer> {
at DendriteContainer.withMatrixAuthenticationService (/home/runner/work/element-web/element-web/playwright/testcontainers/dendrite.ts:240:15)
at Object.exports.test._test.test.extend.homeserver.scope (/home/runner/work/element-web/element-web/playwright/services.ts:141:18)
|
Run Playwright tests:
playwright/testcontainers/dendrite.ts#L240
2) [Dendrite] › invite/invite-dialog.spec.ts:76:9 › Invite dialog › should support inviting a user to Direct Messages @screenshot
Error: Dendrite does not support MAS.
at ../testcontainers/dendrite.ts:240
238 |
239 | public withMatrixAuthenticationService(mas?: StartedMatrixAuthenticationServiceContainer): this {
> 240 | throw new Error("Dendrite does not support MAS.");
| ^
241 | }
242 |
243 | public override async start(): Promise<StartedDendriteContainer> {
at DendriteContainer.withMatrixAuthenticationService (/home/runner/work/element-web/element-web/playwright/testcontainers/dendrite.ts:240:15)
at Object.exports.test._test.test.extend.homeserver.scope (/home/runner/work/element-web/element-web/playwright/services.ts:141:18)
|
Run Playwright tests:
playwright/testcontainers/dendrite.ts#L240
2) [Dendrite] › invite/invite-dialog.spec.ts:76:9 › Invite dialog › should support inviting a user to Direct Messages @screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Dendrite does not support MAS.
at ../testcontainers/dendrite.ts:240
238 |
239 | public withMatrixAuthenticationService(mas?: StartedMatrixAuthenticationServiceContainer): this {
> 240 | throw new Error("Dendrite does not support MAS.");
| ^
241 | }
242 |
243 | public override async start(): Promise<StartedDendriteContainer> {
at DendriteContainer.withMatrixAuthenticationService (/home/runner/work/element-web/element-web/playwright/testcontainers/dendrite.ts:240:15)
at Object.exports.test._test.test.extend.homeserver.scope (/home/runner/work/element-web/element-web/playwright/services.ts:141:18)
|
Run Playwright tests:
playwright/testcontainers/dendrite.ts#L240
2) [Dendrite] › invite/invite-dialog.spec.ts:76:9 › Invite dialog › should support inviting a user to Direct Messages @screenshot
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Dendrite does not support MAS.
at ../testcontainers/dendrite.ts:240
238 |
239 | public withMatrixAuthenticationService(mas?: StartedMatrixAuthenticationServiceContainer): this {
> 240 | throw new Error("Dendrite does not support MAS.");
| ^
241 | }
242 |
243 | public override async start(): Promise<StartedDendriteContainer> {
at DendriteContainer.withMatrixAuthenticationService (/home/runner/work/element-web/element-web/playwright/testcontainers/dendrite.ts:240:15)
at Object.exports.test._test.test.extend.homeserver.scope (/home/runner/work/element-web/element-web/playwright/services.ts:141:18)
|
Run Playwright tests:
playwright/testcontainers/dendrite.ts#L240
3) [Dendrite] › left-panel/left-panel.spec.ts:16:9 › LeftPanel › should render the Rooms list ────
Error: Dendrite does not support MAS.
at ../testcontainers/dendrite.ts:240
238 |
239 | public withMatrixAuthenticationService(mas?: StartedMatrixAuthenticationServiceContainer): this {
> 240 | throw new Error("Dendrite does not support MAS.");
| ^
241 | }
242 |
243 | public override async start(): Promise<StartedDendriteContainer> {
at DendriteContainer.withMatrixAuthenticationService (/home/runner/work/element-web/element-web/playwright/testcontainers/dendrite.ts:240:15)
at Object.exports.test._test.test.extend.homeserver.scope (/home/runner/work/element-web/element-web/playwright/services.ts:141:18)
|
Run Playwright tests:
playwright/testcontainers/dendrite.ts#L240
3) [Dendrite] › left-panel/left-panel.spec.ts:16:9 › LeftPanel › should render the Rooms list ────
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Dendrite does not support MAS.
at ../testcontainers/dendrite.ts:240
238 |
239 | public withMatrixAuthenticationService(mas?: StartedMatrixAuthenticationServiceContainer): this {
> 240 | throw new Error("Dendrite does not support MAS.");
| ^
241 | }
242 |
243 | public override async start(): Promise<StartedDendriteContainer> {
at DendriteContainer.withMatrixAuthenticationService (/home/runner/work/element-web/element-web/playwright/testcontainers/dendrite.ts:240:15)
at Object.exports.test._test.test.extend.homeserver.scope (/home/runner/work/element-web/element-web/playwright/services.ts:141:18)
|
Run Playwright tests:
playwright/testcontainers/dendrite.ts#L240
3) [Dendrite] › left-panel/left-panel.spec.ts:16:9 › LeftPanel › should render the Rooms list ────
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Dendrite does not support MAS.
at ../testcontainers/dendrite.ts:240
238 |
239 | public withMatrixAuthenticationService(mas?: StartedMatrixAuthenticationServiceContainer): this {
> 240 | throw new Error("Dendrite does not support MAS.");
| ^
241 | }
242 |
243 | public override async start(): Promise<StartedDendriteContainer> {
at DendriteContainer.withMatrixAuthenticationService (/home/runner/work/element-web/element-web/playwright/testcontainers/dendrite.ts:240:15)
at Object.exports.test._test.test.extend.homeserver.scope (/home/runner/work/element-web/element-web/playwright/services.ts:141:18)
|
Run Playwright tests:
playwright/testcontainers/dendrite.ts#L240
4) [Dendrite] › location/location.spec.ts:33:9 › Location sharing › sends and displays pin drop location message successfully @no-firefox
Error: Dendrite does not support MAS.
at ../testcontainers/dendrite.ts:240
238 |
239 | public withMatrixAuthenticationService(mas?: StartedMatrixAuthenticationServiceContainer): this {
> 240 | throw new Error("Dendrite does not support MAS.");
| ^
241 | }
242 |
243 | public override async start(): Promise<StartedDendriteContainer> {
at DendriteContainer.withMatrixAuthenticationService (/home/runner/work/element-web/element-web/playwright/testcontainers/dendrite.ts:240:15)
at Object.exports.test._test.test.extend.homeserver.scope (/home/runner/work/element-web/element-web/playwright/services.ts:141:18)
|
Run Playwright tests
40 failed
[Dendrite] › invite/invite-dialog.spec.ts:22:9 › Invite dialog › should support inviting a user to a room @screenshot
[Dendrite] › invite/invite-dialog.spec.ts:76:9 › Invite dialog › should support inviting a user to Direct Messages @screenshot
[Dendrite] › left-panel/left-panel.spec.ts:16:9 › LeftPanel › should render the Rooms list ─────
[Dendrite] › location/location.spec.ts:33:9 › Location sharing › sends and displays pin drop location message successfully @no-firefox
[Dendrite] › login/soft_logout.spec.ts:26:9 › Soft logout with password user › shows the soft-logout page when a request fails, and allows a re-login
[Dendrite] › login/soft_logout.spec.ts:37:9 › Soft logout with password user › still shows the soft-logout page when the page is reloaded after a soft-logout
[Dendrite] › messages/messages.spec.ts:75:17 › Message rendering › with ltr display name › should render a basic LTR text message @screenshot @screenshot
[Dendrite] › messages/messages.spec.ts:88:17 › Message rendering › with ltr display name › should render an LTR emote @screenshot
[Dendrite] › messages/messages.spec.ts:95:17 › Message rendering › with ltr display name › should render an LTR rich text emote @screenshot
[Dendrite] › messages/messages.spec.ts:102:17 › Message rendering › with ltr display name › should render an edited LTR message @screenshot
[Dendrite] › messages/messages.spec.ts:114:17 › Message rendering › with ltr display name › should render a reply of a LTR message @screenshot
[Dendrite] › messages/messages.spec.ts:130:17 › Message rendering › with ltr display name › should render a basic RTL text message @screenshot
[Dendrite] › messages/messages.spec.ts:139:17 › Message rendering › with ltr display name › should render an RTL emote @screenshot
[Dendrite] › messages/messages.spec.ts:146:17 › Message rendering › with ltr display name › should render a richtext RTL emote @screenshot
[Dendrite] › messages/messages.spec.ts:153:17 › Message rendering › with ltr display name › should render an edited RTL message @screenshot
[Dendrite] › messages/messages.spec.ts:165:17 › Message rendering › with ltr display name › should render a reply of a RTL message @screenshot
[Dendrite] › messages/messages.spec.ts:75:17 › Message rendering › with rtl display name › should render a basic LTR text message @screenshot @screenshot
[Dendrite] › messages/messages.spec.ts:88:17 › Message rendering › with rtl display name › should render an LTR emote @screenshot
[Dendrite] › messages/messages.spec.ts:95:17 › Message rendering › with rtl display name › should render an LTR rich text emote @screenshot
[Dendrite] › messages/messages.spec.ts:102:17 › Message rendering › with rtl display name › should render an edited LTR message @screenshot
[Dendrite] › messages/messages.spec.ts:114:17 › Message rendering › with rtl display name › should render a reply of a LTR message @screenshot
[Dendrite] › messages/messages.spec.ts:130:17 › Message rendering › with rtl display name › should render a basic RTL text message @screenshot
[Dendrite] › messages/messages.spec.ts:139:17 › Message rendering › with rtl display name › should render an RTL emote @screenshot
[Dendrite] › messages/messages.spec.ts:146:17 › Message rendering › with rtl display name › should render a richtext RTL emote @screenshot
[Dendrite] › messages/messages.spec.ts:153:17 › Message rendering › with rtl display name › should render an edited RTL message @screenshot
[Dendrite] › messages/messages.spec.ts:165:17 › Message rendering › with rtl display name › should render a reply of a RTL message @screenshot
[Dendrite] › permalinks/permalinks.spec.ts:27:9 › permalinks › shoud render permalinks as expected @screenshot
[Dendrite] › pinned-messages/pinned-messages.spec.ts:13:9 › Pinned messages › should show the empty state when there are no pinned messages @screenshot
[Dendrite] › pinned-messages/pinned-messages.spec.ts:25:9 › Pinned messages › should pi
|
Loading