Skip to content

fix: [DSM-103] Ignore executed_rounds when computing total AP#10092

Merged
alin-at-dfinity merged 1 commit intomasterfrom
alin/DSM-103-ignore-executed_rounds
May 5, 2026
Merged

fix: [DSM-103] Ignore executed_rounds when computing total AP#10092
alin-at-dfinity merged 1 commit intomasterfrom
alin/DSM-103-ignore-executed_rounds

Conversation

@alin-at-dfinity
Copy link
Copy Markdown
Contributor

@alin-at-dfinity alin-at-dfinity commented May 5, 2026

In tests checking that the accumulated priority (AP) sum across all canisters is zero, ignore executed_rounds: the zero lower-bound invariant strictly applies to AP now.

In tests checking that the total AP across the subnet is zero, ignore executed_rounds: the zero lower-bound invariant strictly applies to AP now.
@alin-at-dfinity alin-at-dfinity requested a review from a team as a code owner May 5, 2026 10:41
@github-actions github-actions Bot added the fix label May 5, 2026
Copy link
Copy Markdown
Contributor

@schneiderstefan schneiderstefan left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nit: Could you replace AP by "accumulated priority" at least at one place in either the title or the description, for clarity?

@alin-at-dfinity
Copy link
Copy Markdown
Contributor Author

Nit: Could you replace AP by "accumulated priority" at least at one place in either the title or the description, for clarity?

Good point, done.

@alin-at-dfinity alin-at-dfinity enabled auto-merge May 5, 2026 10:53
@alin-at-dfinity alin-at-dfinity added this pull request to the merge queue May 5, 2026
Merged via the queue into master with commit 5dd9919 May 5, 2026
40 checks passed
@alin-at-dfinity alin-at-dfinity deleted the alin/DSM-103-ignore-executed_rounds branch May 5, 2026 11:33
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