-
Notifications
You must be signed in to change notification settings - Fork 3k
Storage tests: kvstore-general_tests_phase_1 fails for K64F #11862
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
Comments
Similar failures for "needs: CI" PRs: Internal links below I'll reference all PRs affected so we restart the jobs once fixed. |
Internal Jira reference: https://jira.arm.com/browse/MBOTRIAGE-2337 |
From the latest nightly, this line errors: https://github.com/ARMmbed/mbed-os/blob/master/features/storage/TESTS/kvstore/general_tests_phase_1/main.cpp#L463 and the next line
|
@SeppoTakalo are you still investigating this ? |
Master has this test skipped, we should keep this opened as the real issue still to be investigated. Is that correct @SeppoTakalo ? |
Yes, test is now skipped, but the issue is real. |
Description of defect
The PR #11531 contained similar failures but not always. As @maclobdell reported couple of hours ago:
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
The text was updated successfully, but these errors were encountered: