Skip to content

test: [DSM-108] More Scheduler tests, part 5#9438

Merged
alin-at-dfinity merged 3 commits intomasterfrom
alin/DSM-108-alin/DSM-108-more-scheduler-tests-5
Mar 18, 2026
Merged

test: [DSM-108] More Scheduler tests, part 5#9438
alin-at-dfinity merged 3 commits intomasterfrom
alin/DSM-108-alin/DSM-108-more-scheduler-tests-5

Conversation

@alin-at-dfinity
Copy link
Copy Markdown
Contributor

Add tests for not charging canisters with paused install codes; abort_paused_executions_above_limit aborting the lowest priority paused executions; drain_subnet_queues() skipping calls that count toward the instruction limit when the instruction limit has been reached; and drain_subnet_queues() correctly skipping calls targeting canisters with aborted executions.

Add tests for not charging canisters with paused install codes; `abort_paused_executions_above_limit` retaining the highest priority paused executions; `drain_subnet_queues()` skipping calls that count toward the instruction limit when the instruction limit has been reached; and `drain_subnet_queues()` correctly skipping calls targeting canisters with aborted executions.
@alin-at-dfinity alin-at-dfinity requested a review from a team as a code owner March 17, 2026 16:56
@github-actions github-actions bot added the test label Mar 17, 2026
Comment thread rs/execution_environment/src/scheduler/tests/dts.rs
Comment thread rs/execution_environment/src/scheduler/tests/charging.rs Outdated
Comment thread rs/execution_environment/src/scheduler/tests/subnet_messages.rs
@alin-at-dfinity alin-at-dfinity added this pull request to the merge queue Mar 18, 2026
Merged via the queue into master with commit ba167db Mar 18, 2026
38 checks passed
@alin-at-dfinity alin-at-dfinity deleted the alin/DSM-108-alin/DSM-108-more-scheduler-tests-5 branch March 18, 2026 10:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants