Skip to content

periodic check

periodic check #596

Triggered via schedule January 8, 2024 12:07
Status Failure
Total duration 30m 24s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

check.yml

on: schedule
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

6 errors
error: expect(received).toMatchSnapshot(expected): helpers/index.ts#L7
Expected: [ { "data": [ "ConcatenatedVersionedXcm", { "v2": [ { "withdrawAsset": [ { "fun": { "fungible": 10000000, }, "id": { "concrete": { "interior": { "x2": [ { "palletInstance": 50, }, { "generalIndex": 21, }, ], }, "parents": 0, }, }, }, { "fun": { "fungible": 50000000, }, "id": { "concrete": { "interior": { "here": null, }, "parents": 1, }, }, }, ], }, { "clearOrigin": null, }, { "buyExecution": { "fees": { "fun": { "fungible": 50000000, }, "id": { "concrete": { "interior": { "here": null, }, "parents": 1, }, }, }, "weightLimit": { "unlimited": null, }, }, }, { "depositAsset": { "assets": { "wild": { "all": null, }, }, "beneficiary": { "interior": { "x1": { "accountId32": { "id": "0x88dc3417d5058ec4b4503e0c12ea1a0a89be200fe98922423d4334014fa6b0ee", "network": { "any": null, }, }, }, }, "parents": 0, }, "maxAssets": 2, }, }, ], }, ], "recipient": 1000, }, ] Received: [ { "data": [ "ConcatenatedVersionedXcm", { "v2": [ { "withdrawAsset": [ { "fun": { "fungible": 10000000, }, "id": { "concrete": { "interior": { "x2": [ { "palletInstance": 50, }, { "generalIndex": 21, }, ], }, "parents": 0, }, }, }, { "fun": { "fungible": 80000000, }, "id": { "concrete": { "interior": { "here": null, }, "parents": 1, }, }, }, ], }, { "clearOrigin": null, }, { "buyExecution": { "fees": { "fun": { "fungible": 80000000, }, "id": { "concrete": { "interior": { "here": null, }, "parents": 1, }, }, }, "weightLimit": { "unlimited": null, }, }, }, { "depositAsset": { "assets": { "wild": { "all": null, },
tests (xcm-transfer)
Process completed with exit code 1.
tests (bridge-sdk)
The job running on runner GitHub Actions 4 has exceeded the maximum execution time of 30 minutes.
ConnectionIsNotSetError: Connection with sqlite database is not established. Check connection configuration.: node_modules/typeorm/error/TypeORMError.js#L10
at new TypeORMError (/home/runner/work/e2e-tests/e2e-tests/node_modules/typeorm/error/TypeORMError.js:10:12) at new ConnectionIsNotSetError (/home/runner/work/e2e-tests/e2e-tests/node_modules/typeorm/error/ConnectionIsNotSetError.js:10:9) at query (/home/runner/work/e2e-tests/e2e-tests/node_modules/typeorm/driver/sqlite/SqliteQueryRunner.js:48:49) at /home/runner/work/e2e-tests/e2e-tests/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2183:43 at loadRawResults (/home/runner/work/e2e-tests/e2e-tests/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2148:26) at /home/runner/work/e2e-tests/e2e-tests/node_modules/typeorm/query-builder/SelectQueryBuilder.js:2034:37 at executeEntitiesAndRawResults (/home/runner/work/e2e-tests/e2e-tests/node_modules/typeorm/query-builder/SelectQueryBuilder.js:1927:40) at /home/runner/work/e2e-tests/e2e-tests/node_modules/typeorm/query-builder/SelectQueryBuilder.js:684:40 at getRawAndEntities (/home/runner/work/e2e-tests/e2e-tests/node_modules/typeorm/query-builder/SelectQueryBuilder.js:673:31) at /home/runner/work/e2e-tests/e2e-tests/node_modules/typeorm/query-builder/SelectQueryBuilder.js:711:36
TypeError: undefined is not an object (evaluating 'tochain.teardown'): tests/bridge-sdk/shared.ts#L88
at /home/runner/work/e2e-tests/e2e-tests/tests/bridge-sdk/shared.ts:88:17 at /home/runner/work/e2e-tests/e2e-tests/tests/bridge-sdk/shared.ts:87:31
tests (bridge-sdk)
The operation was canceled.