chore(deps): bump @acala-network/chopsticks-testing from 1.0.1 to 1.0… #1271
Annotations
4 errors and 3 warnings
e2e-tests/bifrostPolkadot.ethereum.spec.ts > Bifrost Polkadot <> Ethereum > XCM V3 > Transfer Snowbridge WETH from Bifrost Polkadot to Ethereum:
e2e-tests/bifrostPolkadot.ethereum.spec.ts#L43
TypeError: Cannot read properties of undefined (reading 'teardown')
❯ e2e-tests/bifrostPolkadot.ethereum.spec.ts:43:25
|
e2e-tests/polkadotAssetHub.bridgeHub.spec.ts > Polkadot AssetHub <> Ethereum > XCM V3 > Snowbridge WETH From AssetHub to Ethereum:
e2e-tests/polkadotAssetHub.bridgeHub.spec.ts#L91
Error: Snapshot `Polkadot AssetHub <> Ethereum > XCM V3 > Snowbridge WETH From AssetHub to Ethereum > bridgehub ethereum outbound queue events 1` mismatched
- Expected
+ Received
- [
- {
- "data": {
- "id": "(hash)",
- },
- "method": "MessageQueued",
- "section": "ethereumOutboundQueue",
- },
- {
- "data": {
- "id": "(hash)",
- "nonce": "(redacted)",
- },
- "method": "MessageAccepted",
- "section": "ethereumOutboundQueue",
- },
- {
- "data": {
- "count": 1,
- "root": "(hash)",
- },
- "method": "MessagesCommitted",
- "section": "ethereumOutboundQueue",
- },
- ]
+ []
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:207:51
❯ e2e-tests/polkadotAssetHub.bridgeHub.spec.ts:91:4
|
e2e-tests/polkadotAssetHub.bridgeHub.spec.ts > Polkadot AssetHub <> Ethereum > XCM V4 > Snowbridge WETH From AssetHub to Ethereum:
e2e-tests/polkadotAssetHub.bridgeHub.spec.ts#L139
Error: Snapshot `Polkadot AssetHub <> Ethereum > XCM V4 > Snowbridge WETH From AssetHub to Ethereum > bridgehub ethereum outbound queue events 1` mismatched
- Expected
+ Received
- [
- {
- "data": {
- "id": "(hash)",
- },
- "method": "MessageQueued",
- "section": "ethereumOutboundQueue",
- },
- {
- "data": {
- "id": "(hash)",
- "nonce": "(redacted)",
- },
- "method": "MessageAccepted",
- "section": "ethereumOutboundQueue",
- },
- {
- "data": {
- "count": 1,
- "root": "(hash)",
- },
- "method": "MessagesCommitted",
- "section": "ethereumOutboundQueue",
- },
- ]
+ []
❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:207:51
❯ e2e-tests/polkadotAssetHub.bridgeHub.spec.ts:139:4
|
tests
Process completed with exit code 1.
|
build
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|
tests
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|