Skip to content

prep v5.43.0 (#1323) #60

prep v5.43.0 (#1323)

prep v5.43.0 (#1323) #60

Triggered via push August 9, 2024 14:58
Status Failure
Total duration 26m 53s
Artifacts

e2e-tests.yaml

on: push
Fit to window
Zoom out
Zoom in

Annotations

6 errors
tests/staking/tier-threshold.test.ts > Number of slots adjusted based on price: e2e-tests/tests/staking/tier-threshold.test.ts#L24
Error: Snapshot `Number of slots adjusted based on price 1` mismatched - Expected + Received @@ -1,7 +1,6 @@ { - "numberOfSlots": "150", "rewardPortion": [ "25.00%", "47.00%", "25.00%", "3.00%", @@ -11,30 +10,11 @@ "30", "45", "67", ], "tierThresholds": [ - { - "DynamicTvlAmount": { - "amount": "200,000,000,000,000,000,100,000,000", - "minimumAmount": "200,000,000,000,000,000,000,000,000", - }, - }, - { - "DynamicTvlAmount": { - "amount": "50,000,000,000,000,000,025,000,000", - "minimumAmount": "50,000,000,000,000,000,000,000,000", - }, - }, - { - "DynamicTvlAmount": { - "amount": "15,000,000,000,000,000,000,000,000", - "minimumAmount": "15,000,000,000,000,000,000,000,000", - }, - }, - { - "FixedTvlAmount": { - "amount": "1,500,000,000,000,000,000,000,000", - }, - }, + "194,785,242,636,473,906,180,692,148", + "49,105,523,353,732,917,499,991,477", + "14,649,814,467,196,987,054,164,124", + "1,636,850,778,457,763,916,666,383", ], } ❯ tests/staking/tier-threshold.test.ts:24:70
tests/xcm-transfer/astar-asset-hub.test.ts > Astar & AssetHub > 001: AssetHub transfer USDT to Astar: e2e-tests/helpers/index.ts#L7
Error: Snapshot `Astar & AssetHub > 001: AssetHub transfer USDT to Astar > 002: astar event 1` mismatched - Expected + Received @@ -5,12 +5,12 @@ "origin": { "Sibling": 1000, }, "success": true, "weightUsed": { - "proofSize": "(rounded 11000)", - "refTime": "(rounded 990000000)", + "proofSize": "(rounded 9300)", + "refTime": "(rounded 890000000)", }, }, "method": "Processed", "section": "messageQueue", }, ❯ Object.toMatchSnapshot helpers/index.ts:7:15 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ tests/xcm-transfer/astar-asset-hub.test.ts:39:7
tests/xcm-transfer/kusama-shiden.test.ts > Kusama & Shiden > 001: Kusama transfer KSM to Shiden: e2e-tests/helpers/index.ts#L7
Error: Snapshot `Kusama & Shiden > 001: Kusama transfer KSM to Shiden > 003: shiden event 1` mismatched - Expected + Received @@ -1,14 +1,32 @@ [ { "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": "(rounded 11000)", - "refTime": "(rounded 990000000)", + "proofSize": "(rounded 9300)", + "refTime": "(rounded 890000000)", }, }, "method": "Processed", "section": "messageQueue", }, ❯ Object.toMatchSnapshot helpers/index.ts:7:15 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ tests/xcm-transfer/kusama-shiden.test.ts:31:7
tests/xcm-transfer/polkadot-astar.test.ts > Polkadot & Astar > 001: Polkadot transfer DOT to Astar: e2e-tests/helpers/index.ts#L7
Error: Snapshot `Polkadot & Astar > 001: Polkadot transfer DOT to Astar > 002: astar event 1` mismatched - Expected + Received @@ -1,14 +1,32 @@ [ { "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": "(rounded 11000)", - "refTime": "(rounded 990000000)", + "proofSize": "(rounded 9300)", + "refTime": "(rounded 890000000)", }, }, "method": "Processed", "section": "messageQueue", }, ❯ Object.toMatchSnapshot helpers/index.ts:7:15 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ tests/xcm-transfer/polkadot-astar.test.ts:31:7
tests/xcm-transfer/shiden-asset-hub.test.ts > Shiden & AssetHub > 001: AssetHub transfer USDT to Shiden: e2e-tests/helpers/index.ts#L7
Error: Snapshot `Shiden & AssetHub > 001: AssetHub transfer USDT to Shiden > 002: shiden event 1` mismatched - Expected + Received @@ -5,12 +5,12 @@ "origin": { "Sibling": 1000, }, "success": true, "weightUsed": { - "proofSize": "(rounded 11000)", - "refTime": "(rounded 990000000)", + "proofSize": "(rounded 9300)", + "refTime": "(rounded 890000000)", }, }, "method": "Processed", "section": "messageQueue", }, ❯ Object.toMatchSnapshot helpers/index.ts:7:15 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ tests/xcm-transfer/shiden-asset-hub.test.ts:39:7
e2e-tests
Process completed with exit code 1.