Skip to content

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 <thomas.altenbach@legrand.com>
@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

@d3zd3z d3zd3z merged commit 94fe5c9 into mcu-tools:main May 20, 2025
59 of 70 checks passed
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