From 356620ba5cfa277bce7f5dff89569db0dc0c94aa Mon Sep 17 00:00:00 2001 From: Squirrel Date: Fri, 9 Jun 2023 11:36:59 +0100 Subject: [PATCH] tweak to integration tests (#2713) * ump.ExecutedUpward -> messageQueue.Processed * update lock file because * use one line format --- .../e2e/assets/asset-hub-kusama/0_xcm/2_ump.yml | 9 +-------- .../e2e/assets/asset-hub-polkadot/0_xcm/2_ump.yml | 9 +-------- .../collectives-polkadot/0_xcm/1_teleport.yml | 9 +-------- 3 files changed, 3 insertions(+), 24 deletions(-) diff --git a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/2_ump.yml b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/2_ump.yml index 7034075868..9b885cb33e 100644 --- a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/2_ump.yml +++ b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-kusama/0_xcm/2_ump.yml @@ -100,14 +100,7 @@ tests: - name: messageQueue.Processed chain: *relay_chain threshold: *weight_threshold - result: - origin: - Ump: - Para: '1,000' - weightUsed: - refTime: '298,716,000' - proofSize: '0' - success: true + result: { origin: { Ump: { Para: '1,000' } }, weightUsed: { refTime: '298,716,000', proofSize: '0' }, success: true } - queries: balance_ap_sender_after: chain: *assets_parachain diff --git a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/2_ump.yml b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/2_ump.yml index bdf6d49ea7..2e38756aee 100644 --- a/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/2_ump.yml +++ b/cumulus/parachains/integration-tests/e2e/assets/asset-hub-polkadot/0_xcm/2_ump.yml @@ -101,14 +101,7 @@ tests: - name: messageQueue.Processed chain: *relay_chain threshold: *weight_threshold - result: - origin: - Ump: - Para: '1,000' - weightUsed: - refTime: '4,000,000,000' - proofSize: '0' - success: true + result: { origin: { Ump: { Para: '1,000' } }, weightUsed: { refTime: '4,000,000,000', proofSize: '0' }, success: true } - queries: balance_ap_sender_after: chain: *assets_parachain diff --git a/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/1_teleport.yml b/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/1_teleport.yml index 1d667caed5..1171aa50da 100644 --- a/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/1_teleport.yml +++ b/cumulus/parachains/integration-tests/e2e/collectives/collectives-polkadot/0_xcm/1_teleport.yml @@ -133,14 +133,7 @@ tests: - name: messageQueue.Processed chain: *relay_chain threshold: *weight_threshold - result: - origin: - Ump: - Para: '1,001' - weightUsed: - refTime: '4,000,000,000' - proofSize: '0' - success: true + result: { origin: { Ump: { Para: '1,001' } }, weightUsed: { refTime: '4,000,000,000', proofSize: '0' }, success: true } - queries: balance_rc_alice_3: chain: *relay_chain