Skip to content

Rolldown on_idle_hook & configurable dispute period (#843) #755

Rolldown on_idle_hook & configurable dispute period (#843)

Rolldown on_idle_hook & configurable dispute period (#843) #755

GitHub Actions / E2E report yarn test-sequencerCancellation failed Nov 29, 2024 in 1s

E2E report yarn test-sequencerCancellation ❌

Tests failed

❌ e2eTests/reports/junit.xml-c27f1f40-ae37-11ef-8233-9b0646956e89.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-c27f1f40-ae37-11ef-8233-9b0646956e89.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-c27f1f40-ae37-11ef-8233-9b0646956e89.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0xb11540e518b8aa3dbca758919017b91da3f867f7"
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-c27f1f40-ae37-11ef-8233-9b0646956e89.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-c27f1f40-ae37-11ef-8233-9b0646956e89.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0x48ab2f6dd2272571da4fc02bd24bd27252e3435c"
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-c27f1f40-ae37-11ef-8233-9b0646956e89.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-c27f1f40-ae37-11ef-8233-9b0646956e89.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0x38fd3a80bd8edabaaf6205c28518457b7133bfe9"
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-c27f1f40-ae37-11ef-8233-9b0646956e89.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-c27f1f40-ae37-11ef-8233-9b0646956e89.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0x7aa13e049544462457deb9094a801c945f0a3d73"
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-c27f1f40-ae37-11ef-8233-9b0646956e89.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-c27f1f40-ae37-11ef-8233-9b0646956e89.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0xbb87731e964441794edc364436ff719f71ccf041"
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-c27f1f40-ae37-11ef-8233-9b0646956e89.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-c27f1f40-ae37-11ef-8233-9b0646956e89.xml
Error:
  Error: expect(received).toContain(expected) // indexOf
Raw output
Error: expect(received).toContain(expected) // indexOf

Expected value: "0x93c5c05b0c7ef16619f670536dab4c3f70218cbd"
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)