periodic check #1435
Annotations
3 errors
|
tests
Process completed with exit code 1.
|
|
tests/xcm-transfer/shiden-asset-hub.test.ts > Shiden & AssetHub > 002: Transfer KSM from Shiden to Asset Hub:
tests/xcm-transfer/shiden-asset-hub.test.ts#L55
AssertionError: Expected amount was not received: expected +0 to be close to 1000000000000 +/- 1000000000
❯ tests/xcm-transfer/shiden-asset-hub.test.ts:55:47
|
|
tests/xcm-transfer/shiden-asset-hub.test.ts > Shiden & AssetHub > 001: Transfer KSM from AssetHub to Shiden:
helpers/index.ts#L7
Error: Snapshot `Shiden & AssetHub > 001: Transfer KSM from AssetHub to Shiden > 001: statemine ump messages 1` mismatched
- Expected
+ Received
- [
- {
- "data": [
- "ConcatenatedVersionedXcm",
- {
- "v5": [
- {
- "reserveAssetDeposited": [
- {
- "fun": {
- "fungible": 1000000000000,
- },
- "id": {
- "interior": {
- "here": null,
- },
- "parents": 1,
- },
- },
- ],
- },
- {
- "clearOrigin": null,
- },
- {
- "buyExecution": {
- "fees": {
- "fun": {
- "fungible": 1000000000000,
- },
- "id": {
- "interior": {
- "here": null,
- },
- "parents": 1,
- },
- },
- "weightLimit": {
- "unlimited": null,
- },
- },
- },
- {
- "depositAsset": {
- "assets": {
- "wild": {
- "all": null,
- },
- },
- "beneficiary": {
- "interior": {
- "x1": [
- {
- "accountId32": {
- "id": "0xd17c2d7823ebf260fd138f2d7e27d114c0145d968b5ff5006125f2414fadae69",
- "network": null,
- },
- },
- ],
- },
- "parents": 0,
- },
- },
- },
- {
- "setTopic": "(redacted)",
- },
- ],
- },
- ],
- "recipient": 2007,
- },
- ]
+ []
❯ Object.toMatchSnapshot helpers/index.ts:7:15
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:240:51
❯ tests/xcm-transfer/shiden-asset-hub.test.ts:20:7
|