zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.71k stars 6.54k forks source link

The littlefs test does not support non 4096b erase blocks #76321

Closed ankeXiao closed 1 week ago

ankeXiao commented 2 months ago

Describe the bug

The littlefs test does not support non 4096b erase blocks. The fixed value of 4096 is used to test in tests/subsys/fs/littlefs/src/test_lfs_basic.c

To Reproduce

Update the erase-block-size and test littlefs.

Expected behavior

All test suites should pass.

Impact

Logs and console output

image

Environment (please complete the following information):

Additional context

github-actions[bot] commented 2 months ago

Hi @ankeXiao! We appreciate you submitting your first issue for our open-source project. 🌟

Even though I'm a bot, I can assure you that the whole community is genuinely grateful for your time and effort. 🤖💙

github-actions[bot] commented 3 weeks ago

This issue has been marked as stale because it has been open (more than) 60 days with no activity. Remove the stale label or add a comment saying that you would like to have the label removed otherwise this issue will automatically be closed in 14 days. Note, that you can always re-open a closed issue at any time.