Merge pull request #7 from nordeck/nic/feat/disable-features-for-guests #19
ci.yml
on: push
Run e2e tests
13m 29s
run-changesets
31s
Annotations
6 errors, 1 warning, and 1 notice
[chromium] › guestLogin.spec.ts:100:7 › Guest Module › should always keep the guest suffix:
e2e/src/guestLogin.spec.ts#L1
1) [chromium] › guestLogin.spec.ts:100:7 › Guest Module › should always keep the guest suffix ────
Test timeout of 30000ms exceeded.
|
[chromium] › guestLogin.spec.ts:100:7 › Guest Module › should always keep the guest suffix:
e2e/src/pages/loginFormPage.ts#L40
1) [chromium] › guestLogin.spec.ts:100:7 › Guest Module › should always keep the guest suffix ────
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for getByRole('progressbar') to be visible
============================================================
at pages/loginFormPage.ts:40
38 | await Promise.all([
39 | this.continueButton.click(),
> 40 | this.loadingSpinner.waitFor(),
| ^
41 | ]);
42 | await expect(this.loadingSpinner).toBeHidden();
43 | }
at LoginFormPage.continueAsGuest (/home/runner/work/element-web-guest-module/element-web-guest-module/e2e/src/pages/loginFormPage.ts:40:27)
at /home/runner/work/element-web-guest-module/element-web-guest-module/e2e/src/guestLogin.spec.ts:112:5
|
[chromium] › guestLogin.spec.ts:130:7 › Guest Module › should limit UI actions for the guest users:
e2e/src/guestLogin.spec.ts#L1
2) [chromium] › guestLogin.spec.ts:130:7 › Guest Module › should limit UI actions for the guest users
Test timeout of 30000ms exceeded.
|
[chromium] › guestLogin.spec.ts:130:7 › Guest Module › should limit UI actions for the guest users:
e2e/src/pages/loginFormPage.ts#L40
2) [chromium] › guestLogin.spec.ts:130:7 › Guest Module › should limit UI actions for the guest users
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for getByRole('progressbar') to be visible
============================================================
at pages/loginFormPage.ts:40
38 | await Promise.all([
39 | this.continueButton.click(),
> 40 | this.loadingSpinner.waitFor(),
| ^
41 | ]);
42 | await expect(this.loadingSpinner).toBeHidden();
43 | }
at LoginFormPage.continueAsGuest (/home/runner/work/element-web-guest-module/element-web-guest-module/e2e/src/pages/loginFormPage.ts:40:27)
at /home/runner/work/element-web-guest-module/element-web-guest-module/e2e/src/guestLogin.spec.ts:142:5
|
[chromium] › guestLogin.spec.ts:157:7 › Guest Module › should deny home server actions for the guest user:
e2e/src/guestLogin.spec.ts#L1
3) [chromium] › guestLogin.spec.ts:157:7 › Guest Module › should deny home server actions for the guest user
Test timeout of 30000ms exceeded.
|
[chromium] › guestLogin.spec.ts:157:7 › Guest Module › should deny home server actions for the guest user:
e2e/src/pages/loginFormPage.ts#L40
3) [chromium] › guestLogin.spec.ts:157:7 › Guest Module › should deny home server actions for the guest user
Error: locator.waitFor: Page closed
=========================== logs ===========================
waiting for getByRole('progressbar') to be visible
============================================================
at pages/loginFormPage.ts:40
38 | await Promise.all([
39 | this.continueButton.click(),
> 40 | this.loadingSpinner.waitFor(),
| ^
41 | ]);
42 | await expect(this.loadingSpinner).toBeHidden();
43 | }
at LoginFormPage.continueAsGuest (/home/runner/work/element-web-guest-module/element-web-guest-module/e2e/src/pages/loginFormPage.ts:40:27)
at /home/runner/work/element-web-guest-module/element-web-guest-module/e2e/src/guestLogin.spec.ts:170:5
|
Slow Test:
e2e/[chromium] › guestLogin.spec.ts#L1
e2e/[chromium] › guestLogin.spec.ts took 2.9m
|
🎭 Playwright Run Summary
3 flaky
[chromium] › guestLogin.spec.ts:100:7 › Guest Module › should always keep the guest suffix ─────
[chromium] › guestLogin.spec.ts:130:7 › Guest Module › should limit UI actions for the guest users
[chromium] › guestLogin.spec.ts:157:7 › Guest Module › should deny home server actions for the guest user
3 passed (3.0m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
playwright-report-chromium
Expired
|
12.7 MB |
|