periodic check #1224
Annotations
5 errors and 1 warning
Run yarn test tests/xcm-transfer:
helpers/index.ts#L7
Error: Snapshot `'polkadot' -> 'acala' xcm transfer 'DOT' > xcmPallet transfer > to chain dmp events 1` mismatched
- Expected
+ Received
@@ -1,8 +1,26 @@
[
{
"data": {
+ "count": 1,
+ },
+ "method": "DownwardMessagesReceived",
+ "section": "parachainSystem",
+ },
+ {
+ "data": {
+ "dmqHead": "(hash)",
+ "weightUsed": {
+ "proofSize": "(rounded 8000)",
+ "refTime": "(rounded 530000000)",
+ },
+ },
+ "method": "DownwardMessagesProcessed",
+ "section": "parachainSystem",
+ },
+ {
+ "data": {
"id": "(hash)",
"origin": "Parent",
"success": true,
"weightUsed": {
"proofSize": 0,
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
❯ tests/xcm-transfer/shared.ts:122:11
|
Run yarn test tests/xcm-transfer:
helpers/index.ts#L7
Error: Snapshot `'polkadot' -> 'acala' xcm transfer 'DOT' > xcmPallet transfer > balance on from chain 2` mismatched
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
❯ tests/xcm-transfer/shared.ts:112:11
|
Run yarn test tests/xcm-transfer:
helpers/index.ts#L7
Error: Snapshot `'polkadot' -> 'acala' xcm transfer 'DOT' > xcmPallet transfer > balance on from chain 3` mismatched
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
❯ tests/xcm-transfer/shared.ts:112:11
|
Run yarn test tests/xcm-transfer:
helpers/index.ts#L7
Error: Snapshot `'polkadot' -> 'acala' xcm transfer 'DOT' > xcmPallet transfer > balance on from chain 4` mismatched
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51
❯ tests/xcm-transfer/shared.ts:112:11
|
Run yarn test tests/xcm-transfer
Process completed with exit code 1.
|
|
Loading