Skip to content

Funds for sequencers (#873) #847

Funds for sequencers (#873)

Funds for sequencers (#873) #847

GitHub Actions / E2E report yarn test-sequential-autocompound failed Dec 19, 2024 in 0s

E2E report yarn test-sequential-autocompound ❌

Tests failed

❌ e2eTests/reports/junit.xml-38142550-be20-11ef-a0ff-07366be431cd.xml

7 tests were completed in 654s with 3 passed, 3 failed and 1 skipped.

Test suite Passed Failed Skipped Time
test/sequential/rewardsv2.poolLiquidityRewards.test.ts 2✅ 2❌ 366s
test/story/rewardsStory.test.ts 1✅ 1❌ 1⚪ 288s

❌ 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
rewards v2 tests › A user can get rewards
  ❌ Given a user with Liquidity activated When tries to deactivate Then the user gets all tokens burn and rewards amount are readable in RPC THEN the user can claim them
	Error: Expected: 0
  ❌ Given a user with Liquidity activated When tries to burn some Then the user gets automatically deactivated that amount And rewards are stored in NotYetClaimed section in rewards info
	Error: Expected: 0
  ✅ Given a user with Liquidity activated When tries to mint some more Then the user activated amount will grow on that value

❌ test/story/rewardsStory.test.ts

Story tests > Rewards - autocompound
  ❌ Given a user1 with minted tokens when two sessions happen, then there are available rewards
	Error: Expected: 0
  ✅ Given a user2 WHEN available rewards can claim and mgas are increased
  ⚪ Given a user3 WHEN available rewards can autocompund

Annotations

Check failure on line 0 in e2eTests/reports/junit.xml-38142550-be20-11ef-a0ff-07366be431cd.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-sequential-autocompound

test/sequential/rewardsv2.poolLiquidityRewards.test.ts ► rewards v2 tests › A user can get rewards ► Given a user with Liquidity activated When tries to deactivate Then the user gets all tokens burn and rewards amount are readable in RPC THEN the user ...

Failed test found in:
  e2eTests/reports/junit.xml-38142550-be20-11ef-a0ff-07366be431cd.xml
Error:
  Error: Expected: 0 
Raw output
Error: Expected: 0 
 lt Actual: 0 
 
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/rewardsv2.poolLiquidityRewards.test.ts:167:32
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/rewardsv2.poolLiquidityRewards.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-38142550-be20-11ef-a0ff-07366be431cd.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-sequential-autocompound

test/sequential/rewardsv2.poolLiquidityRewards.test.ts ► rewards v2 tests › A user can get rewards ► Given a user with Liquidity activated When tries to burn some Then the user gets automatically deactivated that amount And rewards are stored in NotYet...

Failed test found in:
  e2eTests/reports/junit.xml-38142550-be20-11ef-a0ff-07366be431cd.xml
Error:
  Error: Expected: 0 
Raw output
Error: Expected: 0 
 lt Actual: 0 
 
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/rewardsv2.poolLiquidityRewards.test.ts:207:29
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/rewardsv2.poolLiquidityRewards.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-38142550-be20-11ef-a0ff-07366be431cd.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-sequential-autocompound

test/story/rewardsStory.test.ts ► Story tests > Rewards - autocompound ► Given a user1 with minted tokens when two sessions happen, then there are available rewards

Failed test found in:
  e2eTests/reports/junit.xml-38142550-be20-11ef-a0ff-07366be431cd.xml
Error:
  Error: Expected: 0 
Raw output
Error: Expected: 0 
 lt Actual: 0 
 
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/story/rewardsStory.test.ts:54:20
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/story/rewardsStory.test.ts:4:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)