This repository was archived by the owner on Oct 22, 2024. It is now read-only.
Replace MatrixClient.isCryptoEnabled by MatrixClient.getCrypto
#788
This run and associated checks have been archived and are scheduled for deletion.
Learn more about checks retention
Annotations
2 errors, 30 warnings, and 6 notices
|
login/login.spec.ts:199:21 › Login › Password login › verification after login › with force_verification on › Shows unskippable verification prompt after login if signing keys are set up:
matrix-react-sdk/playwright/e2e/login/login.spec.ts#L220
1) login/login.spec.ts:199:21 › Login › Password login › verification after login › with force_verification on › Shows unskippable verification prompt after login if signing keys are set up
Error: expect(locator).not.toBeVisible()
Locator: getByRole('heading', { name: 'Verify this device', level: 1 }).locator('.mx_CompleteSecurity_skip')
Expected: not visible
Received: visible
Call log:
- expect.not.toBeVisible with timeout 5000ms
- waiting for getByRole('heading', { name: 'Verify this device', level: 1 }).locator('.mx_CompleteSecurity_skip')
218 | await expect(h1).toBeVisible();
219 |
> 220 | expect(h1.locator(".mx_CompleteSecurity_skip")).not.toBeVisible();
| ^
221 | });
222 | });
223 | });
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/login/login.spec.ts:220:73
|
|
crypto/event-shields.spec.ts:266:13 › Cryptography › event shields › should show correct shields on events sent by devices which have since been deleted:
matrix-react-sdk/http:/localhost:8080/bundles/cc31686dc7dc513a5de1/771.js#L3276
1) crypto/event-shields.spec.ts:266:13 › Cryptography › event shields › should show correct shields on events sent by devices which have since been deleted
Error: jsHandle.evaluate: Error: Cannot encrypt event in unconfigured room !gLEpCWdWbupZZqZKib:localhost
at RustCrypto.encryptEvent (http://localhost:8080/bundles/cc31686dc7dc513a5de1/771.js:3276:13)
at MatrixClient.encryptEventIfNeeded (http://localhost:8080/bundles/cc31686dc7dc513a5de1/init.js:9339:30)
at async MatrixClient.encryptAndSendEvent (http://localhost:8080/bundles/cc31686dc7dc513a5de1/init.js:9271:9)
at async <anonymous>:260:30
at RustCrypto.encryptEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/cc31686dc7dc513a5de1/771.js:3276:13)
at MatrixClient.encryptEventIfNeeded (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/cc31686dc7dc513a5de1/init.js:9339:30)
at async MatrixClient.encryptAndSendEvent (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/http:/localhost:8080/bundles/cc31686dc7dc513a5de1/init.js:9271:9)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/async <anonymous>:260:30
at Bot.sendMessage (/home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/pages/client.ts:125:23)
at /home/runner/work/matrix-react-sdk/matrix-react-sdk/matrix-react-sdk/playwright/e2e/crypto/event-shields.spec.ts:276:13
|
|
Slow Test:
matrix-react-sdk/read-receipts/high-level.spec.ts#L1
matrix-react-sdk/read-receipts/high-level.spec.ts took 3.3m
|
|
Slow Test:
matrix-react-sdk/read-receipts/new-messages-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/new-messages-in-threads.spec.ts took 1.8m
|
|
Slow Test:
matrix-react-sdk/read-receipts/editing-messages-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages-in-threads.spec.ts took 1.3m
|
|
Slow Test:
matrix-react-sdk/read-receipts/editing-messages-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages-main-timeline.spec.ts took 1.1m
|
|
Slow Test:
matrix-react-sdk/read-receipts/editing-messages-thread-roots.spec.ts#L1
matrix-react-sdk/read-receipts/editing-messages-thread-roots.spec.ts took 55.0s
|
|
Slow Test:
matrix-react-sdk/read-receipts/redactions-thread-roots.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-thread-roots.spec.ts took 1.0m
|
|
Slow Test:
matrix-react-sdk/spaces/spaces.spec.ts#L1
matrix-react-sdk/spaces/spaces.spec.ts took 1.0m
|
|
Slow Test:
matrix-react-sdk/right-panel/right-panel.spec.ts#L1
matrix-react-sdk/right-panel/right-panel.spec.ts took 54.2s
|
|
Slow Test:
matrix-react-sdk/right-panel/file-panel.spec.ts#L1
matrix-react-sdk/right-panel/file-panel.spec.ts took 39.3s
|
|
Slow Test:
matrix-react-sdk/settings/account-user-settings-tab.spec.ts#L1
matrix-react-sdk/settings/account-user-settings-tab.spec.ts took 38.4s
|
|
Slow Test:
matrix-react-sdk/timeline/timeline.spec.ts#L1
matrix-react-sdk/timeline/timeline.spec.ts took 2.8m
|
|
Slow Test:
matrix-react-sdk/spotlight/spotlight.spec.ts#L1
matrix-react-sdk/spotlight/spotlight.spec.ts took 2.1m
|
|
Slow Test:
matrix-react-sdk/spaces/threads-activity-centre/threadsActivityCentre.spec.ts#L1
matrix-react-sdk/spaces/threads-activity-centre/threadsActivityCentre.spec.ts took 1.7m
|
|
Slow Test:
matrix-react-sdk/threads/threads.spec.ts#L1
matrix-react-sdk/threads/threads.spec.ts took 36.0s
|
|
Slow Test:
matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts#L1
matrix-react-sdk/user-onboarding/user-onboarding-new.spec.ts took 32.4s
|
|
Slow Test:
matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-in-threads.spec.ts took 2.6m
|
|
Slow Test:
matrix-react-sdk/read-receipts/redactions-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/redactions-main-timeline.spec.ts took 2.1m
|
|
Slow Test:
matrix-react-sdk/read-receipts/new-messages-main-timeline.spec.ts#L1
matrix-react-sdk/read-receipts/new-messages-main-timeline.spec.ts took 1.4m
|
|
Slow Test:
matrix-react-sdk/read-receipts/read-receipts.spec.ts#L1
matrix-react-sdk/read-receipts/read-receipts.spec.ts took 1.1m
|
|
Slow Test:
matrix-react-sdk/read-receipts/reactions-in-threads.spec.ts#L1
matrix-react-sdk/read-receipts/reactions-in-threads.spec.ts took 56.6s
|
|
Slow Test:
matrix-react-sdk/messages/messages.spec.ts#L1
matrix-react-sdk/messages/messages.spec.ts took 2.4m
|
|
Slow Test:
matrix-react-sdk/pinned-messages/pinned-messages.spec.ts#L1
matrix-react-sdk/pinned-messages/pinned-messages.spec.ts took 1.8m
|
|
Slow Test:
matrix-react-sdk/integration-manager/read_events.spec.ts#L1
matrix-react-sdk/integration-manager/read_events.spec.ts took 41.0s
|
|
Slow Test:
matrix-react-sdk/knock/knock-into-room.spec.ts#L1
matrix-react-sdk/knock/knock-into-room.spec.ts took 38.8s
|
|
Slow Test:
matrix-react-sdk/polls/polls.spec.ts#L1
matrix-react-sdk/polls/polls.spec.ts took 36.2s
|
|
Slow Test:
matrix-react-sdk/audio-player/audio-player.spec.ts#L1
matrix-react-sdk/audio-player/audio-player.spec.ts took 1.3m
|
|
Slow Test:
matrix-react-sdk/composer/RTE.spec.ts#L1
matrix-react-sdk/composer/RTE.spec.ts took 1.0m
|
|
Slow Test:
matrix-react-sdk/crypto/crypto.spec.ts#L1
matrix-react-sdk/crypto/crypto.spec.ts took 59.4s
|
|
Slow Test:
matrix-react-sdk/crypto/decryption-failure-messages.spec.ts#L1
matrix-react-sdk/crypto/decryption-failure-messages.spec.ts took 50.5s
|
|
Slow Test:
matrix-react-sdk/crypto/device-verification.spec.ts#L1
matrix-react-sdk/crypto/device-verification.spec.ts took 44.6s
|
|
🎭 Playwright Run Summary
32 skipped
42 passed (8.6m)
|
|
🎭 Playwright Run Summary
10 skipped
70 passed (9.5m)
|
|
🎭 Playwright Run Summary
4 skipped
67 passed (9.7m)
|
|
🎭 Playwright Run Summary
14 skipped
62 passed (10.0m)
|
|
🎭 Playwright Run Summary
1 flaky
login/login.spec.ts:199:21 › Login › Password login › verification after login › with force_verification on › Shows unskippable verification prompt after login if signing keys are set up
1 skipped
77 passed (11.6m)
|
|
🎭 Playwright Run Summary
1 flaky
crypto/event-shields.spec.ts:266:13 › Cryptography › event shields › should show correct shields on events sent by devices which have since been deleted
1 skipped
76 passed (11.3m)
|
Artifacts
Produced during runtime
| Name | Size | Digest | |
|---|---|---|---|
|
all-blob-reports-1
Expired
|
3.33 MB |
sha256:3b6d49215b93363c559f5d199619321b818cbdb8b82997f1c9c3bde10e6c8f67
|
|
|
all-blob-reports-2
Expired
|
6.23 MB |
sha256:140a4f000baa3a00058bdeb7b805eba11f476aceb89baed7b284038788f79465
|
|
|
all-blob-reports-3
Expired
|
445 KB |
sha256:e0fc6b810ce9b4dfe92a6bf1aec496f7077754067153815cfcd11ac380682c59
|
|
|
all-blob-reports-4
Expired
|
511 KB |
sha256:cae9f55d0ffe2b661680c6cf37a51282e53439cfaa2440fdc8ae60b07e55b6b4
|
|
|
all-blob-reports-5
Expired
|
822 KB |
sha256:1d8b53a2ff6e5bea4b489b0986bc3745bf10b61b59a555aff2cbf4cf0175fbfa
|
|
|
all-blob-reports-6
Expired
|
866 KB |
sha256:89fe822f8d67275e3d1b454b7f6648e0685283d40e8fb9a760a6d6a9cf7ee601
|
|
|
html-report
Expired
|
9.92 MB |
sha256:73de493b9dfbed1194321024ee75a7bba5182fb543342b0bce762ad3012791fe
|
|
|
webapp
Expired
|
38.1 MB |
sha256:9550f7a0e922991e125d27ea2df7d837408f77cc29170974b625504b9fa1e67d
|
|