-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description of defect
following filesystem-littlefs Greentea test start to failing after CRC revision #11559 merged into master
features-storage-filesystem-littlefs-tests-filesystem-dirs
features-storage-filesystem-littlefs-tests-filesystem-files
features-storage-filesystem-littlefs-tests-filesystem-interspersed
features-storage-filesystem-littlefs-tests-filesystem-seek
features-storage-filesystem-littlefs-tests-filesystem_retarget-dirs
features-storage-filesystem-littlefs-tests-filesystem_integration-format
features-storage-filesystem-littlefs-tests-filesystem_retarget-interspersed
features-storage-filesystem-littlefs-tests-filesystem_retarget-files
@kjbracey-arm @0xc0170
Target(s) affected by this defect ?
filesystem-littlefs test rather generic , no specific to any target. but can be reproduced on K64F
Toolchain(s) (name and version) displaying this defect ?
GCC_ARM
What version of Mbed-os are you using (tag or sha) ?
539779f (passing)
fd22997 (failed)
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
mbed-cli
How is this defect reproduced ?
You need to K64F with SD card inserted
run :
mbed test -t GCC_ARM -m K64F -n features-storage-filesystem-littlefs-tests-filesystem-seek -DMBED_TEST_BLOCKDEVICE=SDBlockDevice '-DMBED_TEST_BLOCKDEVICE_DECL=SDBlockDevice bd(MBSPI_MISO, MBED_CONF_SD_SPI_CLK, MBED_CONF_SD_SPI_CS)'