Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Regroup and rename test groups in e2e #808

Merged
merged 2 commits into from
Sep 23, 2024

Merge remote-tracking branch 'origin/eth-rollup-develop' into feature…

6eacb1e
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

Regroup and rename test groups in e2e #808

Merge remote-tracking branch 'origin/eth-rollup-develop' into feature…
6eacb1e
Select commit
Loading
Failed to load commit list.
GitHub Actions / E2E report yarn test-sequencerCancellation succeeded Sep 23, 2024 in 1s

E2E report yarn test-sequencerCancellation ✅

Tests passed successfully

✅ e2eTests/reports/junit.xml-677e44a0-798e-11ef-b270-27b24a432b5b.xml

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

Test suite Passed Failed Skipped Time
test/sequential/sequencerStaking.cancel.test.ts 6✅ 2352s

✅ test/sequential/sequencerStaking.cancel.test.ts

✅ GIVEN a sequencer, WHEN <correctly> canceling an update THEN a % of the slash is given to it
✅ GIVEN a sequencer, WHEN <in-correctly> canceling an update THEN my slash is burned
✅ GIVEN a sequencer, WHEN <no> canceling an update THEN no slash is applied
✅ 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.
✅ 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
✅ GIVEN a sequencer, WHEN <in-correctly> canceling an update AND some pending updates/cancels AND users provide staking THEN users have read/cancel rights