Run Playwright tests against Dendrite & Pinecone periodically #4089
Annotations
10 errors and 1 notice
Run Playwright tests:
playwright/testcontainers/dendrite.ts#L240
1) [Dendrite] › app-loading/guest-registration.spec.ts:21:5 › Shows the welcome page by default ──
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] › app-loading/guest-registration.spec.ts:21:5 › Shows the welcome page by default ──
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] › app-loading/guest-registration.spec.ts:21:5 › Shows the welcome page by default ──
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] › app-loading/guest-registration.spec.ts:27:5 › Room link correctly loads a room view
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] › app-loading/guest-registration.spec.ts:27:5 › Room link correctly loads a room view
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] › app-loading/guest-registration.spec.ts:27:5 › Room link correctly loads a room view
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] › login/consent.spec.ts:18:9 › Consent › should prompt the user to consent to terms when server deems it necessary
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] › login/consent.spec.ts:18:9 › Consent › should prompt the user to consent to terms when server deems it necessary
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] › login/consent.spec.ts:18:9 › Consent › should prompt the user to consent to terms when server deems it necessary
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] › login/login-consent.spec.ts:266:13 › Login › logout › should go to login page on logout
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
51 failed
[Dendrite] › app-loading/guest-registration.spec.ts:21:5 › Shows the welcome page by default ───
[Dendrite] › app-loading/guest-registration.spec.ts:27:5 › Room link correctly loads a room view
[Dendrite] › login/consent.spec.ts:18:9 › Consent › should prompt the user to consent to terms when server deems it necessary
[Dendrite] › login/login-consent.spec.ts:266:13 › Login › logout › should go to login page on logout
[Dendrite] › login/logout_redirect_url.spec.ts:25:9 › logout with logout_redirect_url › should respect logout_redirect_url
[Dendrite] › login/soft_logout_oauth.spec.ts:40:9 › Soft logout with SSO user › shows the soft-logout page when a request fails, and allows a re-login
[Dendrite] › oidc/oidc-native.spec.ts:18:9 › OIDC Native › can register the oauth2 client and an account @no-firefox @no-webkit
[Dendrite] › right-panel/memberlist.spec.ts:41:9 › Memberlist › Renders correctly @screenshot ──
[Dendrite] › settings/device-management.spec.ts:26:9 › Device manager › should display sessions
[Dendrite] › timeline/timeline.spec.ts:100:13 › Timeline › useOnlyCurrentProfiles › should show historical profiles if disabled @no-firefox @no-webkit
[Dendrite] › timeline/timeline.spec.ts:119:13 › Timeline › useOnlyCurrentProfiles › should not show historical profiles if enabled @no-firefox @no-webkit
[Dendrite] › timeline/timeline.spec.ts:140:13 › Timeline › configure room › should create and configure a room on IRC layout @screenshot
[Dendrite] › timeline/timeline.spec.ts:160:13 › Timeline › configure room › should have an expanded generic event list summary (GELS) on IRC layout @screenshot
[Dendrite] › timeline/timeline.spec.ts:192:13 › Timeline › configure room › should have an expanded generic event list summary (GELS) on compact modern/group layout @screenshot
[Dendrite] › timeline/timeline.spec.ts:226:13 › Timeline › configure room › should click 'collapse' on the first hovered info event line inside GELS on bubble layout @screenshot
[Dendrite] › timeline/timeline.spec.ts:277:13 › Timeline › configure room › should add inline start margin to an event line on IRC layout @screenshot
[Dendrite] › timeline/timeline.spec.ts:343:13 › Timeline › message displaying › should align generic event list summary with messages and emote on IRC layout @screenshot
[Dendrite] › timeline/timeline.spec.ts:487:13 › Timeline › message displaying › should render EventTiles on IRC, modern (group), and bubble layout @screenshot
[Dendrite] › timeline/timeline.spec.ts:589:13 › Timeline › message displaying › should set inline start padding to a hidden event line @screenshot
[Dendrite] › timeline/timeline.spec.ts:643:13 › Timeline › message displaying › should click view source event toggle @screenshot
[Dendrite] › timeline/timeline.spec.ts:714:13 › Timeline › message displaying › should render file size in kibibytes on a file tile
[Dendrite] › timeline/timeline.spec.ts:741:13 › Timeline › message displaying › should render url previews @screenshot
[Dendrite] › timeline/timeline.spec.ts:805:17 › Timeline › message displaying › on search results panel › should highlight search result words regardless of formatting @screenshot
[Dendrite] › timeline/timeline.spec.ts:831:17 › Timeline › message displaying › on search results panel › should render a fully opaque textual event @screenshot
[Dendrite] › timeline/timeline.spec.ts:901:13 › Timeline › message sending › can reply with a text message @no-firefox @no-webkit
[Dendrite] › timeline/timeline.spec.ts:912:13 › Timeline › message sending › can reply with a voice message @no-firefox @no-webkit
[Dendrite] › timeline/timeline.spec.ts:933:13 › Timeline › message sending › should not be possible to send flag with regional emojis @no-firefox @no-webkit
[Dendrite] › timeline/timeline.spec.ts:954:13 › Timeline › message sending › should display a reply chain @no-firefox @no-webkit @screenshot
[Dendrite] › timeline/timeline.spec.ts:1067:13 › Timeline › me
|
Loading