Description
Description of defect
| K64F-ARMC6 | K64F | features-storage-tests-kvstore-general_tests_phase_1 | TDB_set_key_init_deinit | 0 | 2 | FAIL | 3.33
The PR #11531 contained similar failures but not always. As @maclobdell reported couple of hours ago:
I have been running kvstore tests on 3 different FRDM-K64F on the master branch, before and after this PR was merged. I see different intermittent failures across different boards, but I see the same failures before and after this PR.
mostly I see these tests failing, but it doesn't seem to be related at all to this PR, unless the flash is getting left in a weird state and causing the test to fail subsequent runs.
features-storage-tests-kvstore-filesystemstore_tests | Testing Edge Cases
features-storage-tests-kvstore-general_tests_phase_1 | TDB_kvstore_init
Similar failures are in the latest nightly: http://mbed-os-ci.s3-website-eu-west-1.amazonaws.com/?prefix=jenkins-ci/ARMmbed/mbed-os/mbed-os-ci-nightly/artifacts/master/400/greentea-test/41/FAIL/K64F/ - only ARM showed this failure
As this is now on master, it's affecting PRs, see the failure in one of the recent PR here: https://mbed-os.mbedcloudtesting.com/blue/organizations/jenkins/mbed-os-ci_greentea-test/detail/mbed-os-ci_greentea-test/3093/tests/ - here GCC ARM failed
@ARMmbed/mbed-os-storage Please review
Target(s) affected by this defect ?
At least k64f shows this one in the recent test runs
Toolchain(s) (name and version) displaying this defect ?
So far I've seen it with ARM and GCC ARM
What version of Mbed-os are you using (tag or sha) ?
fd22997 - master
What version(s) of tools are you using. List all that apply (E.g. mbed-cli)
versions we use in CI
How is this defect reproduced ?
Run the tests reported as failures above