Skip to content

sim: Enable oversized_secondary_slot test with max-align-32 #2285

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

taltenbach
Copy link
Contributor

@taltenbach taltenbach commented Apr 27, 2025

The test case oversized_secondary_slot, introduced by #1286 was not enabled when the max-align-32 feature was selected because the test case was failing with some configurations.

From the PR description:

added oversized_secondary_slot test for ensure that too big image upgrade attempt will be rejected. I doesn't work for max-align-32 feature due to not precise operations on flash image in sim code. Fixing of this problem is out of scope for this PR.

Since 88294be, the oversized_secondary_slot test is now passing with max-align-32 in all configurations and can therefore be enabled.

The test case oversized_secondary_slot, introduced by PR !1286 was not
enabled when the 'max-align-32' feature was selected because of the test
case was failing with some configurations.

Since 88294be, the
oversized_secondary_slot test is now passing with 'max-align-32' in all
configurations and can therefore be enabled.

Signed-off-by: Thomas Altenbach <[email protected]>
@taltenbach taltenbach requested a review from d3zd3z as a code owner April 27, 2025 22:10
Copy link
Member

@d3zd3z d3zd3z left a comment

Choose a reason for hiding this comment

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

Yay

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants