-
Notifications
You must be signed in to change notification settings - Fork 3k
NVStore tests are unstable with GCC. #7362
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
@davidsaada Can you look at this? |
There's a good chance PR #7127 fixes this issue. I would test this myself, but couldn't find this board in any of our CI sites. |
ARM Internal Ref: MBOTRIAGE-962 |
@ashok-rao Can you run the test with the fix? |
Can confirm that #7127 fixes the issue. Here are my logs: Before:
After:
Thanks @davidsaada and @0xc0170 |
#7127 merged now. Issue can be closed. |
Description
When running only the "mbed-os-features-nvstore-tests-nvstore-functionality" test, it seems to pass but when running ALL the compiled tests for a platform it fails. Using GCC.
Steps to reproduce:
mbed test --run -t GCC_ARM -m DISCO_L496AG -n mbed-os-features-nvstore-tests-nvstore-functionality
Result:
Issue request type
[ ] Question
[ ] Enhancement
[x] Bug
@dannybenor . Could you please have a look? Do you need any further logs/info etc? Thanks.
The text was updated successfully, but these errors were encountered: