Remove usage of legacyRoot in RTL tests #2492
Annotations
1 error, 30 warnings, and 6 notices
oidc/oidc-aware.spec.ts:16:9 βΊ OIDC Aware βΊ can register an account and manage it:
playwright/e2e/oidc/oidc-aware.spec.ts#L22
1) oidc/oidc-aware.spec.ts:16:9 βΊ OIDC Aware βΊ can register an account and manage it βββββββββββββ
Error: Timed out 10000ms waiting for expect(locator).toHaveURL(expected)
Locator: locator(':root')
Expected pattern: /\/#\/home$/
Received string: "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
Call log:
- expect.toHaveURL with timeout 10000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
- locator resolved to <html lang="en">β¦</html>
- unexpected value "http://localhost:8080/?loginToken=3gU6JuX9j3OtnYZfoVVPhBbVHa8bIl2a"
20 |
21 | // Eventually, we should end up at the home screen.
> 22 | await expect(page).toHaveURL(/\/#\/home$/, { timeout: 10000 });
| ^
23 | await expect(page.getByRole("heading", { name: "Welcome alice", exact: true })).toBeVisible();
24 |
25 | // Open settings and navigate to account management
at /home/runner/work/element-web/element-web/playwright/e2e/oidc/oidc-aware.spec.ts:22:28
|
Slow Test:
read-receipts/high-level.spec.ts#L1
read-receipts/high-level.spec.ts took 3.6m
|
Slow Test:
read-receipts/new-messages-in-threads.spec.ts#L1
read-receipts/new-messages-in-threads.spec.ts took 1.9m
|
Slow Test:
read-receipts/editing-messages-in-threads.spec.ts#L1
read-receipts/editing-messages-in-threads.spec.ts took 1.4m
|
Slow Test:
read-receipts/editing-messages-main-timeline.spec.ts#L1
read-receipts/editing-messages-main-timeline.spec.ts took 1.3m
|
Slow Test:
read-receipts/editing-messages-thread-roots.spec.ts#L1
read-receipts/editing-messages-thread-roots.spec.ts took 57.8s
|
Slow Test:
spaces/spaces.spec.ts#L1
spaces/spaces.spec.ts took 1.1m
|
Slow Test:
right-panel/right-panel.spec.ts#L1
right-panel/right-panel.spec.ts took 59.6s
|
Slow Test:
settings/account-user-settings-tab.spec.ts#L1
settings/account-user-settings-tab.spec.ts took 48.1s
|
Slow Test:
right-panel/file-panel.spec.ts#L1
right-panel/file-panel.spec.ts took 41.6s
|
Slow Test:
settings/appearance-user-settings-tab/theme-choice-panel.spec.ts#L1
settings/appearance-user-settings-tab/theme-choice-panel.spec.ts took 34.7s
|
Slow Test:
timeline/timeline.spec.ts#L1
timeline/timeline.spec.ts took 3.0m
|
Slow Test:
spotlight/spotlight.spec.ts#L1
spotlight/spotlight.spec.ts took 2.4m
|
Slow Test:
spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 1.8m
|
Slow Test:
threads/threads.spec.ts#L1
threads/threads.spec.ts took 37.9s
|
Slow Test:
user-onboarding/user-onboarding-new.spec.ts#L1
user-onboarding/user-onboarding-new.spec.ts took 34.4s
|
Slow Test:
read-receipts/redactions-in-threads.spec.ts#L1
read-receipts/redactions-in-threads.spec.ts took 2.7m
|
Slow Test:
read-receipts/redactions-main-timeline.spec.ts#L1
read-receipts/redactions-main-timeline.spec.ts took 2.1m
|
Slow Test:
read-receipts/new-messages-main-timeline.spec.ts#L1
read-receipts/new-messages-main-timeline.spec.ts took 1.4m
|
Slow Test:
read-receipts/read-receipts.spec.ts#L1
read-receipts/read-receipts.spec.ts took 1.2m
|
Slow Test:
read-receipts/reactions-in-threads.spec.ts#L1
read-receipts/reactions-in-threads.spec.ts took 1.1m
|
Slow Test:
messages/messages.spec.ts#L1
messages/messages.spec.ts took 2.4m
|
Slow Test:
pinned-messages/pinned-messages.spec.ts#L1
pinned-messages/pinned-messages.spec.ts took 1.8m
|
Slow Test:
login/login.spec.ts#L1
login/login.spec.ts took 1.1m
|
Slow Test:
knock/knock-into-room.spec.ts#L1
knock/knock-into-room.spec.ts took 41.0s
|
Slow Test:
integration-manager/read_events.spec.ts#L1
integration-manager/read_events.spec.ts took 38.3s
|
Slow Test:
composer/RTE.spec.ts#L1
composer/RTE.spec.ts took 1.4m
|
Slow Test:
audio-player/audio-player.spec.ts#L1
audio-player/audio-player.spec.ts took 1.3m
|
Slow Test:
crypto/crypto.spec.ts#L1
crypto/crypto.spec.ts took 1.1m
|
Slow Test:
crypto/event-shields.spec.ts#L1
crypto/event-shields.spec.ts took 1.1m
|
Slow Test:
crypto/decryption-failure-messages.spec.ts#L1
crypto/decryption-failure-messages.spec.ts took 1.0m
|
π Playwright Run Summary
32 skipped
42 passed (9.3m)
|
π Playwright Run Summary
9 skipped
65 passed (9.4m)
|
π Playwright Run Summary
3 skipped
69 passed (10.6m)
|
π Playwright Run Summary
15 skipped
68 passed (11.6m)
|
π Playwright Run Summary
1 flaky
oidc/oidc-aware.spec.ts:16:9 βΊ OIDC Aware βΊ can register an account and manage it ββββββββββββββ
1 skipped
77 passed (11.8m)
|
π Playwright Run Summary
78 passed (12.7m)
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
all-blob-reports-1
|
669 KB |
|
all-blob-reports-2
|
3.7 MB |
|
all-blob-reports-3
|
271 KB |
|
all-blob-reports-4
|
364 KB |
|
all-blob-reports-5
|
721 KB |
|
all-blob-reports-6
|
773 KB |
|
html-report
|
4.87 MB |
|
webapp
|
37 MB |
|