End to End Tests #6410
end-to-end-tests.yaml
on: schedule
Build Element-Web
2m 0s
Matrix: playwright
end-to-end-tests
1m 14s
Annotations
79 errors and 20 notices
[Pinecone] › playwright/e2e/settings/encryption-user-tab/recovery.spec.ts:54:9 › Recovery section in Encryption tab › should setup the recovery key @screenshot @no-webkit:
playwright/e2e/crypto/utils.ts#L193
1) [Pinecone] › playwright/e2e/settings/encryption-user-tab/recovery.spec.ts:54:9 › Recovery section in Encryption tab › should setup the recovery key @screenshot @no-webkit
Error: expect(received).toBe(expected) // Object.is equality
Expected: "1"
Received: "7"
at crypto/utils.ts:193
191 | expect(backupInfo).toBeDefined();
192 | // The key backup version is as expected
> 193 | expect(backupInfo.version).toBe(expectedBackupVersion);
| ^
194 | // The active backup version is as expected
195 | expect(activeBackupVersion).toBe(expectedBackupVersion);
196 | // The backup key is stored in 4S
at checkDeviceIsConnectedKeyBackup (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:193:32)
at /home/runner/work/element-web/element-web/playwright/e2e/settings/encryption-user-tab/recovery.spec.ts:89:9
|
[Dendrite] › playwright/e2e/room-directory/room-directory.spec.ts:19:9 › Room Directory › should allow admin to add alias & publish room to directory @no-webkit:
playwright/e2e/room-directory/room-directory.spec.ts#L52
1) [Dendrite] › playwright/e2e/room-directory/room-directory.spec.ts:19:9 › Room Directory › should allow admin to add alias & publish room to directory @no-webkit
Error: expect(received).toEqual(expected) // deep equality
Expected: 1
Received: 2
50 |
51 | const resp = await bot.publicRooms({});
> 52 | expect(resp.total_room_count_estimate).toEqual(1);
| ^
53 | expect(resp.chunk).toHaveLength(1);
54 | expect(resp.chunk[0].room_id).toEqual(roomId);
55 | },
at /home/runner/work/element-web/element-web/playwright/e2e/room-directory/room-directory.spec.ts:52:52
|
[Dendrite] › playwright/e2e/settings/encryption-user-tab/recovery.spec.ts:54:9 › Recovery section in Encryption tab › should setup the recovery key @screenshot @no-webkit:
playwright/e2e/crypto/utils.ts#L193
2) [Dendrite] › playwright/e2e/settings/encryption-user-tab/recovery.spec.ts:54:9 › Recovery section in Encryption tab › should setup the recovery key @screenshot @no-webkit
Error: expect(received).toBe(expected) // Object.is equality
Expected: "1"
Received: "7"
at crypto/utils.ts:193
191 | expect(backupInfo).toBeDefined();
192 | // The key backup version is as expected
> 193 | expect(backupInfo.version).toBe(expectedBackupVersion);
| ^
194 | // The active backup version is as expected
195 | expect(activeBackupVersion).toBe(expectedBackupVersion);
196 | // The backup key is stored in 4S
at checkDeviceIsConnectedKeyBackup (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:193:32)
at /home/runner/work/element-web/element-web/playwright/e2e/settings/encryption-user-tab/recovery.spec.ts:89:9
|
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
eval at evaluate (:234:30)#L17
1) [Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Error: jsHandle.evaluate: Error: Timeout waiting for room !EQG1vJTLrRKRuJjv:localhost membership (now 'undefined', wanted 'join')
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at Client.evaluate (/home/runner/work/element-web/element-web/playwright/pages/client.ts:69:28)
at Client.awaitRoomMembership (/home/runner/work/element-web/element-web/playwright/pages/client.ts:321:9)
at Client.createRoom (/home/runner/work/element-web/element-web/playwright/pages/client.ts:185:9)
at Object.testRoom (/home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:21:24)
|
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
1) [Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Error: ENOENT: no such file or directory, open 'eval at evaluate (:234:30), <anonymous>'
|
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
eval at evaluate (:234:30)#L17
1) [Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: jsHandle.evaluate: Error: Timeout waiting for room !OEpm2ootJFSNv0EH:localhost membership (now 'undefined', wanted 'join')
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at Client.evaluate (/home/runner/work/element-web/element-web/playwright/pages/client.ts:69:28)
at Client.awaitRoomMembership (/home/runner/work/element-web/element-web/playwright/pages/client.ts:321:9)
at Client.createRoom (/home/runner/work/element-web/element-web/playwright/pages/client.ts:185:9)
at Object.testRoom (/home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:21:24)
|
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
1) [Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: ENOENT: no such file or directory, open 'eval at evaluate (:234:30), <anonymous>'
|
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
eval at evaluate (:234:30)#L17
1) [Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: jsHandle.evaluate: Error: Timeout waiting for room !IwhYjraqDNWale8R:localhost membership (now 'undefined', wanted 'join')
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at Client.evaluate (/home/runner/work/element-web/element-web/playwright/pages/client.ts:69:28)
at Client.awaitRoomMembership (/home/runner/work/element-web/element-web/playwright/pages/client.ts:321:9)
at Client.createRoom (/home/runner/work/element-web/element-web/playwright/pages/client.ts:185:9)
at Object.testRoom (/home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:21:24)
|
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
1) [Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: ENOENT: no such file or directory, open 'eval at evaluate (:234:30), <anonymous>'
|
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive:
eval at evaluate (:234:30)#L17
2) [Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive
Error: jsHandle.evaluate: Error: Timeout waiting for room !WAb4NJBA8ISHtVnn:localhost membership (now 'undefined', wanted 'join')
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at Client.evaluate (/home/runner/work/element-web/element-web/playwright/pages/client.ts:69:28)
at Client.awaitRoomMembership (/home/runner/work/element-web/element-web/playwright/pages/client.ts:321:9)
at Client.createRoom (/home/runner/work/element-web/element-web/playwright/pages/client.ts:185:9)
at Object.testRoom (/home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:21:24)
|
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
2) [Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive
Error: ENOENT: no such file or directory, open 'eval at evaluate (:234:30), <anonymous>'
|
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive:
eval at evaluate (:234:30)#L17
2) [Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: jsHandle.evaluate: Error: Timeout waiting for room !a7XlpqGEv64OS176:localhost membership (now 'undefined', wanted 'join')
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at Client.evaluate (/home/runner/work/element-web/element-web/playwright/pages/client.ts:69:28)
at Client.awaitRoomMembership (/home/runner/work/element-web/element-web/playwright/pages/client.ts:321:9)
at Client.createRoom (/home/runner/work/element-web/element-web/playwright/pages/client.ts:185:9)
at Object.testRoom (/home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:21:24)
|
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
2) [Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: ENOENT: no such file or directory, open 'eval at evaluate (:234:30), <anonymous>'
|
[Dendrite] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit:
playwright/e2e/crypto/device-verification.spec.ts#L96
1) [Dendrite] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
Error: "route.fetch: Test ended." while running route callback.
Consider awaiting `await page.unrouteAll({ behavior: 'ignoreErrors' })`
before the end of the test to ignore remaining routes in flight.
94 | await route.fulfill({ json: {} });
95 | await new Promise((f) => setTimeout(f, 1000));
> 96 | await route.fetch();
| ^
97 | });
98 |
99 | await logIntoElement(page, credentials);
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/device-verification.spec.ts:96:25
|
[Dendrite] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit:
playwright/e2e/crypto/utils.ts#L40
1) [Dendrite] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
Error: page.goto: Test ended.
Call log:
- navigating to "http://localhost:8080/#/login", waiting until "load"
at crypto/utils.ts:40
38 | ): Promise<{ botClient: Bot; recoveryKey: GeneratedSecretStorageKey; expectedBackupVersion: string }> {
39 | // Visit the login page of the app, to load the matrix sdk
> 40 | await page.goto("/#/login");
| ^
41 |
42 | // wait for the page to load
43 | await page.waitForSelector(".mx_AuthPage", { timeout: 30000 });
at createBot (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:40:16)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/device-verification.spec.ts:33:36
|
[Pinecone] › playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts:60:13 › Room list filters and sort › Room list › should filter the list (with primary filters) @screenshot:
playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts#L73
1) [Pinecone] › playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts:60:13 › Room list filters and sort › Room list › should filter the list (with primary filters) @screenshot
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('room-list').getByRole('gridcell', { name: 'unread room' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('room-list').getByRole('gridcell', { name: 'unread room' })
71 | // only one room should be visible
72 | await expect(roomList.getByRole("gridcell", { name: "unread dm" })).toBeVisible();
> 73 | await expect(roomList.getByRole("gridcell", { name: "unread room" })).toBeVisible();
| ^
74 | expect(await roomList.locator("role=gridcell").count()).toBe(2);
75 | await expect(primaryFilters).toMatchScreenshot("unread-primary-filters.png");
76 |
at /home/runner/work/element-web/element-web/playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts:73:83
|
[Pinecone] › playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts:60:13 › Room list filters and sort › Room list › should filter the list (with primary filters) @screenshot:
playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts#L73
1) [Pinecone] › playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts:60:13 › Room list filters and sort › Room list › should filter the list (with primary filters) @screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('room-list').getByRole('gridcell', { name: 'unread room' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('room-list').getByRole('gridcell', { name: 'unread room' })
71 | // only one room should be visible
72 | await expect(roomList.getByRole("gridcell", { name: "unread dm" })).toBeVisible();
> 73 | await expect(roomList.getByRole("gridcell", { name: "unread room" })).toBeVisible();
| ^
74 | expect(await roomList.locator("role=gridcell").count()).toBe(2);
75 | await expect(primaryFilters).toMatchScreenshot("unread-primary-filters.png");
76 |
at /home/runner/work/element-web/element-web/playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts:73:83
|
[Pinecone] › playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts:60:13 › Room list filters and sort › Room list › should filter the list (with primary filters) @screenshot:
playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts#L73
1) [Pinecone] › playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts:60:13 › Room list filters and sort › Room list › should filter the list (with primary filters) @screenshot
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: getByTestId('room-list').getByRole('gridcell', { name: 'unread room' })
Expected: visible
Received: <element(s) not found>
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for getByTestId('room-list').getByRole('gridcell', { name: 'unread room' })
71 | // only one room should be visible
72 | await expect(roomList.getByRole("gridcell", { name: "unread dm" })).toBeVisible();
> 73 | await expect(roomList.getByRole("gridcell", { name: "unread room" })).toBeVisible();
| ^
74 | expect(await roomList.locator("role=gridcell").count()).toBe(2);
75 | await expect(primaryFilters).toMatchScreenshot("unread-primary-filters.png");
76 |
at /home/runner/work/element-web/element-web/playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts:73:83
|
[Pinecone] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit:
playwright/e2e/crypto/device-verification.spec.ts#L96
2) [Pinecone] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
Error: "route.fetch: Test ended." while running route callback.
Consider awaiting `await page.unrouteAll({ behavior: 'ignoreErrors' })`
before the end of the test to ignore remaining routes in flight.
94 | await route.fulfill({ json: {} });
95 | await new Promise((f) => setTimeout(f, 1000));
> 96 | await route.fetch();
| ^
97 | });
98 |
99 | await logIntoElement(page, credentials);
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/device-verification.spec.ts:96:25
|
[Pinecone] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit:
playwright/e2e/crypto/utils.ts#L40
2) [Pinecone] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
Error: page.goto: Test ended.
Call log:
- navigating to "http://localhost:8080/#/login", waiting until "load"
at crypto/utils.ts:40
38 | ): Promise<{ botClient: Bot; recoveryKey: GeneratedSecretStorageKey; expectedBackupVersion: string }> {
39 | // Visit the login page of the app, to load the matrix sdk
> 40 | await page.goto("/#/login");
| ^
41 |
42 | // wait for the page to load
43 | await page.waitForSelector(".mx_AuthPage", { timeout: 30000 });
at createBot (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:40:16)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/device-verification.spec.ts:33:36
|
Run Tests [Pinecone] 1/4
Process completed with exit code 1.
|
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
eval at evaluate (:234:30)#L17
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Error: jsHandle.evaluate: Error: Timeout waiting for room !ui81Qax8lYFxfFEC:2f28bc9b9a92cf02b82070d7e44fa099a347e024bd0e55c718735deb2e5cf41e membership (now 'undefined', wanted 'join')
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at Client.evaluate (/home/runner/work/element-web/element-web/playwright/pages/client.ts:69:28)
at Client.awaitRoomMembership (/home/runner/work/element-web/element-web/playwright/pages/client.ts:321:9)
at Client.createRoom (/home/runner/work/element-web/element-web/playwright/pages/client.ts:185:9)
at Object.testRoom (/home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:21:24)
|
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Error: ENOENT: no such file or directory, open 'eval at evaluate (:234:30), <anonymous>'
|
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
eval at evaluate (:234:30)#L17
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: jsHandle.evaluate: Error: Timeout waiting for room !LkccZ71Cg1QR1rYV:1a4a8a71d1e2910379573535b04e5cf65d1ff854d0696a97d4d9cfc8dd3398ee membership (now 'undefined', wanted 'join')
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at Client.evaluate (/home/runner/work/element-web/element-web/playwright/pages/client.ts:69:28)
at Client.awaitRoomMembership (/home/runner/work/element-web/element-web/playwright/pages/client.ts:321:9)
at Client.createRoom (/home/runner/work/element-web/element-web/playwright/pages/client.ts:185:9)
at Object.testRoom (/home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:21:24)
|
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: ENOENT: no such file or directory, open 'eval at evaluate (:234:30), <anonymous>'
|
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
eval at evaluate (:234:30)#L17
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: jsHandle.evaluate: Error: Timeout waiting for room !ojuyhYHZZs3s9FVj:d046bd4939e1e9da789c42a22d81e2e0d26ce463547c7d21a92ea597c0c89bda membership (now 'undefined', wanted 'join')
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at Client.evaluate (/home/runner/work/element-web/element-web/playwright/pages/client.ts:69:28)
at Client.awaitRoomMembership (/home/runner/work/element-web/element-web/playwright/pages/client.ts:321:9)
at Client.createRoom (/home/runner/work/element-web/element-web/playwright/pages/client.ts:185:9)
at Object.testRoom (/home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:21:24)
|
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
1) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: ENOENT: no such file or directory, open 'eval at evaluate (:234:30), <anonymous>'
|
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive:
eval at evaluate (:234:30)#L17
2) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive
Error: jsHandle.evaluate: Error: Timeout waiting for room !YCQJRA6bwHzL9Oec:f29d5b90b1bae55fa240ba88806e6c41295f77c46cdf1dab713bfa86c25f0ecf membership (now 'undefined', wanted 'join')
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at Client.evaluate (/home/runner/work/element-web/element-web/playwright/pages/client.ts:69:28)
at Client.awaitRoomMembership (/home/runner/work/element-web/element-web/playwright/pages/client.ts:321:9)
at Client.createRoom (/home/runner/work/element-web/element-web/playwright/pages/client.ts:185:9)
at Object.testRoom (/home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:21:24)
|
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
2) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive
Error: ENOENT: no such file or directory, open 'eval at evaluate (:234:30), <anonymous>'
|
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive:
eval at evaluate (:234:30)#L17
2) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: jsHandle.evaluate: Error: Timeout waiting for room !JYlWUFfpDHgj2Xoe:88dcf8ca6685a214bf547fa001e83be69a7b5b1acf21a5f7c775ae076f80b1e0 membership (now 'undefined', wanted 'join')
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at eval (eval at evaluate (:234:30), <anonymous>:17:15)
at async <anonymous>:260:30
at Client.evaluate (/home/runner/work/element-web/element-web/playwright/pages/client.ts:69:28)
at Client.awaitRoomMembership (/home/runner/work/element-web/element-web/playwright/pages/client.ts:321:9)
at Client.createRoom (/home/runner/work/element-web/element-web/playwright/pages/client.ts:185:9)
at Object.testRoom (/home/runner/work/element-web/element-web/playwright/e2e/sliding-sync/sliding-sync.spec.ts:21:24)
|
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive:
playwright/e2e/sliding-sync/sliding-sync.spec.ts#L1
2) [Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: ENOENT: no such file or directory, open 'eval at evaluate (:234:30), <anonymous>'
|
[Chrome] › playwright/e2e/read-receipts/redactions-main-timeline.spec.ts:165:17 › Read receipts › redactions › in the main timeline › Redacting one of the unread messages reduces the unread count after restart @mergequeue:
playwright/e2e/read-receipts/index.ts#L473
1) [Chrome] › playwright/e2e/read-receipts/redactions-main-timeline.spec.ts:165:17 › Read receipts › redactions › in the main timeline › Redacting one of the unread messages reduces the unread count after restart @mergequeue
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "2"
Received string: "3"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
9 × locator resolved to <span class="mx_NotificationBadge_count">3</span>
- unexpected value "3"
at read-receipts/index.ts:473
471 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
472 | } else {
> 473 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
474 | }
475 | }
476 |
at Helpers.assertUnread (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:473:71)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/redactions-main-timeline.spec.ts:176:28
|
[Chrome] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue:
playwright/e2e/read-receipts/index.ts#L473
1) [Chrome] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "24"
Received string: "61"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
9 × locator resolved to <span class="mx_NotificationBadge_count">61</span>
- unexpected value "61"
at read-receipts/index.ts:473
471 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
472 | } else {
> 473 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
474 | }
475 | }
476 |
at Helpers.assertUnread (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:473:71)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:61:28
|
[Chrome] › playwright/e2e/audio-player/audio-player.spec.ts:250:9 › Audio player › should support creating a reply chain with multiple audio files @no-firefox @no-webkit @screenshot:
playwright/e2e/audio-player/audio-player.spec.ts#L21
1) [Chrome] › playwright/e2e/audio-player/audio-player.spec.ts:250:9 › Audio player › should support creating a reply chain with multiple audio files @no-firefox @no-webkit @screenshot
Error: Test timeout of 30000ms exceeded
19 | await tile.hover();
20 | await tile.getByRole("button", { name: "Reply", exact: true }).click();
> 21 | }).toPass();
| ^
22 | };
23 |
24 | test.describe("Audio player", { tag: ["@no-firefox", "@no-webkit"] }, () => {
at clickButtonReply (/home/runner/work/element-web/element-web/playwright/e2e/audio-player/audio-player.spec.ts:21:8)
at /home/runner/work/element-web/element-web/playwright/e2e/audio-player/audio-player.spec.ts:274:19
|
[Chrome] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit:
playwright/e2e/crypto/device-verification.spec.ts#L96
2) [Chrome] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
Error: "route.fetch: Test ended." while running route callback.
Consider awaiting `await page.unrouteAll({ behavior: 'ignoreErrors' })`
before the end of the test to ignore remaining routes in flight.
94 | await route.fulfill({ json: {} });
95 | await new Promise((f) => setTimeout(f, 1000));
> 96 | await route.fetch();
| ^
97 | });
98 |
99 | await logIntoElement(page, credentials);
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/device-verification.spec.ts:96:25
|
[Chrome] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit:
playwright/e2e/crypto/device-verification.spec.ts#L1
2) [Chrome] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
Error: apiRequestContext.fetch: Target page, context or browser has been closed
Call log:
- → POST http://localhost:35995/_synapse/admin/v1/register
- user-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/134.0.6998.35 Safari/537.36
- accept: */*
- accept-encoding: gzip,deflate,br
- content-type: application/json
- content-length: 310
at Api.request (/home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/utils/api.js:28:41)
at StartedSynapseContainer.registerUserInternal (/home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/testcontainers/synapse.js:287:42)
at Object.credentials (/home/runner/work/element-web/element-web/node_modules/@element-hq/element-web-playwright-common/lib/fixtures/user.js:16:29)
|
[WebKit] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue:
playwright/e2e/read-receipts/index.ts#L473
1) [WebKit] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "24"
Received string: "23"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
3 × locator resolved to <span class="mx_NotificationBadge_count">46</span>
- unexpected value "46"
6 × locator resolved to <span class="mx_NotificationBadge_count">23</span>
- unexpected value "23"
at read-receipts/index.ts:473
471 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
472 | } else {
> 473 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
474 | }
475 | }
476 |
at Helpers.assertUnread (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:473:71)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:61:28
|
[WebKit] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue:
playwright/e2e/read-receipts/index.ts#L473
1) [WebKit] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "24"
Received string: "23"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
3 × locator resolved to <span class="mx_NotificationBadge_count">46</span>
- unexpected value "46"
6 × locator resolved to <span class="mx_NotificationBadge_count">23</span>
- unexpected value "23"
at read-receipts/index.ts:473
471 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
472 | } else {
> 473 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
474 | }
475 | }
476 |
at Helpers.assertUnread (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:473:71)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:61:28
|
[WebKit] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue:
playwright/e2e/read-receipts/index.ts#L473
1) [WebKit] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "24"
Received string: "23"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
4 × locator resolved to <span class="mx_NotificationBadge_count">46</span>
- unexpected value "46"
5 × locator resolved to <span class="mx_NotificationBadge_count">23</span>
- unexpected value "23"
at read-receipts/index.ts:473
471 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
472 | } else {
> 473 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
474 | }
475 | }
476 |
at Helpers.assertUnread (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:473:71)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:61:28
|
Run Tests [WebKit] 2/4
Process completed with exit code 1.
|
[Chrome] › playwright/e2e/timeline/timeline.spec.ts:1294:17 › Timeline › message sending › MSC3916 - Authenticated Media › should render authenticated images in the timeline @no-firefox @no-webkit @screenshot:
playwright/e2e/timeline/timeline.spec.ts#L1276
1) [Chrome] › playwright/e2e/timeline/timeline.spec.ts:1294:17 › Timeline › message sending › MSC3916 - Authenticated Media › should render authenticated images in the timeline @no-firefox @no-webkit @screenshot
Error: expect(locator).toHaveScreenshot(expected)
90725 pixels (ratio 0.19 of all image pixels) are different.
Expected: /home/runner/work/element-web/element-web/playwright/snapshots/timeline/timeline.spec.ts/image-in-timeline-default-layout-linux.png
Received: /home/runner/work/element-web/element-web/playwright/test-results/timeline-timeline-Timeline-08ffd-ated-images-in-the-timeline-Chrome/image-in-timeline-default-layout-actual.png
Diff: /home/runner/work/element-web/element-web/playwright/test-results/timeline-timeline-Timeline-08ffd-ated-images-in-the-timeline-Chrome/image-in-timeline-default-layout-diff.png
Call log:
- expect.toHaveScreenshot(image-in-timeline-default-layout.png) with timeout 5000ms
- verifying given screenshot expectation
- waiting for locator('.mx_ScrollPanel')
- locator resolved to <div tabindex="-1" class="mx_AutoHideScrollbar mx_ScrollPanel mx_RoomView_messagePanel">…</div>
- 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
- 90725 pixels (ratio 0.19 of all image pixels) are different.
- waiting 100ms before taking screenshot
- waiting for locator('.mx_ScrollPanel')
- locator resolved to <div tabindex="-1" class="mx_AutoHideScrollbar mx_ScrollPanel mx_RoomView_messagePanel">…</div>
- 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
- 90725 pixels (ratio 0.19 of all image pixels) are different.
1274 | };
1275 |
> 1276 | await expect(page.locator(".mx_ScrollPanel")).toMatchScreenshot(
| ^
1277 | "image-in-timeline-default-layout.png",
1278 | screenshotOptions,
1279 | );
at testImageRendering (/home/runner/work/element-web/element-web/playwright/e2e/timeline/timeline.spec.ts:1276:59)
at /home/runner/work/element-web/element-web/playwright/e2e/timeline/timeline.spec.ts:1339:21
|
[Firefox] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue:
playwright/e2e/read-receipts/index.ts#L473
1) [Firefox] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "24"
Received string: "23"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
3 × locator resolved to <span class="mx_NotificationBadge_count">46</span>
- unexpected value "46"
5 × locator resolved to <span class="mx_NotificationBadge_count">23</span>
- unexpected value "23"
at read-receipts/index.ts:473
471 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
472 | } else {
> 473 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
474 | }
475 | }
476 |
at Helpers.assertUnread (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:473:71)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:61:28
|
[Firefox] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue:
playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts#L1
1) [Firefox] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Test timeout of 30000ms exceeded.
|
[Firefox] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue:
playwright/e2e/read-receipts/index.ts#L473
1) [Firefox] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "24"
Received string: "23"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
2 × locator resolved to <span class="mx_NotificationBadge_count">46</span>
- unexpected value "46"
5 × locator resolved to <span class="mx_NotificationBadge_count">23</span>
- unexpected value "23"
at read-receipts/index.ts:473
471 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
472 | } else {
> 473 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
474 | }
475 | }
476 |
at Helpers.assertUnread (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:473:71)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:61:28
|
[Firefox] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue:
playwright/e2e/read-receipts/index.ts#L473
1) [Firefox] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toHaveText(expected)
Locator: getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
Expected string: "24"
Received string: "23"
Call log:
- expect.toHaveText with timeout 5000ms
- waiting for getByRole('treeitem', { name: /^Room Beta/ }).locator('.mx_NotificationBadge_count')
3 × locator resolved to <span class="mx_NotificationBadge_count">46</span>
- unexpected value "46"
5 × locator resolved to <span class="mx_NotificationBadge_count">23</span>
- unexpected value "23"
at read-receipts/index.ts:473
471 | await expect(tile.locator(".mx_NotificationBadge_dot")).toBeVisible();
472 | } else {
> 473 | await expect(tile.locator(".mx_NotificationBadge_count")).toHaveText(count.toString());
| ^
474 | }
475 | }
476 |
at Helpers.assertUnread (/home/runner/work/element-web/element-web/playwright/e2e/read-receipts/index.ts:473:71)
at /home/runner/work/element-web/element-web/playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:61:28
|
Run Tests [Firefox] 2/4
Process completed with exit code 1.
|
[WebKit] › playwright/e2e/read-receipts/reactions-main-timeline.spec.ts:55:17 › Read receipts › reactions › in the main timeline › A room with an unread reaction is still read after restart @mergequeue:
playwright/e2e/read-receipts/reactions-main-timeline.spec.ts#L1
1) [WebKit] › playwright/e2e/read-receipts/reactions-main-timeline.spec.ts:55:17 › Read receipts › reactions › in the main timeline › A room with an unread reaction is still read after restart @mergequeue
Test timeout of 30000ms exceeded while setting up "bot".
|
[WebKit] › playwright/e2e/read-receipts/reactions-main-timeline.spec.ts:55:17 › Read receipts › reactions › in the main timeline › A room with an unread reaction is still read after restart @mergequeue:
playwright/pages/client.ts#L507
1) [WebKit] › playwright/e2e/read-receipts/reactions-main-timeline.spec.ts:55:17 › Read receipts › reactions › in the main timeline › A room with an unread reaction is still read after restart @mergequeue
Error: jsHandle.evaluate: Target page, context or browser has been closed
at ../pages/client.ts:507
505 | resetKeys: boolean = false,
506 | ) {
> 507 | return client.evaluate(
| ^
508 | async (client, { credentials, resetKeys }) => {
509 | await client.getCrypto().bootstrapCrossSigning({
510 | authUploadDeviceSigningKeys: async (func) => {
at bootstrapCrossSigningForClient (/home/runner/work/element-web/element-web/playwright/pages/client.ts:507:19)
at Bot.buildClient (/home/runner/work/element-web/element-web/playwright/pages/bot.ts:210:49)
at Bot.prepareClient (/home/runner/work/element-web/element-web/playwright/pages/client.ts:43:27)
at Object.bot (/home/runner/work/element-web/element-web/playwright/element-web-test.ts:94:9)
|
[WebKit] › playwright/e2e/room/room.spec.ts:56:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A:
playwright/e2e/room/room.spec.ts#L96
2) [WebKit] › playwright/e2e/room/room.spec.ts:56:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A
Error: Timed out 5000ms waiting for expect(locator).toBeInViewport()
Locator: locator('.mx_MTextBody .mx_EventTile_body').getByText('test0')
Expected: in viewport
Received: viewport ratio 0
Call log:
- expect.toBeInViewport with timeout 5000ms
- waiting for locator('.mx_MTextBody .mx_EventTile_body').getByText('test0')
6 × locator resolved to <div dir="auto" class="mx_EventTile_body translate">test0</div>
- unexpected value "viewport ratio 0"
94 | // The timeline should display the first message
95 | // The previous position before switching to Room B should be remembered
> 96 | await expect(page.locator(".mx_MTextBody .mx_EventTile_body").getByText("test0")).toBeInViewport();
| ^
97 | });
98 | });
99 |
at /home/runner/work/element-web/element-web/playwright/e2e/room/room.spec.ts:96:91
|
[WebKit] › playwright/e2e/room_options/marked_unread.spec.ts:25:9 › Mark as Unread › should mark a room as unread:
playwright/e2e/room_options/marked_unread.spec.ts#L1
3) [WebKit] › playwright/e2e/room_options/marked_unread.spec.ts:25:9 › Mark as Unread › should mark a room as unread
Test timeout of 30000ms exceeded.
|
[WebKit] › playwright/e2e/room_options/marked_unread.spec.ts:25:9 › Mark as Unread › should mark a room as unread:
playwright/e2e/room_options/marked_unread.spec.ts#L51
3) [WebKit] › playwright/e2e/room_options/marked_unread.spec.ts:25:9 › Mark as Unread › should mark a room as unread
Error: locator.click: Test timeout of 30000ms exceeded.
Call log:
- waiting for getByLabel('The mark unread test room').getByRole('button', { name: 'Room options' })
- locator resolved to <div tabindex="0" role="button" aria-haspopup="true" aria-expanded="false" aria-label="Room options" class="mx_AccessibleButton mx_RoomTile_menuButton"></div>
- attempting click action
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 20ms
2 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 100ms
47 × waiting for element to be visible, enabled and stable
- element is not visible
- retrying click action
- waiting 500ms
49 | const roomTile = page.getByLabel(TEST_ROOM_NAME);
50 | await roomTile.focus();
> 51 | await roomTile.getByRole("button", { name: "Room options" }).click();
| ^
52 | await page.getByRole("menuitem", { name: "Mark as unread" }).click();
53 |
54 | await expect(page.getByLabel(TEST_ROOM_NAME + " Unread messages.")).toBeVisible();
at /home/runner/work/element-web/element-web/playwright/e2e/room_options/marked_unread.spec.ts:51:70
|
[WebKit] › playwright/e2e/settings/roles-permissions-room-settings-tab.spec.ts:28:9 › Roles & Permissions room settings tab › should be able to change the role of a user:
playwright/e2e/settings/roles-permissions-room-settings-tab.spec.ts#L48
4) [WebKit] › playwright/e2e/settings/roles-permissions-room-settings-tab.spec.ts:28:9 › Roles & Permissions room settings tab › should be able to change the role of a user
Error: Timed out 5000ms waiting for expect(locator).toHaveValue(expected)
Locator: locator('.mx_Dialog').filter({ has: locator('.mx_RoomSettingsDialog') }).locator('.mx_SettingsFieldset').first().getByRole('combobox', { name: '@user_7cbf6cc164255d861be6-2f2b688ba0be616b37b3:localhost' })
Expected string: "50"
Received string: "100"
Call log:
- expect.toHaveValue with timeout 5000ms
- waiting for locator('.mx_Dialog').filter({ has: locator('.mx_RoomSettingsDialog') }).locator('.mx_SettingsFieldset').first().getByRole('combobox', { name: '@user_7cbf6cc164255d861be6-2f2b688ba0be616b37b3:localhost' })
9 × locator resolved to <select type="text" id="mx_Field_5" data-testid="power-level-select-element" label="@user_7cbf6cc164255d861be6-2f2b688ba0be616b37b3:localhost" placeholder="@user_7cbf6cc164255d861be6-2f2b688ba0be616b37b3:localhost">…</select>
- unexpected value "100"
46 | settings = await app.settings.openRoomSettings("Roles & Permissions");
47 | combobox = privilegedUserSection.getByRole("combobox", { name: user.userId });
> 48 | await expect(combobox).toHaveValue("50");
| ^
49 | });
50 | });
51 |
at /home/runner/work/element-web/element-web/playwright/e2e/settings/roles-permissions-room-settings-tab.spec.ts:48:32
|
[Firefox] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit:
playwright/e2e/crypto/device-verification.spec.ts#L96
1) [Firefox] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
Error: "route.fetch: Test ended." while running route callback.
Consider awaiting `await page.unrouteAll({ behavior: 'ignoreErrors' })`
before the end of the test to ignore remaining routes in flight.
94 | await route.fulfill({ json: {} });
95 | await new Promise((f) => setTimeout(f, 1000));
> 96 | await route.fetch();
| ^
97 | });
98 |
99 | await logIntoElement(page, credentials);
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/device-verification.spec.ts:96:25
|
[Firefox] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit:
playwright/e2e/crypto/utils.ts#L40
1) [Firefox] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
Error: page.goto: Test ended.
Call log:
- navigating to "http://localhost:8080/#/login", waiting until "load"
at crypto/utils.ts:40
38 | ): Promise<{ botClient: Bot; recoveryKey: GeneratedSecretStorageKey; expectedBackupVersion: string }> {
39 | // Visit the login page of the app, to load the matrix sdk
> 40 | await page.goto("/#/login");
| ^
41 |
42 | // wait for the page to load
43 | await page.waitForSelector(".mx_AuthPage", { timeout: 30000 });
at createBot (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:40:16)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/device-verification.spec.ts:33:36
|
[Firefox] › playwright/e2e/timeline/timeline.spec.ts:911:13 › Timeline › message displaying › should be able to hide an image @screenshot:
playwright/e2e/timeline/timeline.spec.ts#L916
1) [Firefox] › playwright/e2e/timeline/timeline.spec.ts:911:13 › Timeline › message displaying › should be able to hide an image @screenshot
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_MImageBody').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_MImageBody').first()
9 × locator resolved to <div class="mx_MImageBody">…</div>
- unexpected value "hidden"
914 | await app.timeline.scrollToBottom();
915 | const imgTile = page.locator(".mx_MImageBody").first();
> 916 | await expect(imgTile).toBeVisible();
| ^
917 | await imgTile.hover();
918 | await page.getByRole("button", { name: "Hide" }).click();
919 |
at /home/runner/work/element-web/element-web/playwright/e2e/timeline/timeline.spec.ts:916:35
|
[Firefox] › playwright/e2e/timeline/timeline.spec.ts:911:13 › Timeline › message displaying › should be able to hide an image @screenshot:
playwright/e2e/timeline/timeline.spec.ts#L916
1) [Firefox] › playwright/e2e/timeline/timeline.spec.ts:911:13 › Timeline › message displaying › should be able to hide an image @screenshot
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_MImageBody').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_MImageBody').first()
9 × locator resolved to <div class="mx_MImageBody">…</div>
- unexpected value "hidden"
914 | await app.timeline.scrollToBottom();
915 | const imgTile = page.locator(".mx_MImageBody").first();
> 916 | await expect(imgTile).toBeVisible();
| ^
917 | await imgTile.hover();
918 | await page.getByRole("button", { name: "Hide" }).click();
919 |
at /home/runner/work/element-web/element-web/playwright/e2e/timeline/timeline.spec.ts:916:35
|
[Firefox] › playwright/e2e/timeline/timeline.spec.ts:911:13 › Timeline › message displaying › should be able to hide an image @screenshot:
playwright/e2e/timeline/timeline.spec.ts#L916
1) [Firefox] › playwright/e2e/timeline/timeline.spec.ts:911:13 › Timeline › message displaying › should be able to hide an image @screenshot
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: Timed out 5000ms waiting for expect(locator).toBeVisible()
Locator: locator('.mx_MImageBody').first()
Expected: visible
Received: hidden
Call log:
- expect.toBeVisible with timeout 5000ms
- waiting for locator('.mx_MImageBody').first()
9 × locator resolved to <div class="mx_MImageBody">…</div>
- unexpected value "hidden"
914 | await app.timeline.scrollToBottom();
915 | const imgTile = page.locator(".mx_MImageBody").first();
> 916 | await expect(imgTile).toBeVisible();
| ^
917 | await imgTile.hover();
918 | await page.getByRole("button", { name: "Hide" }).click();
919 |
at /home/runner/work/element-web/element-web/playwright/e2e/timeline/timeline.spec.ts:916:35
|
Run Tests [Firefox] 4/4
Process completed with exit code 1.
|
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=true › by recovery code:
playwright/e2e/crypto/utils.ts#L332
1) [WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=true › by recovery code
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/crypto.spec.ts:121:17
|
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=true › by recovery code:
playwright/e2e/crypto/utils.ts#L332
1) [WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=true › by recovery code
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/crypto.spec.ts:121:17
|
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=true › by recovery code:
playwright/e2e/crypto/utils.ts#L332
1) [WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=true › by recovery code
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/crypto.spec.ts:121:17
|
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=false › by recovery code:
playwright/e2e/crypto/utils.ts#L332
2) [WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=false › by recovery code
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/crypto.spec.ts:121:17
|
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=false › by recovery code:
playwright/e2e/crypto/utils.ts#L332
2) [WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=false › by recovery code
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/crypto.spec.ts:121:17
|
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=false › by recovery code:
playwright/e2e/crypto/utils.ts#L332
2) [WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=false › by recovery code
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/crypto.spec.ts:121:17
|
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:164:9 › Cryptography › Can reset cross-signing keys:
playwright/e2e/crypto/utils.ts#L332
3) [WebKit] › playwright/e2e/crypto/crypto.spec.ts:164:9 › Cryptography › Can reset cross-signing keys
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at enableKeyBackup (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:305:12)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/crypto.spec.ts:165:34
|
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:164:9 › Cryptography › Can reset cross-signing keys:
playwright/e2e/crypto/utils.ts#L332
3) [WebKit] › playwright/e2e/crypto/crypto.spec.ts:164:9 › Cryptography › Can reset cross-signing keys
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at enableKeyBackup (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:305:12)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/crypto.spec.ts:165:34
|
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:164:9 › Cryptography › Can reset cross-signing keys:
playwright/e2e/crypto/utils.ts#L332
3) [WebKit] › playwright/e2e/crypto/crypto.spec.ts:164:9 › Cryptography › Can reset cross-signing keys
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at enableKeyBackup (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:305:12)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/crypto.spec.ts:165:34
|
[WebKit] › playwright/e2e/crypto/decryption-failure-messages.spec.ts:33:13 › Cryptography › decryption failure messages › should handle device-relative historical messages:
playwright/e2e/crypto/utils.ts#L332
4) [WebKit] › playwright/e2e/crypto/decryption-failure-messages.spec.ts:33:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at enableKeyBackup (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:305:12)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/decryption-failure-messages.spec.ts:57:38
|
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:30:9 › Dehydration › 'Set up secure backup' creates dehydrated device:
playwright/e2e/crypto/utils.ts#L332
1) [WebKit] › playwright/e2e/crypto/dehydration.spec.ts:30:9 › Dehydration › 'Set up secure backup' creates dehydrated device
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/dehydration.spec.ts:39:9
|
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:30:9 › Dehydration › 'Set up secure backup' creates dehydrated device:
playwright/e2e/crypto/utils.ts#L332
1) [WebKit] › playwright/e2e/crypto/dehydration.spec.ts:30:9 › Dehydration › 'Set up secure backup' creates dehydrated device
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/dehydration.spec.ts:39:9
|
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:30:9 › Dehydration › 'Set up secure backup' creates dehydrated device:
playwright/e2e/crypto/utils.ts#L332
1) [WebKit] › playwright/e2e/crypto/dehydration.spec.ts:30:9 › Dehydration › 'Set up secure backup' creates dehydrated device
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/dehydration.spec.ts:39:9
|
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:50:9 › Dehydration › 'Set up recovery' creates dehydrated device:
playwright/pages/ElementAppPage.ts#L68
2) [WebKit] › playwright/e2e/crypto/dehydration.spec.ts:50:9 › Dehydration › 'Set up recovery' creates dehydrated device
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at ../pages/ElementAppPage.ts:68
66 |
67 | public async getClipboard(): Promise<string> {
> 68 | return await this.page.evaluate(() => navigator.clipboard.readText());
| ^
69 | }
70 |
71 | /**
at ElementAppPage.getClipboard (/home/runner/work/element-web/element-web/playwright/pages/ElementAppPage.ts:68:32)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/dehydration.spec.ts:63:39
|
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:50:9 › Dehydration › 'Set up recovery' creates dehydrated device:
playwright/pages/ElementAppPage.ts#L68
2) [WebKit] › playwright/e2e/crypto/dehydration.spec.ts:50:9 › Dehydration › 'Set up recovery' creates dehydrated device
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at ../pages/ElementAppPage.ts:68
66 |
67 | public async getClipboard(): Promise<string> {
> 68 | return await this.page.evaluate(() => navigator.clipboard.readText());
| ^
69 | }
70 |
71 | /**
at ElementAppPage.getClipboard (/home/runner/work/element-web/element-web/playwright/pages/ElementAppPage.ts:68:32)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/dehydration.spec.ts:63:39
|
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:50:9 › Dehydration › 'Set up recovery' creates dehydrated device:
playwright/pages/ElementAppPage.ts#L68
2) [WebKit] › playwright/e2e/crypto/dehydration.spec.ts:50:9 › Dehydration › 'Set up recovery' creates dehydrated device
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at ../pages/ElementAppPage.ts:68
66 |
67 | public async getClipboard(): Promise<string> {
> 68 | return await this.page.evaluate(() => navigator.clipboard.readText());
| ^
69 | }
70 |
71 | /**
at ElementAppPage.getClipboard (/home/runner/work/element-web/element-web/playwright/pages/ElementAppPage.ts:68:32)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/dehydration.spec.ts:63:39
|
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:77:9 › Dehydration › Reset recovery key during login re-creates dehydrated device:
playwright/e2e/crypto/utils.ts#L332
3) [WebKit] › playwright/e2e/crypto/dehydration.spec.ts:77:9 › Dehydration › Reset recovery key during login re-creates dehydrated device
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/dehydration.spec.ts:100:9
|
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:77:9 › Dehydration › Reset recovery key during login re-creates dehydrated device:
playwright/e2e/crypto/utils.ts#L332
3) [WebKit] › playwright/e2e/crypto/dehydration.spec.ts:77:9 › Dehydration › Reset recovery key during login re-creates dehydrated device
Retry #1 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/dehydration.spec.ts:100:9
|
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:77:9 › Dehydration › Reset recovery key during login re-creates dehydrated device:
playwright/e2e/crypto/utils.ts#L332
3) [WebKit] › playwright/e2e/crypto/dehydration.spec.ts:77:9 › Dehydration › Reset recovery key during login re-creates dehydrated device
Retry #2 ───────────────────────────────────────────────────────────────────────────────────────
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at crypto/utils.ts:332
330 | await currentDialogLocator.getByRole("button", { name: "Copy", exact: true }).click();
331 | // copy the recovery key to use it later
> 332 | const recoveryKey = await page.evaluate(() => navigator.clipboard.readText());
| ^
333 | await currentDialogLocator.getByRole("button", { name: "Continue", exact: true }).click();
334 |
335 | // If the device is unverified, there should be a "Setting up keys" step.
at completeCreateSecretStorageDialog (/home/runner/work/element-web/element-web/playwright/e2e/crypto/utils.ts:332:36)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/dehydration.spec.ts:100:9
|
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:108:9 › Dehydration › 'Reset cryptographic identity' removes dehydrated device:
playwright/pages/ElementAppPage.ts#L68
4) [WebKit] › playwright/e2e/crypto/dehydration.spec.ts:108:9 › Dehydration › 'Reset cryptographic identity' removes dehydrated device
Error: page.evaluate: NotAllowedError: The request is not allowed by the user agent or the platform in the current context, possibly because the user denied permission.
at ../pages/ElementAppPage.ts:68
66 |
67 | public async getClipboard(): Promise<string> {
> 68 | return await this.page.evaluate(() => navigator.clipboard.readText());
| ^
69 | }
70 |
71 | /**
at ElementAppPage.getClipboard (/home/runner/work/element-web/element-web/playwright/pages/ElementAppPage.ts:68:32)
at /home/runner/work/element-web/element-web/playwright/e2e/crypto/dehydration.spec.ts:123:39
|
end-to-end-tests
Process completed with exit code 1.
|
🎭 Playwright Run Summary
103 skipped
15 passed (1.1m)
|
🎭 Playwright Run Summary
103 skipped
15 passed (1.1m)
|
🎭 Playwright Run Summary
1 flaky
[Pinecone] › playwright/e2e/settings/encryption-user-tab/recovery.spec.ts:54:9 › Recovery section in Encryption tab › should setup the recovery key @screenshot @no-webkit
64 skipped
59 passed (3.3m)
|
🎭 Playwright Run Summary
2 flaky
[Dendrite] › playwright/e2e/room-directory/room-directory.spec.ts:19:9 › Room Directory › should allow admin to add alias & publish room to directory @no-webkit
[Dendrite] › playwright/e2e/settings/encryption-user-tab/recovery.spec.ts:54:9 › Recovery section in Encryption tab › should setup the recovery key @screenshot @no-webkit
62 skipped
60 passed (3.6m)
|
🎭 Playwright Run Summary
9 failed
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:113:5 › Sliding Sync › should not move the selected room: it should be sticky
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:167:5 › Sliding Sync › should show unread indicators
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:190:5 › Sliding Sync › should send subscribe_rooms on room switch if room not already subscribed
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:221:5 › Sliding Sync › should show and be able to accept/reject/rescind invites
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:288:5 › Sliding Sync › should show a favourite DM only in the favourite sublist
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:302:5 › Sliding Sync › should clear the reply to field when swapping rooms
[Dendrite] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:334:5 › Sliding Sync › should not cancel replies when permalinks are clicked
69 skipped
49 passed (6.1m)
|
🎭 Playwright Run Summary
1 flaky
[Dendrite] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
33 skipped
108 passed (6.5m)
|
🎭 Playwright Run Summary
1 failed
[Pinecone] › playwright/e2e/left-panel/room-list-panel/room-list-filter-sort.spec.ts:60:13 › Room list filters and sort › Room list › should filter the list (with primary filters) @screenshot
1 flaky
[Pinecone] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
33 skipped
107 passed (7.1m)
|
🎭 Playwright Run Summary
9 failed
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:64:5 › Sliding Sync › should render the Rooms list in reverse chronological order by default and allowing sorting A-Z
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:90:5 › Sliding Sync › should move rooms around as new events arrive
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:113:5 › Sliding Sync › should not move the selected room: it should be sticky
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:167:5 › Sliding Sync › should show unread indicators
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:190:5 › Sliding Sync › should send subscribe_rooms on room switch if room not already subscribed
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:221:5 › Sliding Sync › should show and be able to accept/reject/rescind invites
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:288:5 › Sliding Sync › should show a favourite DM only in the favourite sublist
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:302:5 › Sliding Sync › should clear the reply to field when swapping rooms
[Pinecone] › playwright/e2e/sliding-sync/sliding-sync.spec.ts:334:5 › Sliding Sync › should not cancel replies when permalinks are clicked
69 skipped
49 passed (6.1m)
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/read-receipts/redactions-main-timeline.spec.ts:165:17 › Read receipts › redactions › in the main timeline › Redacting one of the unread messages reduces the unread count after restart @mergequeue
2 skipped
121 passed (9.3m)
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
44 skipped
73 passed (9.1m)
|
🎭 Playwright Run Summary
2 flaky
[Chrome] › playwright/e2e/audio-player/audio-player.spec.ts:250:9 › Audio player › should support creating a reply chain with multiple audio files @no-firefox @no-webkit @screenshot
[Chrome] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
1 skipped
139 passed (11.7m)
|
🎭 Playwright Run Summary
1 failed
[WebKit] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
44 skipped
73 passed (11.8m)
|
🎭 Playwright Run Summary
1 flaky
[Chrome] › playwright/e2e/timeline/timeline.spec.ts:1294:17 › Timeline › message sending › MSC3916 - Authenticated Media › should render authenticated images in the timeline @no-firefox @no-webkit @screenshot
2 skipped
124 passed (12.7m)
|
🎭 Playwright Run Summary
1 failed
[Firefox] › playwright/e2e/read-receipts/new-messages-thread-roots.spec.ts:38:17 › Read receipts › new messages › thread roots › Reading a thread root within the thread view marks it as read in the main timeline @mergequeue
44 skipped
73 passed (14.0m)
|
🎭 Playwright Run Summary
4 flaky
[WebKit] › playwright/e2e/read-receipts/reactions-main-timeline.spec.ts:55:17 › Read receipts › reactions › in the main timeline › A room with an unread reaction is still read after restart @mergequeue
[WebKit] › playwright/e2e/room/room.spec.ts:56:9 › Room Directory › should memorize the timeline position when switch Room A -> Room B -> Room A
[WebKit] › playwright/e2e/room_options/marked_unread.spec.ts:25:9 › Mark as Unread › should mark a room as unread
[WebKit] › playwright/e2e/settings/roles-permissions-room-settings-tab.spec.ts:28:9 › Roles & Permissions room settings tab › should be able to change the role of a user
11 skipped
109 passed (13.7m)
|
🎭 Playwright Run Summary
7 skipped
117 passed (14.6m)
|
🎭 Playwright Run Summary
1 flaky
[Firefox] › playwright/e2e/crypto/device-verification.spec.ts:121:9 › Device verification › Verify device with QR code during login @no-webkit
11 skipped
130 passed (16.4m)
|
🎭 Playwright Run Summary
1 failed
[Firefox] › playwright/e2e/timeline/timeline.spec.ts:911:13 › Timeline › message displaying › should be able to hide an image @screenshot
28 skipped
98 passed (16.3m)
|
🎭 Playwright Run Summary
6 failed
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=true › by recovery code
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:106:17 › Cryptography › setting up secure key backup should work isDeviceVerified=false › by recovery code
[WebKit] › playwright/e2e/crypto/crypto.spec.ts:164:9 › Cryptography › Can reset cross-signing keys
[WebKit] › playwright/e2e/crypto/decryption-failure-messages.spec.ts:33:13 › Cryptography › decryption failure messages › should handle device-relative historical messages
[WebKit] › playwright/e2e/crypto/event-shields.spec.ts:163:13 › Cryptography › event shields › Should show a grey padlock for a key restored from backup
[WebKit] › playwright/e2e/crypto/logout.spec.ts:35:9 › Logout tests › If backup is set up show standard confirm
18 skipped
118 passed (16.1m)
|
🎭 Playwright Run Summary
5 failed
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:30:9 › Dehydration › 'Set up secure backup' creates dehydrated device
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:50:9 › Dehydration › 'Set up recovery' creates dehydrated device
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:77:9 › Dehydration › Reset recovery key during login re-creates dehydrated device
[WebKit] › playwright/e2e/crypto/dehydration.spec.ts:108:9 › Dehydration › 'Reset cryptographic identity' removes dehydrated device
[WebKit] › playwright/e2e/timeline/timeline.spec.ts:911:13 › Timeline › message displaying › should be able to hide an image @screenshot
1 flaky
[WebKit] › playwright/e2e/widgets/layout.spec.ts:77:9 › Widget Layout › manually resize the height of the top container layout
18 skipped
103 passed (18.5m)
|
Artifacts
Produced during runtime
Name | Size | Digest | |
---|---|---|---|
all-blob-reports-Chrome-1
Expired
|
11.7 MB |
sha256:82ee0dcf0a32b524f523ef8fd2338bfdaed68a93d507ca65ff193e42d3a8c0bd
|
|
all-blob-reports-Chrome-2
Expired
|
8.1 MB |
sha256:5513c9dde0acf49bfa49c8e45eef5bc545a602bd85f21020e3d74f55a94d2c0a
|
|
all-blob-reports-Chrome-3
Expired
|
4.26 MB |
sha256:ec63e8c1365cdd2a6ef444190e8176b2a1eafbeaffa27c646eb73f31e664db0d
|
|
all-blob-reports-Chrome-4
Expired
|
4.23 MB |
sha256:bf3ba5caa33df235363c4a4fb4dcf8be414ac42bd4a7ce286d9f3e1d943903e5
|
|
all-blob-reports-Dendrite-1
Expired
|
6.12 MB |
sha256:5b1d524354c85ae39bb85d551fcce0f858c00d7944a152012466505454f479df
|
|
all-blob-reports-Dendrite-2
Expired
|
71.1 KB |
sha256:9787b50fee4f22cabd9cdfdc7963cd50f7de763d0e50676b73d49ebe76ab09ac
|
|
all-blob-reports-Dendrite-3
Expired
|
9.61 MB |
sha256:19654e74c7aeb9bb25d2ff227387392e68c12a1fd28e6c711727447e2d305173
|
|
all-blob-reports-Dendrite-4
Expired
|
21.4 MB |
sha256:a315ce1dfa7ea8bb0f7f3923e89fec1e85a8238b389f8f42aa15a633a65066d3
|
|
all-blob-reports-Firefox-1
Expired
|
11 MB |
sha256:f5a32ea56890eaad24704c84c4c2cd89eeb1721948af7465310a832539f1ec08
|
|
all-blob-reports-Firefox-2
Expired
|
21.8 MB |
sha256:24b69c8d420cb264492e32126eee4a60eb9e4d0b02068c6ee1c6f2d7389e78c8
|
|
all-blob-reports-Firefox-3
Expired
|
488 KB |
sha256:249468c709ac2333e060e49323008eff3244eb25220951dbad0775169bbfbc49
|
|
all-blob-reports-Firefox-4
Expired
|
6.47 MB |
sha256:75cd5fe50f7cb3af72d693f61fabcb413d28d249089870aa814820847e6e7e76
|
|
all-blob-reports-Pinecone-1
Expired
|
8.84 MB |
sha256:84a36ee7817a6b819e867888e142316623d360eecff96ba6d2c137c50658a189
|
|
all-blob-reports-Pinecone-2
Expired
|
70.9 KB |
sha256:86fa17c933a26450f13fd457e6d0c2a4e2bcccd7ddc9563914a6ffd626f670c0
|
|
all-blob-reports-Pinecone-3
Expired
|
6.45 MB |
sha256:db67c23f6c04784b07979c30455f67a3162dacf413f21f462ac8dcc0cdf0d024
|
|
all-blob-reports-Pinecone-4
Expired
|
21.3 MB |
sha256:6d4d77afa31ffa84576b255bd6202071b5c06a5955da1024a2311d06e30b96e5
|
|
all-blob-reports-WebKit-1
Expired
|
37.5 MB |
sha256:522d5b876503fd8fb6ca0084f48d4a6838285ffb3ec9596e0010a011ae716f62
|
|
all-blob-reports-WebKit-2
Expired
|
16.6 MB |
sha256:8430baf9e2c0fd88e053d7e7c5038d772e2aa331e0c90b6e6a1d14fdf55697de
|
|
all-blob-reports-WebKit-3
Expired
|
18.6 MB |
sha256:322e8e193a8d09981ccbd25a009d1b5dd663baae3faae62029f7c01696a79a78
|
|
all-blob-reports-WebKit-4
Expired
|
40.5 MB |
sha256:e3b6b961fa18b71e9203a5ec4686e997dde9935fad8f6141e2f44fdae3032143
|
|
html-report
Expired
|
230 MB |
sha256:e0d5f0f27df990541595c782eadd370c68c8e90d88457a6290569f8d92f33b29
|
|
webapp
Expired
|
27.4 MB |
sha256:89582e54502785202fe02e13d0972fc07e47f5c119ca3719b2a634dcd8918ce1
|
|