Skip to content
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

samples: samples/subsys/fs/fs_sample: mimxrt1180_evk/mimxrt1189/cm33: failed: Timeout #86546

Closed
hakehuang opened this issue Mar 3, 2025 · 1 comment
Labels
area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP

Comments

@hakehuang
Copy link
Collaborator

hakehuang commented Mar 3, 2025

Describe the bug
below case are failed
sample.filesystem.fat_fs

test is failed on v4.1.0-rc3 on mimxrt1180_evk/mimxrt1189/cm33
testcase path is samples/subsys/fs/fs_sample

see logs for details

To Reproduce
1.

scripts/twister -p mimxrt1180_evk/mimxrt1189/cm33  -T samples/subsys/fs/fs_sample -s sample.filesystem.fat_fs

or

# west twister -p mimxrt1180_evk/mimxrt1189/cm33 -T samples/subsys/fs/fs_sample -s sample.filesystem.fat_fs
  1. See error
Timeout

Expected behavior
test pass

Impact

Logs and console output


    
*** Booting Zephyr OS build v4.1.0-rc3 ***
[00:00:01.122,000] <inf> main: Block count 31116288
Sector size 512
Memory Size(MB) 15193
[00:00:02.247,000] <err> sd: Failed to read from SDMMC -5
[00:00:02.247,000] <err> sd: Card read failed
[00:00:02.247,000] <err> fs: fs mount error (-5)
Error mounting disk.
[00:00:02.247,000] <err> fs: fs not mounted (mp == 0x140001e0)


Environment (please complete the following information):

  • OS: (e.g. Linux ): posix
  • Toolchain (e.g Zephyr SDK): zephyr
  • Commit SHA or Version used: v4.1.0-rc3
@hakehuang hakehuang added area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug labels Mar 3, 2025
@hakehuang hakehuang transferred this issue from zephyrproject-rtos/test_results Mar 3, 2025
@hakehuang hakehuang self-assigned this Mar 3, 2025
@hakehuang hakehuang removed their assignment Mar 3, 2025
@hakehuang
Copy link
Collaborator Author

tests/drivers/sdhc is ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area: Tests Issues related to a particular existing or missing test bug The issue is a bug, or the PR is fixing a bug platform: NXP NXP
Projects
None yet
Development

No branches or pull requests

1 participant