Migrate to React 18 createRoot API #1790
Annotations
2 errors, 5 warnings, and 1 notice
Run Playwright tests:
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=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
Call log:
- expect.toHaveURL with timeout 10000ms
- waiting for locator(':root')
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
- locator resolved to <html lang="en">…</html>
- unexpected value "http://localhost:8080/?loginToken=TDXayMTev8zsVSNpHl1ozhHEfhaxlNpA"
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
|
Run Playwright tests:
playwright/e2e/polls/polls.spec.ts#L120
2) polls/polls.spec.ts:96:9 › Polls › should be creatable and votable ────────────────────────────
Error: Screenshot comparison failed:
121 pixels (ratio 0.01 of all image pixels) are different.
Expected: /home/runner/work/element-web/element-web/playwright/snapshots/polls/polls.spec.ts/Polls-Timeline-tile-no-votes-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/polls-polls-Polls-should-be-creatable-and-votable/Polls-Timeline-tile-no-votes-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/polls-polls-Polls-should-be-creatable-and-votable/Polls-Timeline-tile-no-votes-diff.png
Call log:
- expect.toHaveScreenshot(Polls-Timeline-tile-no-votes.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_EventTile[data-scroll-tokens="$95_IdXeGMLULD4yq0o3DExQs3peFIaUOrJEFltmH_N0"]')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$95_IdXeGMLULD4yq0o3DExQs3peFIaUOrJEFltmH_N0" data-scroll-tokens="$95_IdXeGMLULD4yq0o3DExQs3peFIaUOrJEFltmH_N0" class="mx_EventTile mx_EventTile_last mx_EventTile_lastInSection mx_EventTile_noBubble">…</li>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- 121 pixels (ratio 0.01 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_EventTile[data-scroll-tokens="$95_IdXeGMLULD4yq0o3DExQs3peFIaUOrJEFltmH_N0"]')
- locator resolved to <li tabindex="-1" aria-live="off" data-self="true" aria-atomic="true" data-layout="group" data-has-reply="false" data-event-id="$95_IdXeGMLULD4yq0o3DExQs3peFIaUOrJEFltmH_N0" data-scroll-tokens="$95_IdXeGMLULD4yq0o3DExQs3peFIaUOrJEFltmH_N0" class="mx_EventTile mx_EventTile_last mx_EventTile_lastInSection mx_EventTile_noBubble">…</li>
- taking element screenshot
- disabled all CSS animations
- waiting for fonts to load...
- fonts loaded
- attempting scroll into view action
- waiting for element to be stable
- captured a stable screenshot
- 121 pixels (ratio 0.01 of all image pixels) are different.
118 | .filter({ hasText: pollParams.title })
119 | .getAttribute("data-scroll-tokens");
> 120 | await expect(getPollTile(page, pollId)).toMatchScreenshot("Polls_Timeline_tile_no_votes.png", {
| ^
121 | mask: [page.locator(".mx_MessageTimestamp")],
122 | });
123 |
at /home/runner/work/element-web/element-web/playwright/e2e/polls/polls.spec.ts:120:49
|
Run Playwright tests:
messages/messages.spec.ts#L1
messages/messages.spec.ts took 2.2m
|
Run Playwright tests:
pinned-messages/pinned-messages.spec.ts#L1
pinned-messages/pinned-messages.spec.ts took 1.6m
|
Run Playwright tests:
login/login.spec.ts#L1
login/login.spec.ts took 1.0m
|
Run Playwright tests:
integration-manager/read_events.spec.ts#L1
integration-manager/read_events.spec.ts took 35.4s
|
Run Playwright tests:
knock/knock-into-room.spec.ts#L1
knock/knock-into-room.spec.ts took 35.4s
|
Run Playwright tests
2 flaky
oidc/oidc-aware.spec.ts:16:9 › OIDC Aware › can register an account and manage it ──────────────
polls/polls.spec.ts:96:9 › Polls › should be creatable and votable ─────────────────────────────
1 skipped
76 passed (10.9m)
|
Loading