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-sequencerCancellation failed Nov 29, 2024 in 1s

E2E report yarn test-sequencerCancellation ❌

Tests failed

❌ e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml

6 tests were completed in 138s with 0 passed, 6 failed and 0 skipped.

Test suite Passed Failed Skipped Time
test/sequential/sequencerStaking.cancel.test.ts 6❌ 138s

❌ test/sequential/sequencerStaking.cancel.test.ts

❌ GIVEN a sequencer, WHEN <correctly> canceling an update THEN a % of the slash is given to it
	Error: expect(received).toContain(expected) // indexOf
❌ GIVEN a sequencer, WHEN <in-correctly> canceling an update THEN my slash is burned
	Error: expect(received).toContain(expected) // indexOf
❌ GIVEN a sequencer, WHEN <no> canceling an update THEN no slash is applied
	Error: expect(received).toContain(expected) // indexOf
❌ GIVEN a sequencer, WHEN <in-correctly> canceling an update AND some pending updates/cancels, THEN it can be still slashed and kicked, cancels & updates will be executed.
	Error: expect(received).toContain(expected) // indexOf
❌ GIVEN a sequencer, WHEN <in-correctly> canceling an update AND cancelator provides staking THEN cancelator will be slashed but he will stay in activeSequncer pool
	Error: expect(received).toContain(expected) // indexOf
❌ GIVEN a sequencer, WHEN <in-correctly> canceling an update AND some pending updates/cancels AND users provide staking THEN users have read/cancel rights
	Error: expect(received).toContain(expected) // indexOf

Annotations

Check failure on line 0 in e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml

See this annotation in the file changed.

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

test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <correctly> canceling an update THEN a % of the slash is given to it

Failed test found in:
  e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0x7511e639968935d7ad82b2f21f8796061f780d76"
Received array: []
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:56:41
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:8:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml

See this annotation in the file changed.

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

test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <in-correctly> canceling an update THEN my slash is burned

Failed test found in:
  e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0x4f301c9395dc9b00c5955c1ec2ba7bf2497f0c51"
Received array: []
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:56:41
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:8:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml

See this annotation in the file changed.

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

test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <no> canceling an update THEN no slash is applied

Failed test found in:
  e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0xbfcc56e274bf68dd55f09b1f06713fbe7c0f2718"
Received array: []
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:56:41
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:8:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml

See this annotation in the file changed.

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

test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <in-correctly> canceling an update AND some pending updates/cancels, THEN it can be still slashed and kicked, cancels & updates will be executed.

Failed test found in:
  e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0xb9e356706b8f568ad5dcb224ab5d9600f8c2f866"
Received array: []
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:56:41
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:8:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml

See this annotation in the file changed.

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

test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <in-correctly> canceling an update AND cancelator provides staking THEN cancelator will be slashed but he will stay in activeSequncer pool

Failed test found in:
  e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0xc7ef1e731f45b9696008909ceea1bcbcd7217a84"
Received array: []
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:56:41
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:8:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)

Check failure on line 0 in e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml

See this annotation in the file changed.

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

test/sequential/sequencerStaking.cancel.test.ts ► GIVEN a sequencer, WHEN <in-correctly> canceling an update AND some pending updates/cancels AND users provide staking THEN users have read/cancel rights

Failed test found in:
  e2eTests/reports/junit.xml-da64ea60-ae53-11ef-9b1f-d547d80f7e01.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0x1180bdcf1a35f77fa0119f0223da042735106bbf"
Received array: []
    at /home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:56:41
    at Generator.next (<anonymous>)
    at fulfilled (/home/runner/_work/mangata-node/mangata-node/e2eTests/test/sequential/sequencerStaking.cancel.test.ts:8:58)
    at processTicksAndRejections (node:internal/process/task_queues:95:5)