fix(compiler): Fix CRDT Map in array handling [LNG-370] (#1171) #3473
e2e.yml
on: push
aqua
/
Publish snapshots
1m 56s
Annotations
2 errors and 4 warnings
test/tests/deal/dealUpdate.test.ts > Deal update tests > should update deal after changing a spell:
cli/test/helpers/commonWithSetupTests.ts#L97
Error: runDeployedServices() didn't run successfully in 1.5 minutes, error: Error: Command: /opt/actions-runner/_work/aqua/aqua/cli/dist/fluence/bin/node --no-warnings /opt/actions-runner/_work/aqua/aqua/cli/dist/fluence/bin/run.js run --no-input -f runDeployedServices() exited with code 1. Reason:
2024-07-12T09:36:55.468Z fcli:debug command execution started
Using aqua compiler version: 0.14.11-main-b0f3a8c-3473-1
Using local blockchain environment
Connecting to random local relay: /ip4/127.0.0.1/tcp/9993/ws/p2p/12D3KooWRxbPdJbrpcUtCLhXRtZ8CQtJnoJ8w7NSgzSE6YvuVmTZ
Connected
Running runDeployedServices() from /opt/actions-runner/_work/aqua/aqua/cli/test/tmp/shouldUpdateDealAfterChangingASpell/src/aqua/main.aqua
Error: Error: Particle expired after ttl of 15000ms (particle id: 77ce159b-fc29-4a14-b9bd-4d8722de5693)
at ClientPeer.expireParticle (file:///opt/actions-runner/_work/aqua/aqua/cli/dist/fluence/node_modules/@fluencelabs/js-client/dist/jsPeer/FluencePeer.js:409:22)
at Timeout._onTimeout (file:///opt/actions-runner/_work/aqua/aqua/cli/dist/fluence/node_modules/@fluencelabs/js-client/dist/jsPeer/FluencePeer.js:300:26)
at listOnTimeout (node:internal/timers:569:17)
at processTimers (node:internal/timers:512:7)
at Module.fluence (/opt/actions-runner/_work/aqua/aqua/cli/test/helpers/commonWithSetupTests.ts:97:13)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
at callRunDeployedServices (/opt/actions-runner/_work/aqua/aqua/cli/test/helpers/sharedSteps.ts:203:18)
at Module.setTryTimeout (/opt/actions-runner/_work/aqua/aqua/cli/src/lib/helpers/utils.ts:200:19)
at Module.deployDealAndWaitUntilDeployed (/opt/actions-runner/_work/aqua/aqua/cli/test/helpers/sharedSteps.ts:234:3)
at /opt/actions-runner/_work/aqua/aqua/cli/test/tests/deal/dealUpdate.test.ts:171:5
at /opt/actions-runner/_work/aqua/aqua/cli/test/helpers/utils.ts:83:5
at runTest (file:///opt/actions-runner/_work/aqua/aqua/cli/node_modules/@vitest/runner/dist/index.js:781:11)
at runSuite (file:///opt/actions-runner/_work/aqua/aqua/cli/node_modules/@vitest/runner/dist/index.js:909:15)
at runSuite (file:///opt/actions-runner/_work/aqua/aqua/cli/node_modules/@vitest/runner/dist/index.js:909:15)
❯ Module.fluence test/helpers/commonWithSetupTests.ts:97:13
❯ callRunDeployedServices test/helpers/sharedSteps.ts:203:18
❯ Module.setTryTimeout src/lib/helpers/utils.ts:200:19
❯ Module.deployDealAndWaitUntilDeployed test/helpers/sharedSteps.ts:234:3
❯ test/tests/deal/dealUpdate.test.ts:171:5
❯ test/helpers/utils.ts:83:5
❯ test/helpers/sharedSteps.ts:240:13
❯ Module.setTryTimeout src/lib/helpers/utils.ts:234:10
❯ Module.deployDealAndWaitUntilDeployed test/helpers/sharedSteps.ts:234:3
❯ test/tests/deal/dealUpdate.test.ts:171:5
❯ test/helpers/utils.ts:83:5
|
fcli / Run tests
Process completed with exit code 1.
|
fcli / Build snapshot
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ./.github/actions/replace-version. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
fcli / Build snapshot
No files were found with the provided path: fluence-cli-linux-x64.tar.gz. No artifacts will be uploaded.
|
fcli / Build snapshot
No files were found with the provided path: fluence-cli-darwin-arm64.tar.gz. No artifacts will be uploaded.
|
fcli / Run tests
The following actions uses Node.js version which is deprecated and will be forced to run on node20: ./.github/actions/replace-version. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|