Skip to content

periodic check

periodic check #1337

Triggered via schedule January 7, 2025 12:09
Status Failure
Total duration 7m 37s
Artifacts

check.yml

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

Annotations

10 errors and 1 warning
tests/acala/aggregated-dex.test.ts > 'acala' aggregatedDex > swapWithExactSupply: helpers/index.ts#L13
AssertionError: expected [] to match object [ ObjectContaining{…} ] - Expected + Received - Array [ - ObjectContaining { - "data": ObjectContaining { - "liquidityChanges": ArrayContaining [ - 10000000000, - ], - "path": ArrayContaining [ - Object { - "Token": "ACA", - }, - Object { - "Token": "AUSD", - }, - Object { - "Token": "LDOT", - }, - ], - "trader": "23y3WetbNi6rDMgHmyRDjgpb7PnhgPotuPPawxruTMLYTLzG", - }, - "method": "Swap", - "section": "dex", - }, - ] + Array [] ❯ Object.toMatchObject helpers/index.ts:13:15 ❯ Checker.toMatchObject node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:169:51 ❯ tests/acala/aggregated-dex.test.ts:65:5
tests/acala/aggregated-dex.test.ts > 'acala' aggregatedDex > swapWithExactSupply: helpers/index.ts#L13
AssertionError: expected [] to match object [ ObjectContaining{…} ] - Expected + Received - Array [ - ObjectContaining { - "data": ObjectContaining { - "liquidityChanges": ArrayContaining [ - 10000000000, - ], - "path": ArrayContaining [ - Object { - "Token": "ACA", - }, - Object { - "Token": "AUSD", - }, - Object { - "Token": "LDOT", - }, - ], - "trader": "23y3WetbNi6rDMgHmyRDjgpb7PnhgPotuPPawxruTMLYTLzG", - }, - "method": "Swap", - "section": "dex", - }, - ] + Array [] ❯ Object.toMatchObject helpers/index.ts:13:15 ❯ Checker.toMatchObject node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:169:51 ❯ tests/acala/aggregated-dex.test.ts:65:5
tests/acala/aggregated-dex.test.ts > 'acala' aggregatedDex > swapWithExactSupply: helpers/index.ts#L13
AssertionError: expected [] to match object [ ObjectContaining{…} ] - Expected + Received - Array [ - ObjectContaining { - "data": ObjectContaining { - "liquidityChanges": ArrayContaining [ - 10000000000, - ], - "path": ArrayContaining [ - Object { - "Token": "ACA", - }, - Object { - "Token": "AUSD", - }, - Object { - "Token": "LDOT", - }, - ], - "trader": "23y3WetbNi6rDMgHmyRDjgpb7PnhgPotuPPawxruTMLYTLzG", - }, - "method": "Swap", - "section": "dex", - }, - ] + Array [] ❯ Object.toMatchObject helpers/index.ts:13:15 ❯ Checker.toMatchObject node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:169:51 ❯ tests/acala/aggregated-dex.test.ts:65:5
tests/acala/aggregated-dex.test.ts > 'acala' aggregatedDex > swapWithExactSupply: helpers/index.ts#L13
AssertionError: expected [] to match object [ ObjectContaining{…} ] - Expected + Received - Array [ - ObjectContaining { - "data": ObjectContaining { - "liquidityChanges": ArrayContaining [ - 10000000000, - ], - "path": ArrayContaining [ - Object { - "Token": "ACA", - }, - Object { - "Token": "AUSD", - }, - Object { - "Token": "LDOT", - }, - ], - "trader": "23y3WetbNi6rDMgHmyRDjgpb7PnhgPotuPPawxruTMLYTLzG", - }, - "method": "Swap", - "section": "dex", - }, - ] + Array [] ❯ Object.toMatchObject helpers/index.ts:13:15 ❯ Checker.toMatchObject node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:169:51 ❯ tests/acala/aggregated-dex.test.ts:65:5
tests/acala/stable-asset.test.ts > acala stable asset > swap: helpers/index.ts#L7
Error: Snapshot `acala stable asset > swap > events 1` mismatched - Expected + Received - [ - { - "data": { - "a": "(number)", - "balances": [ - "(number)", - "(number)", - ], - "inputAmount": "(number)", - "inputAsset": { - "Token": "DOT", - }, - "minOutputAmount": "(number)", - "outputAmount": "(number)", - "outputAsset": { - "Token": "LDOT", - }, - "poolId": "(number)", - "swapper": "23y3WetbNi6rDMgHmyRDjgpb7PnhgPotuPPawxruTMLYTLzG", - "totalSupply": "(number)", - }, - "method": "TokenSwapped", - "section": "stableAsset", - }, - ] + [] ❯ Object.toMatchSnapshot helpers/index.ts:7:15 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ tests/acala/stable-asset.test.ts:37:5
tests/acala/stable-asset.test.ts > acala stable asset > swap: helpers/index.ts#L7
Error: Snapshot `acala stable asset > swap > events 2` mismatched ❯ Object.toMatchSnapshot helpers/index.ts:7:15 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ tests/acala/stable-asset.test.ts:37:5
tests/acala/stable-asset.test.ts > acala stable asset > swap: helpers/index.ts#L7
Error: Snapshot `acala stable asset > swap > events 3` mismatched ❯ Object.toMatchSnapshot helpers/index.ts:7:15 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ tests/acala/stable-asset.test.ts:37:5
tests/acala/stable-asset.test.ts > acala stable asset > swap: helpers/index.ts#L7
Error: Snapshot `acala stable asset > swap > events 4` mismatched ❯ Object.toMatchSnapshot helpers/index.ts:7:15 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ tests/acala/stable-asset.test.ts:37:5
tests/acala/stable-asset.test.ts > acala stable asset > with liquidity > mint: helpers/index.ts#L7
Error: Snapshot `acala stable asset > with liquidity > mint > system events 1` mismatched - Expected + Received - [ - { - "data": { - "a": "(number)", - "balances": [ - "(number)", - "(number)", - ], - "feeAmount": "(number)", - "inputAmounts": [ - "(number)", - "(number)", - ], - "minOutputAmount": "(number)", - "minter": "23y3WetbNi6rDMgHmyRDjgpb7PnhgPotuPPawxruTMLYTLzG", - "outputAmount": "(number)", - "poolId": "(number)", - "totalSupply": "(number)", - }, - "method": "Minted", - "section": "stableAsset", - }, - ] + [] ❯ Object.toMatchSnapshot helpers/index.ts:7:15 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ tests/acala/stable-asset.test.ts:50:7
tests/acala/stable-asset.test.ts > acala stable asset > with liquidity > mint: helpers/index.ts#L7
Error: Snapshot `acala stable asset > with liquidity > mint > system events 2` mismatched ❯ Object.toMatchSnapshot helpers/index.ts:7:15 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ tests/acala/stable-asset.test.ts:50:7
tests (acala)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.320.0. Please update to the latest version 2.321.0