This repository has been archived by the owner on Oct 22, 2024. It is now read-only.
Tests #956
tests.yml
on: merge_group
Matrix: Jest
Element Web Integration Tests
1m 59s
jest-tests
1s
Annotations
3 errors
AddRemoveThreepids › should display an error if the code is incorrect:
test/components/views/settings/AddRemoveThreepids-test.tsx#L257
thrown: "Exceeded timeout of 5000 ms for a test.
Add a timeout value to this test to increase the timeout, if this is a long-running test. See https://jestjs.io/docs/api#testname-fn-timeout."
at it (test/components/views/settings/AddRemoveThreepids-test.tsx:257:5)
at Object.describe (test/components/views/settings/AddRemoveThreepids-test.tsx:40:1)
|
Jest (1)
Process completed with exit code 1.
|
jest-tests
Process completed with exit code 1.
|