Skip to content

Feature/stable pool mgx 1307 #727

Feature/stable pool mgx 1307

Feature/stable pool mgx 1307 #727

Triggered via pull request November 25, 2024 19:54
Status Cancelled
Total duration 49m 51s
Artifacts 10
Global init
2s
Global init
Delete fungible environment
0s
Delete fungible environment
Matrix: Build / Build fast runtime Docker image
Matrix: Build / Build Docker image
Build  /  Generate multiplatform Docker image manifest for fast runtime image
33s
Build / Generate multiplatform Docker image manifest for fast runtime image
Build  /  Generate multiplatform Docker image manifest
20s
Build / Generate multiplatform Docker image manifest
Generate types  /  generate-mangata-types
7m 8s
Generate types / generate-mangata-types
Deploy fungible environment  /  deploy
Deploy fungible environment / deploy
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch  /  deploy-rollup-dev
Deploy to rollup-dev on every commit to `eth-rollup-develop` branch / deploy-rollup-dev
Run e2e tests  /  setup-report
13s
Run e2e tests / setup-report
Matrix: Run e2e tests / e2e-test-matrix
Run e2e tests  /  slack-notify-nook
0s
Run e2e tests / slack-notify-nook
Run e2e tests  /  test-complete
9s
Run e2e tests / test-complete
Fit to window
Zoom out
Zoom in

Annotations

236 errors, 40 warnings, and 5 notices
test/sequential/rewardsv2.poolLiquidityRewards.test.ts ► rewards v2 tests › Error cases ► Given a user with Liquidity on non promoted pool When tries to activate Then extrinsic fail: e2eTests/reports/junit.xml-4438b740-ab6c-11ef-8cef-9f064180f80f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4438b740-ab6c-11ef-8cef-9f064180f80f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/story/rewardsStory.test.ts ► Story tests > Rewards - autocompound ► Given a user1 with minted tokens when two sessions happen, then there are available rewards: e2eTests/reports/junit.xml-4438b740-ab6c-11ef-8cef-9f064180f80f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4438b740-ab6c-11ef-8cef-9f064180f80f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/story/rewardsStory.test.ts ► Story tests > Rewards - autocompound ► Given a user2 WHEN available rewards can claim and mgas are increased: e2eTests/reports/junit.xml-4438b740-ab6c-11ef-8cef-9f064180f80f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4438b740-ab6c-11ef-8cef-9f064180f80f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/story/rewardsStory.test.ts ► Story tests > Rewards - autocompound ► Given a user3 WHEN available rewards can autocompund: e2eTests/reports/junit.xml-4438b740-ab6c-11ef-8cef-9f064180f80f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-4438b740-ab6c-11ef-8cef-9f064180f80f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
Process completed with exit code 1.
test/sequential/feeLock.API.config.test.ts ► gasless- Changing feeLock config parameter on the fly is works robustly. Either automatic or manual unlocks the tokens: e2eTests/reports/junit.xml-a133a9f0-ab6c-11ef-9edd-535ef8d4fc48.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a133a9f0-ab6c-11ef-9edd-535ef8d4fc48.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
Process completed with exit code 1.
test/parallel/sdk.API.batch.test.ts ► Check that when we are using SDK batch function and the first call finishes with error next call doesn't finish: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► Check that when we are using SDK batch function and the second call finishes with error first call finishes successful: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► Happy path - batch: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► WHEN call batchAll where one item is failed THEN all entire transactions will rollback and fail: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► Happy path - batchAll: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► WHEN call forceBatch where one item is failed THEN check completed and failed items: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► Happy path - forceBatch: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.submitableExtrinsic.test.ts ► check mintLiquidity: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.submitableExtrinsic.test.ts ► check burnLiquidity: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml Error: TypeError: Cannot read properties of undefined (reading 'burnLiquidity')
test/parallel/sdk.API.submitableExtrinsic.test.ts ► check createPool: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml Error: TypeError: Cannot read properties of undefined (reading 'createPool')
test/parallel/sdk.API.submitableExtrinsic.test.ts ► check multiswapBuyAsset: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml#L0
Failed test found in: e2eTests/reports/junit.xml-f0495490-ab6c-11ef-9993-4f6d0300cae0.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapBuyAsset')
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
Failed test were found and 'fail-on-error' option is set to true
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN another user tries to mint liquidity in the pool THEN user can do this: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml#L0
Failed test found in: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN the user mints liquidity in the pool again THEN liquidity IDs are equal: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml#L0
Failed test found in: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN the user tries to swap/multiswap tokens on the deactivated pool THEN error returns: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml#L0
Failed test found in: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/parallel/xyk-pallet.API.poolLiqudity.burnTokens.test.ts ► Check that a user can burn tokens when they are activated, and when burning the free, those subtracted first: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml#L0
Failed test found in: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqudity.burnTokens.test.ts ► Check that a user can burn some tokens on a non-promoted pool: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml#L0
Failed test found in: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqudity.multipleUserRewards.test.ts ► Users minted a different number of tokens THEN they receive an equivalent amount of rewards: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml#L0
Failed test found in: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqudity.multipleUserRewards.test.ts ► One user mints X tokens, other mints those X tokens but splitted in 5 mints at the same block, rewards are equal: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml#L0
Failed test found in: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqudity.sepClaimRewards.test.ts ► One user claim all the rewards on every session and other user claim them at the 3rd session, the sum of rewards are equal: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml#L0
Failed test found in: e2eTests/reports/junit.xml-1b375210-ab6d-11ef-8b8c-81c205823904.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
Failed test were found and 'fail-on-error' option is set to true
test/sequential/xyk-pallet.api.maintenance-config.test.ts ► maintenance- try to change Maintenance Mode with a non-foundation account THEN it failed: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/xyk-pallet.api.maintenance-config.test.ts ► check UpgradabilityOn can only be set after MaintenanceModeOn is set and MaintenanceMode works without UpgradabilityOn: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/xyk-pallet.api.maintenance-config.test.ts ► maintenance- check we can sell MGX tokens and compoundRewards THEN switch maintenanceMode to on, repeat the operation and receive error: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/xyk-pallet.api.maintenance-rules.test.ts ► On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed ► multiswapSellAsset operation is not allowed in mm: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/xyk-pallet.api.maintenance-rules.test.ts ► On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed ► multiswapBuyAsset operation is not allowed in mm: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/xyk-pallet.api.maintenance-rules.test.ts ► On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed ► sellAsset operation is not allowed in mm: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/xyk-pallet.api.maintenance-rules.test.ts ► On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed ► buyAsset operation is not allowed in mm: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/xyk-pallet.api.maintenance-rules.test.ts ► On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed ► provideLiquidity operation is not allowed in mm: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5ec309c0-ab6d-11ef-8c6c-816d537bd73b.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate some rewards: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml#L0
Failed test found in: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate twice some rewards: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml#L0
Failed test found in: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate rewards that were activated on some other schedules: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml#L0
Failed test found in: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.claim.test.ts ► Proof of stake tests › Claim rewards scenarios ► Two users activated, one in one exec, other in two - check balances: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml#L0
Failed test found in: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.claim.test.ts ► Proof of stake tests › Claim rewards scenarios ► Rewards are not given for the ongoing session it got scheduled: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml#L0
Failed test found in: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.fees.test.ts ► Proof of stake tests › FeeCosts ► Activate - deactivate is free if success: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml#L0
Failed test found in: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.fees.test.ts ► Proof of stake tests › FeeCosts ► Claiming is not free if Zero: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml#L0
Failed test found in: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.happyPath.test.ts ► Proof of stake tests › Happy path ► A user can deactivate all the tokens when partial activation / deactivation: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml#L0
Failed test found in: e2eTests/reports/junit.xml-74c383d0-ab6d-11ef-911a-8d0c3b81f890.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
Failed test were found and 'fail-on-error' option is set to true
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted owns the same % of tokens - one user gets extra token: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted onws the same % of tokens - two users gets the extra: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted onws the same % of tokens - divisible by 3: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted different % of tokens [50k,25k,5k]- get diff amounts: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Given 3 users that minted liquidity WHEN only one activated the rewards THEN all rewards belongs to him on this pool: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.pool.deactivatedLiq.test.ts ► GIVEN a disabled pool the user can still interact with it: Burn, deactivate Liq: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml Error: TypeError: Cannot read properties of undefined (reading 'burnLiquidity')
test/parallel/xyk-pallet.API.pool.promoting.test.ts ► GIVEN a promoted pool WHEN more pools gets activated THEN shares are decreased and equally divided among all the activated pools: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.pool.weightedPools.test.ts ► GIVEN a pool WHEN it has configured with 0 THEN no new issuance will be reserved: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqidity.claimReward.test.ts ► Check that rewards are generated and can be claimed on each session, then burn all tokens and rewards wont be available: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml#L0
Failed test found in: e2eTests/reports/junit.xml-78400060-ab6d-11ef-b205-ef2ac4103e3f.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
Failed test were found and 'fail-on-error' option is set to true
test/parallel/xyk-pallet.API.parachainStacking.joinCandidate.test.ts ► A user can delegate more using liq token: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.parachainStacking.joinCandidate.test.ts ► A User with free tokens can join as collator: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.parachainStacking.joinCandidate.test.ts ► A user can schedule and execute bond more: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas to be a collator matches with minLiq.: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas -1 will make joinCollator fail: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas +1 will make joinCollator work: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a2ac98e0-ab6d-11ef-9651-415f438c79bb.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/xyk-pallet.API.accuracy.MGA.fees.test.ts ► xyk-pallet - Assets substracted are incremented by 1 - MGA- SellAsset: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/xyk-pallet.API.fees.v2.test.ts ► API fees test suite ► xyk-pallet - MGA tokens are subtracted as fee : MintLiquidity: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/xyk-pallet.API.fees.v2.test.ts ► API fees test suite ► xyk-pallet - MGA tokens are not subtracted as fee : SellAsset: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.API.fees.v2.test.ts ► API fees test suite ► xyk-pallet - MGA tokens are / are not subtracted as fee : BuyAsset: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are sold [Selling Mangata] - 5: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are bought [Buying Mangata]: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are sold [Selling other in MGA pool] - 6: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are bought [Buying other in MGA pool]: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Connected - Mangata]: on treasury we store ► assets won when assets are bought [Buying X connected to MGA pool]: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Connected - Mangata]: on treasury we store ► assets won when assets are sold [Selling Y - X connected toMGA pool] - 6: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a9d26e60-ab6d-11ef-bd03-d145b7075b3a.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
google-github-actions/upload-cloud-storage failed with: input required and not supplied: path
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
Process completed with exit code 1.
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
Failed test were found and 'fail-on-error' option is set to true
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
Canceling since a higher priority waiting request for 'eth-rollup-develop branch workflow-feature/stable-pool-mgx-1307' exists
Run e2e tests / e2e-test-matrix (yarn test-rollupUpdate, true)
The operation was canceled.
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
Canceling since a higher priority waiting request for 'eth-rollup-develop branch workflow-feature/stable-pool-mgx-1307' exists
Run e2e tests / e2e-test-matrix (yarn test-sequencerRewards, true)
The operation was canceled.
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
Canceling since a higher priority waiting request for 'eth-rollup-develop branch workflow-feature/stable-pool-mgx-1307' exists
Run e2e tests / e2e-test-matrix (yarn test-rolldownWithdrawal, true)
The operation was canceled.
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
Canceling since a higher priority waiting request for 'eth-rollup-develop branch workflow-feature/stable-pool-mgx-1307' exists
Run e2e tests / e2e-test-matrix (yarn test-multiswap, false)
The operation was canceled.
Run e2e tests / e2e-test-matrix (yarn test-sequencerCancellation, true)
Canceling since a higher priority waiting request for 'eth-rollup-develop branch workflow-feature/stable-pool-mgx-1307' exists
Run e2e tests / e2e-test-matrix (yarn test-rolldownPreOperationWithdrawal, true)
Canceling since a higher priority waiting request for 'eth-rollup-develop branch workflow-feature/stable-pool-mgx-1307' exists
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
Canceling since a higher priority waiting request for 'eth-rollup-develop branch workflow-feature/stable-pool-mgx-1307' exists
Run e2e tests / e2e-test-matrix (yarn test-rolldown, true)
The operation was canceled.
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
Canceling since a higher priority waiting request for 'eth-rollup-develop branch workflow-feature/stable-pool-mgx-1307' exists
Run e2e tests / e2e-test-matrix (yarn test-sequencerStaking, true)
The operation was canceled.
Run e2e tests / e2e-test-matrix (yarn test-governance, true)
Canceling since a higher priority waiting request for 'eth-rollup-develop branch workflow-feature/stable-pool-mgx-1307' exists
Run e2e tests / e2e-test-matrix (yarn test-governance, true)
The operation was canceled.
Run e2e tests / e2e-test-matrix (yarn test-parallel --max-workers=10, false)
Canceling since a higher priority waiting request for 'eth-rollup-develop branch workflow-feature/stable-pool-mgx-1307' exists
test/sequential/rewardsv2.poolLiquidityRewards.test.ts ► rewards v2 tests › Error cases ► Given a user with Liquidity on non promoted pool When tries to activate Then extrinsic fail: e2eTests/reports/junit.xml-2f1a9e30-ab7d-11ef-ae71-e79dcacb46f5.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2f1a9e30-ab7d-11ef-ae71-e79dcacb46f5.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/story/rewardsStory.test.ts ► Story tests > Rewards - autocompound ► Given a user1 with minted tokens when two sessions happen, then there are available rewards: e2eTests/reports/junit.xml-2f1a9e30-ab7d-11ef-ae71-e79dcacb46f5.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2f1a9e30-ab7d-11ef-ae71-e79dcacb46f5.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/story/rewardsStory.test.ts ► Story tests > Rewards - autocompound ► Given a user2 WHEN available rewards can claim and mgas are increased: e2eTests/reports/junit.xml-2f1a9e30-ab7d-11ef-ae71-e79dcacb46f5.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2f1a9e30-ab7d-11ef-ae71-e79dcacb46f5.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/story/rewardsStory.test.ts ► Story tests > Rewards - autocompound ► Given a user3 WHEN available rewards can autocompund: e2eTests/reports/junit.xml-2f1a9e30-ab7d-11ef-ae71-e79dcacb46f5.xml#L0
Failed test found in: e2eTests/reports/junit.xml-2f1a9e30-ab7d-11ef-ae71-e79dcacb46f5.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/feeLock.API.config.test.ts ► gasless- Changing feeLock config parameter on the fly is works robustly. Either automatic or manual unlocks the tokens: e2eTests/reports/junit.xml-81530ca0-ab7d-11ef-bece-a5ca78e2ead9.xml#L0
Failed test found in: e2eTests/reports/junit.xml-81530ca0-ab7d-11ef-bece-a5ca78e2ead9.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/sdk.API.batch.test.ts ► Check that when we are using SDK batch function and the first call finishes with error next call doesn't finish: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► Check that when we are using SDK batch function and the second call finishes with error first call finishes successful: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► Happy path - batch: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► WHEN call batchAll where one item is failed THEN all entire transactions will rollback and fail: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► Happy path - batchAll: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► WHEN call forceBatch where one item is failed THEN check completed and failed items: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.batch.test.ts ► Happy path - forceBatch: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.submitableExtrinsic.test.ts ► check mintLiquidity: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/sdk.API.submitableExtrinsic.test.ts ► check burnLiquidity: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml Error: TypeError: Cannot read properties of undefined (reading 'burnLiquidity')
test/parallel/sdk.API.submitableExtrinsic.test.ts ► check createPool: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml Error: TypeError: Cannot read properties of undefined (reading 'createPool')
test/parallel/sdk.API.submitableExtrinsic.test.ts ► check multiswapBuyAsset: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml#L0
Failed test found in: e2eTests/reports/junit.xml-db279200-ab7d-11ef-a1e6-e3f71939a9e7.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapBuyAsset')
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN another user tries to mint liquidity in the pool THEN user can do this: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml#L0
Failed test found in: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN the user mints liquidity in the pool again THEN liquidity IDs are equal: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml#L0
Failed test found in: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.pool.deactivatedPool.test.ts ► GIVEN deactivated pool WHEN the user tries to swap/multiswap tokens on the deactivated pool THEN error returns: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml#L0
Failed test found in: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml Error: Error: expect(received).toEqual(expected) // deep equality
test/parallel/xyk-pallet.API.poolLiqudity.burnTokens.test.ts ► Check that a user can burn tokens when they are activated, and when burning the free, those subtracted first: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml#L0
Failed test found in: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqudity.burnTokens.test.ts ► Check that a user can burn some tokens on a non-promoted pool: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml#L0
Failed test found in: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqudity.multipleUserRewards.test.ts ► Users minted a different number of tokens THEN they receive an equivalent amount of rewards: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml#L0
Failed test found in: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqudity.multipleUserRewards.test.ts ► One user mints X tokens, other mints those X tokens but splitted in 5 mints at the same block, rewards are equal: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml#L0
Failed test found in: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqudity.sepClaimRewards.test.ts ► One user claim all the rewards on every session and other user claim them at the 3rd session, the sum of rewards are equal: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml#L0
Failed test found in: e2eTests/reports/junit.xml-02816c40-ab7e-11ef-b251-7df27d40fb20.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate some rewards: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate twice some rewards: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.activation.test.ts ► Proof of stake tests › Activation rewards scenarios ► A user can activate rewards that were activated on some other schedules: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.claim.test.ts ► Proof of stake tests › Claim rewards scenarios ► Two users activated, one in one exec, other in two - check balances: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.claim.test.ts ► Proof of stake tests › Claim rewards scenarios ► Rewards are not given for the ongoing session it got scheduled: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.fees.test.ts ► Proof of stake tests › FeeCosts ► Activate - deactivate is free if success: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.fees.test.ts ► Proof of stake tests › FeeCosts ► Claiming is not free if Zero: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/proofOfStake.3rdPartyRewards.happyPath.test.ts ► Proof of stake tests › Happy path ► A user can deactivate all the tokens when partial activation / deactivation: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml#L0
Failed test found in: e2eTests/reports/junit.xml-5f9b7fb0-ab7e-11ef-9e16-f9574721b06d.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted owns the same % of tokens - one user gets extra token: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml#L0
Failed test found in: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted onws the same % of tokens - two users gets the extra: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml#L0
Failed test found in: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted onws the same % of tokens - divisible by 3: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml#L0
Failed test found in: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Accuracy > Shared pool ► Each user who minted different % of tokens [50k,25k,5k]- get diff amounts: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml#L0
Failed test found in: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.accuracy.shared.pool.test.ts ► Given 3 users that minted liquidity WHEN only one activated the rewards THEN all rewards belongs to him on this pool: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml#L0
Failed test found in: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.pool.deactivatedLiq.test.ts ► GIVEN a disabled pool the user can still interact with it: Burn, deactivate Liq: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml#L0
Failed test found in: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml Error: TypeError: Cannot read properties of undefined (reading 'burnLiquidity')
test/parallel/xyk-pallet.API.pool.promoting.test.ts ► GIVEN a promoted pool WHEN more pools gets activated THEN shares are decreased and equally divided among all the activated pools: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml#L0
Failed test found in: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.pool.weightedPools.test.ts ► GIVEN a pool WHEN it has configured with 0 THEN no new issuance will be reserved: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml#L0
Failed test found in: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.poolLiqidity.claimReward.test.ts ► Check that rewards are generated and can be claimed on each session, then burn all tokens and rewards wont be available: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml#L0
Failed test found in: e2eTests/reports/junit.xml-631da190-ab7e-11ef-966f-ddd22082d1ad.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.parachainStacking.joinCandidate.test.ts ► A user can delegate more using liq token: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml#L0
Failed test found in: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.parachainStacking.joinCandidate.test.ts ► A User with free tokens can join as collator: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml#L0
Failed test found in: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/parallel/xyk-pallet.API.parachainStacking.joinCandidate.test.ts ► A user can schedule and execute bond more: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml#L0
Failed test found in: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas to be a collator matches with minLiq.: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml#L0
Failed test found in: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas -1 will make joinCollator fail: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml#L0
Failed test found in: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/staking/API.valuations.test.ts ► Collators: MinCandidateStk limit ► Min Mangatas +1 will make joinCollator work: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml#L0
Failed test found in: e2eTests/reports/junit.xml-89f6da20-ab7e-11ef-b694-799dfd95a567.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/xyk-pallet.API.accuracy.MGA.fees.test.ts ► xyk-pallet - Assets substracted are incremented by 1 - MGA- SellAsset: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/xyk-pallet.API.fees.v2.test.ts ► API fees test suite ► xyk-pallet - MGA tokens are subtracted as fee : MintLiquidity: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/xyk-pallet.API.fees.v2.test.ts ► API fees test suite ► xyk-pallet - MGA tokens are not subtracted as fee : SellAsset: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.API.fees.v2.test.ts ► API fees test suite ► xyk-pallet - MGA tokens are / are not subtracted as fee : BuyAsset: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are sold [Selling Mangata] - 5: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are bought [Buying Mangata]: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are sold [Selling other in MGA pool] - 6: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Mangata]: on treasury we store ► assets won when assets are bought [Buying other in MGA pool]: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Connected - Mangata]: on treasury we store ► assets won when assets are bought [Buying X connected to MGA pool]: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml Error: TypeError: Cannot read properties of undefined (reading 'buyAsset')
test/sequential/xyk-pallet.API.treasury.v2.test.ts ► xyk-pallet - treasury tests [Connected - Mangata]: on treasury we store ► assets won when assets are sold [Selling Y - X connected toMGA pool] - 6: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml#L0
Failed test found in: e2eTests/reports/junit.xml-a308b2e0-ab7e-11ef-9b70-35ddd6bb0333.xml Error: TypeError: Cannot read properties of undefined (reading 'sellAsset')
test/sequential/xyk-pallet.api.maintenance-config.test.ts ► maintenance- try to change Maintenance Mode with a non-foundation account THEN it failed: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/xyk-pallet.api.maintenance-config.test.ts ► check UpgradabilityOn can only be set after MaintenanceModeOn is set and MaintenanceMode works without UpgradabilityOn: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/xyk-pallet.api.maintenance-config.test.ts ► maintenance- check we can sell MGX tokens and compoundRewards THEN switch maintenanceMode to on, repeat the operation and receive error: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml Error: TypeError: Cannot read properties of undefined (reading 'mintLiquidity')
test/sequential/xyk-pallet.api.maintenance-rules.test.ts ► On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed ► multiswapSellAsset operation is not allowed in mm: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/xyk-pallet.api.maintenance-rules.test.ts ► On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed ► multiswapBuyAsset operation is not allowed in mm: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/xyk-pallet.api.maintenance-rules.test.ts ► On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed ► sellAsset operation is not allowed in mm: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/xyk-pallet.api.maintenance-rules.test.ts ► On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed ► buyAsset operation is not allowed in mm: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/sequential/xyk-pallet.api.maintenance-rules.test.ts ► On Maintenance mode - multiSwaps / swaps / compound / prov liq are not allowed ► provideLiquidity operation is not allowed in mm: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml#L0
Failed test found in: e2eTests/reports/junit.xml-b4e302e0-ab7e-11ef-a117-19525b17563e.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapSellAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapBuyAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► sellAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► buyAsset operation is not allowed in batchAll: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► compoundRewards operation is not allowed in batchAll: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► provideLiquidity operation is not allowed in batchAll: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapSellAsset operation is not allowed in batch: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► multiswapBuyAsset operation is not allowed in batch: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► sellAsset operation is not allowed in batch: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► buyAsset operation is not allowed in batch: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/parallel/utility-pallet.swapOperations.test.ts ► Utility - batched swaps are not allowed ► compoundRewards operation is not allowed in batch: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml#L0
Failed test found in: e2eTests/reports/junit.xml-ac07bfc0-ab7f-11ef-b604-67c43abbd3b6.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
test/fees/api.tx.fees.test.ts ► Fees : Transfers are about 4~ MGX: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml Error: Error: thrown: "Tx([0x8885fe77e1f7b61462e457432efb916b48f9819f59ee764afb700d986e856355]) Transaction error"
test/fees/api.tx.fees.test.ts ► Fees : UPD You can no longer pay fees to KSM: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml Error: Error: thrown: "Tx([0x8885fe77e1f7b61462e457432efb916b48f9819f59ee764afb700d986e856355]) Transaction error"
test/fees/api.tx.fees.test.ts ► Fees : UPD You can no longer pay fees to TUR: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml Error: Error: thrown: "Tx([0x8885fe77e1f7b61462e457432efb916b48f9819f59ee764afb700d986e856355]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does not exist on the asset registry THEN it won't be returned in RPC: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml Error: Error: thrown: "Tx([0x472a08405c2595df23025f1c45f4798142a5c9e66558f10096812811cc61763f]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does exist on the asset registry AND name is empty and symbol is empty and operation disabled is not set THEN it won't be returned in RPC: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml Error: Error: thrown: "Tx([0x472a08405c2595df23025f1c45f4798142a5c9e66558f10096812811cc61763f]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does exist on the asset registry AND name is not empty and symbol is empty and operation disabled is not set THEN it won't be returned in RPC: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml Error: Error: thrown: "Tx([0x472a08405c2595df23025f1c45f4798142a5c9e66558f10096812811cc61763f]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does exist on the asset registry AND name is not empty and symbol is not empty and operation disabled is not set THEN its returned in RPC: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml Error: Error: thrown: "Tx([0x472a08405c2595df23025f1c45f4798142a5c9e66558f10096812811cc61763f]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does exist on the asset registry AND name is not empty and symbol is not empty and operation disabled is false THEN its returned in RPC: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml Error: Error: thrown: "Tx([0x472a08405c2595df23025f1c45f4798142a5c9e66558f10096812811cc61763f]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that does exist on the asset registry AND name is not empty and symbol is not empty and operation disabled is true THEN its not returned in RPC: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml Error: Error: thrown: "Tx([0x472a08405c2595df23025f1c45f4798142a5c9e66558f10096812811cc61763f]) Transaction error"
test/parallel/assetRegistry.getTradeable.rpc.test.ts ► AssetRegistry RPC - ► GIVEN a token that belongs to a pool WHEN pool is not disabled THEN the token is not filtered: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml Error: Error: thrown: "Tx([0x472a08405c2595df23025f1c45f4798142a5c9e66558f10096812811cc61763f]) Transaction error"
test/parallel/feeLock.API.feePayment.parallel.test.ts ► gasless- GIVEN a feeLock configured WHEN a swap happens THEN fees are not charged but locked instead: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml#L0
Failed test found in: e2eTests/reports/junit.xml-0d726140-ab83-11ef-9611-2b6f84ff71fe.xml Error: TypeError: Cannot read properties of undefined (reading 'multiswapSellAsset')
Build / Run runtime benchmarks
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Build Docker image (amd64, compile-gke)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Build fast runtime Docker image (amd64, compile-gke)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Coverage report
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Coverage report
Codecov: Failed to properly create commit: The process '/__w/_actions/codecov/codecov-action/v4/dist/codecov' failed with exit code 255
Build / Unit tests
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Build Docker image (arm64, compile-gke-arm)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Generate multiplatform Docker image manifest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Build / Build fast runtime Docker image (arm64, compile-gke-arm)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Build / Generate multiplatform Docker image manifest for fast runtime image
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/upload-artifact@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate types / generate-mangata-types
The following actions uses node12 which is deprecated and will be forced to run on node16: jonas-schievink/workflow-proxy@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
Generate types / generate-mangata-types
The following actions use a deprecated Node.js version and will be forced to run on node20: jonas-schievink/workflow-proxy@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Generate types / generate-mangata-types
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-sequential-autocompound, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-seqgasless, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-sdk, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-bootstrap, false)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-bootstrap, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-poolliquidity, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-maintenance, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-parallel-3rdPartyRewards, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-parallel-autocompound, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-crowdloan, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-experimentalStaking, true)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
This job failure may be caused by using an out of date self-hosted runner. You are currently using runner version 2.319.1. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-sequential-no-bootstrap, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected], jwalton/[email protected], google-github-actions/auth@v1, google-github-actions/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Run e2e tests / e2e-test-matrix (yarn test-rewards-bootstrap, false)
This self-hosted runner is currently using runner version 2.319.1. This version is out of date. Please update to the latest version 2.321.0
Run e2e tests / e2e-test-matrix (yarn test-rewards-bootstrap, false)
The following actions use a deprecated Node.js version and will be forced to run on node20: dorny/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Deprecation notice: v1, v2, and v3 of the artifact actions
The following artifacts were uploaded using a version of actions/upload-artifact that is scheduled for deprecation: "wasm-9db61602715678f6ca83e86eecb8b1d615276180", "wasm-fast-9db61602715678f6ca83e86eecb8b1d615276180". Please update your workflow to use v4 of the artifact actions. Learn more: https://github.blog/changelog/2024-04-16-deprecation-notice-v3-of-the-artifact-actions/
sccache stats
86% - 331 hits, 56 misses, 0 errors
sccache stats
77% - 355 hits, 107 misses, 0 errors
sccache stats
86% - 1531 hits, 256 misses, 0 errors
sccache stats
88% - 1651 hits, 227 misses, 1 errors
sccache stats
84% - 1888 hits, 354 misses, 0 errors

Artifacts

Produced during runtime
Name Size
digests-linux-amd64 Expired
244 Bytes
digests-linux-arm64 Expired
244 Bytes
fast-digests-linux-amd64 Expired
244 Bytes
fast-digests-linux-arm64 Expired
244 Bytes
gasp-xyz~mangata-node~IFDNVI.dockerbuild
84.3 KB
gasp-xyz~mangata-node~J8JIZS.dockerbuild
89.1 KB
gasp-xyz~mangata-node~L58F2Y.dockerbuild
88.4 KB
gasp-xyz~mangata-node~LDL1I5.dockerbuild
84.2 KB
wasm-9db61602715678f6ca83e86eecb8b1d615276180
887 KB
wasm-fast-9db61602715678f6ca83e86eecb8b1d615276180
888 KB