Skip to content

Conversation

mertvatansever
Copy link
Contributor

Some SDHC related tests began failing after the Zephyr v4.1 release. This PR disables the SDHC and removes it from the feature list on the MAX32666FTHR board until the issue is resolved.

Yasin Ustuner and others added 2 commits October 10, 2025 13:58
Some SDHC related tests fail on CI checks when
rebase adi-main on to Zephyr v4.1 release
candidate.

This commit disables SDHC until the problem is
solved.

Signed-off-by: Yasin Ustuner <[email protected]>
SDHC support was disabled in commit
e674709 due to unresolved runtime
twister failures observed after rebasing adi-main to Zephyr v4.1,
however the feature was still left in the board's list of supported
features. This caused twister to continue selecting
tests/drivers/disk/disk_performance for the board, which fails to build,
and thus continued failures in ci. It was mainly observed on push events
because recent PRs haven't changed anything in this area.

Signed-off-by: Maureen Helm <[email protected]>
Copy link

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.

4 participants