Skip to content

adds maintenance check for ferry deposit calls #758

adds maintenance check for ferry deposit calls

adds maintenance check for ferry deposit calls #758

GitHub Actions / E2E report yarn test-sequencerRewards failed Nov 29, 2024 in 0s

E2E report yarn test-sequencerRewards ❌

Tests failed

❌ e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.xml

5 tests were completed in 1410s with 1 passed, 4 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/sequential/sequencerStaking.rewards.test.ts 1✅ 4❌ 1410s

❌ 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 )
	Error: Max blocks reached without getting read rights
❌ When a sequencer brings an update It will get some points
	Error: Max blocks reached without getting read rights
❌ When session ends, tokens will be distributed according the points obtained
	Error: Max blocks reached without getting read rights
❌ Regardless joining , slash, join or leaving sequencer set, Sequencer will be paid if points
	Error: Max blocks reached without getting read rights

Annotations

Check failure on line 0 in e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-sequencerRewards

test/sequential/sequencerStaking.rewards.test.ts ► Sequencers get paid on every session BUT only when they submit valid updates ( Succeeded extrinsics )

Failed test found in:
  e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.xml
Error:
  Error: Max blocks reached without getting read rights
Raw output
Error: Max blocks reached without getting read rights
    at Function.<anonymous> (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/rollDown/Rolldown.ts:214:11)
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/rollDown/Rolldown.ts:4:58)

Check failure on line 0 in e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-sequencerRewards

test/sequential/sequencerStaking.rewards.test.ts ► When a sequencer brings an update It will get some points

Failed test found in:
  e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.xml
Error:
  Error: Max blocks reached without getting read rights
Raw output
Error: Max blocks reached without getting read rights
    at Function.<anonymous> (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/rollDown/Rolldown.ts:214:11)
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/rollDown/Rolldown.ts:4:58)

Check failure on line 0 in e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.xml

See this annotation in the file changed.

@github-actions 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-d4241650-ae56-11ef-9867-ed22bd8d404a.xml
Error:
  Error: Max blocks reached without getting read rights
Raw output
Error: Max blocks reached without getting read rights
    at Function.<anonymous> (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/rollDown/Rolldown.ts:214:11)
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/rollDown/Rolldown.ts:4:58)

Check failure on line 0 in e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.xml

See this annotation in the file changed.

@github-actions github-actions / E2E report yarn test-sequencerRewards

test/sequential/sequencerStaking.rewards.test.ts ► Regardless joining , slash, join or leaving sequencer set, Sequencer will be paid if points

Failed test found in:
  e2eTests/reports/junit.xml-d4241650-ae56-11ef-9867-ed22bd8d404a.xml
Error:
  Error: Max blocks reached without getting read rights
Raw output
Error: Max blocks reached without getting read rights
    at Function.<anonymous> (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/rollDown/Rolldown.ts:214:11)
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/utils/rollDown/Rolldown.ts:4:58)