Fix/rewards market GASP-1681 (#855) #809
GitHub Actions / E2E report yarn test-sequencerRewards
failed
Dec 6, 2024 in 1s
E2E report yarn test-sequencerRewards ❌
❌ e2eTests/reports/junit.xml-680d3f00-b3f6-11ef-b98e-fb2b25e74313.xml
5 tests were completed in 1194s with 4 passed, 1 failed and 0 skipped.
Test suite | Passed | Failed | Skipped | Time |
---|---|---|---|---|
test/sequential/sequencerStaking.rewards.test.ts | 4✅ | 1❌ | 1194s |
❌ test/sequential/sequencerStaking.rewards.test.ts
✅ Sequencer budget is set when initializing issuance config
✅ Sequencers get paid on every session BUT only when they submit valid updates ( Succeeded extrinsics )
✅ When a sequencer brings an update It will get some points
❌ When session ends, tokens will be distributed according the points obtained
Error: Expected: 20
✅ Regardless joining , slash, join or leaving sequencer set, Sequencer will be paid if points
Annotations
Check failure on line 0 in e2eTests/reports/junit.xml-680d3f00-b3f6-11ef-b98e-fb2b25e74313.xml
github-actions / E2E report yarn test-sequencerRewards
test/sequential/sequencerStaking.rewards.test.ts ► When session ends, tokens will be distributed according the points obtained
Failed test found in:
e2eTests/reports/junit.xml-680d3f00-b3f6-11ef-b98e-fb2b25e74313.xml
Error:
Error: Expected: 20
Raw output
Error: Expected: 20
Actual: 13
at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.rewards.test.ts:215:27
at Generator.next (<anonymous>)
at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.rewards.test.ts:8:58)
at processTicksAndRejections (node:internal/process/task_queues:95:5)
Loading