Skip to content
This repository has been archived by the owner on Oct 16, 2024. It is now read-only.

Update design of files list in right panel #852

Update design of files list in right panel

Update design of files list in right panel #852

Triggered via pull request October 14, 2024 13:51
Status Cancelled
Total duration 2m 13s
Artifacts

tests.yml

on: pull_request
Matrix: Jest
Element Web Integration Tests
1m 51s
Element Web Integration Tests
jest-tests
2s
jest-tests
Fit to window
Zoom out
Zoom in

Annotations

11 errors
Jest (1)
Canceling since a higher priority waiting request for 'Tests-refs/pull/144/merge-pull_request' exists
FileUtils › downloadLabelForFile › should correctly label File with size: test/utils/FileUtils-test.ts#L58
expect(received).toBe(expected) // Object.is equality Expected: "Download file (97.69 MB)" Received: "Download (97.69 MB)" at toBe (test/utils/FileUtils-test.ts:58:104)
FileUtils › downloadLabelForFile › should correctly label Image: test/utils/FileUtils-test.ts#L58
expect(received).toBe(expected) // Object.is equality Expected: "Download image" Received: "Download" at toBe (test/utils/FileUtils-test.ts:58:104)
FileUtils › downloadLabelForFile › should correctly label Video: test/utils/FileUtils-test.ts#L58
expect(received).toBe(expected) // Object.is equality Expected: "Download video" Received: "Download" at toBe (test/utils/FileUtils-test.ts:58:104)
FileUtils › downloadLabelForFile › should correctly label Audio: test/utils/FileUtils-test.ts#L58
expect(received).toBe(expected) // Object.is equality Expected: "Download audio" Received: "Download" at toBe (test/utils/FileUtils-test.ts:58:104)
Jest (1)
The operation was canceled.
Jest (2)
Canceling since a higher priority waiting request for 'Tests-refs/pull/144/merge-pull_request' exists
Jest (2)
The operation was canceled.
Element Web Integration Tests
Canceling since a higher priority waiting request for 'Tests-refs/pull/144/merge-pull_request' exists
Element Web Integration Tests
The operation was canceled.
jest-tests
Process completed with exit code 1.