Skip to content

ci: caching

ci: caching #67

Triggered via pull request August 13, 2024 08:54
@ggeraggera
synchronize #657
ci-cache
Status Failure
Total duration 8m 42s
Artifacts

integration-tests.yml

on: pull_request
get-head-commit-msg
4s
get-head-commit-msg
integration-tests
8m 23s
integration-tests
Fit to window
Zoom out
Zoom in

Annotations

3 errors
Unhandled error: integration-tests/chopsticks/node_modules/@acala-network/chopsticks-testing/dist/esm/check.js#L163
Error: Snapshot `Limited Reserve V2 Transfers from Spiritnet Account Alice -> HydraDx Account Alice > receiver events currencies 1` mismatched - Expected + Received @@ -8,11 +8,11 @@ "method": "Deposited", "section": "currencies", }, { "data": { - "amount": "(rounded 3500000000000)", + "amount": "(rounded 3300000000000)", "currencyId": 28, "who": "7L53bUTBopuwFt3mKUfmkzgGLayYa1Yvn1hAg9v5UMrQzTfh", }, "method": "Deposited", "section": "currencies", ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 This error originated in "src/tests/xcm/hydration/limitedReserveTransferSpiritnetHydraDxV2.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
Unhandled error: integration-tests/chopsticks/node_modules/@acala-network/chopsticks-testing/dist/esm/check.js#L163
Error: Snapshot `Limited Reserve V3 Transfers from Spiritnet Account Alice -> HydraDx Account Alice > receiver events currencies 1` mismatched - Expected + Received @@ -8,11 +8,11 @@ "method": "Deposited", "section": "currencies", }, { "data": { - "amount": "(rounded 3500000000000)", + "amount": "(rounded 3300000000000)", "currencyId": 28, "who": "7L53bUTBopuwFt3mKUfmkzgGLayYa1Yvn1hAg9v5UMrQzTfh", }, "method": "Deposited", "section": "currencies", ❯ createMismatchError node_modules/@vitest/snapshot/dist/index.js:1420:17 ❯ SnapshotClient.assert node_modules/@vitest/snapshot/dist/index.js:1517:13 ❯ Proxy.<anonymous> node_modules/vitest/dist/vendor/vi.JYQecGiw.js:234:29 ❯ Proxy.methodWrapper node_modules/chai/lib/chai/utils/addMethod.js:57:25 ❯ Checker.toMatchSnapshot node_modules/@acala-network/chopsticks-testing/dist/esm/check.js:163:51 ❯ processTicksAndRejections node:internal/process/task_queues:95:5 This error originated in "src/tests/xcm/hydration/limitedReserveTransferSpiritnetHydraDxV3.test.ts" test file. It doesn't mean the error was thrown inside the file itself, but while it was running.
integration-tests
Process completed with exit code 1.