Skip to content

fixing integration tests #1506

fixing integration tests

fixing integration tests #1506

Triggered via push October 3, 2024 17:22
Status Success
Total duration 3m 8s
Artifacts
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 2 warnings
integration-tests/accounts.test.ts ► Accounts ► expect to have created accounts: integration-tests/accounts.test.ts#L14
Failed test found in: reports/jest-junit.xml Error: Error: thrown: "Exceeded timeout of 240000 ms for a hook.
integration-tests/accounts.test.ts ► Accounts ► expect to have valid KeyringPair on each account: integration-tests/accounts.test.ts#L14
Failed test found in: reports/jest-junit.xml Error: Error: thrown: "Exceeded timeout of 240000 ms for a hook.
integration-tests/accounts.test.ts ► Accounts ► expect to import account from mnemonic: integration-tests/accounts.test.ts#L14
Failed test found in: reports/jest-junit.xml Error: Error: thrown: "Exceeded timeout of 240000 ms for a hook.
integration-tests/accounts.test.ts ► Accounts ► expect to import account from JSON: integration-tests/accounts.test.ts#L14
Failed test found in: reports/jest-junit.xml Error: Error: thrown: "Exceeded timeout of 240000 ms for a hook.
integration-tests/biometric-plugin.test.ts ► Biometric Plugin ► should create enrollment credential: integration-tests/biometric-plugin.test.ts#L49
Failed test found in: reports/jest-junit.xml Error: Error: thrown: "Exceeded timeout of 240000 ms for a hook.
integration-tests/biometric-plugin.test.ts ► Biometric Plugin ► should create bbs+ biometric match credential: integration-tests/biometric-plugin.test.ts#L49
Failed test found in: reports/jest-junit.xml Error: Error: thrown: "Exceeded timeout of 240000 ms for a hook.
integration-tests/biometric-plugin.test.ts ► Biometric Plugin ► should remove old biometric match credential: integration-tests/biometric-plugin.test.ts#L49
Failed test found in: reports/jest-junit.xml Error: Error: thrown: "Exceeded timeout of 240000 ms for a hook.
integration-tests/biometric-plugin.test.ts ► Biometric Plugin ► should create vpi biometric match credential: integration-tests/biometric-plugin.test.ts#L49
Failed test found in: reports/jest-junit.xml Error: Error: thrown: "Exceeded timeout of 240000 ms for a hook.
integration-tests/credentials.test.ts ► Credentials ► expect to import credentials: integration-tests/credentials.test.ts#L26
Failed test found in: reports/jest-junit.xml Error: Error: thrown: "Exceeded timeout of 240000 ms for a hook.
integration-tests/custom-networks.test.ts ► Custom networks ► should have documents only on mainnet: integration-tests/custom-networks.test.ts#L7
Failed test found in: reports/jest-junit.xml Error: Error: thrown: "Exceeded timeout of 240000 ms for a hook.
integration-tests/custom-networks.test.ts ► Custom networks ► should add document to mumbai without affecting polygon: integration-tests/custom-networks.test.ts#L7
Failed test found in: reports/jest-junit.xml Error: Error: thrown: "Exceeded timeout of 240000 ms for a hook.
lintAndTest
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
lintAndTest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions/setup-node@v1, actions/cache@v2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/