-
Notifications
You must be signed in to change notification settings - Fork 3k
Failing some filesystem tests for a specific tool-chain #7439
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
ARM Internal Ref: MBOTRIAGE-1111 |
@aashishc1988 #7465 Should fix this problem. However, our CI doesn't have the KL25Z board, so I can't confirm it. Can you confirm this PR fixes the problem? |
@davidsaada , I checked the PR and we are now passing all those tests. :) |
@aashishc1988 Thanks for confirming. As for the error handling test - it doesn't raise any concerns. It failed on another board, the same way the tests pointed out in this PR did. Just wanted to make sure this PR fixed the failure if it occurred on your board as well. |
This can be closed now that #7465 was merged. |
I pulled in the merge and verified the fix again. Closing this. |
Uh oh!
There was an error while loading. Please reload this page.
Description
Bug
Target
KL25Z
Toolchain:
GCC_ARM
(6-2017-q2-update)
mbed-os sha:
13dcef6
Tests we are failing:
features-tests-filesystem-util_block_device
features-tests-filesystem-mbr_block_device
features-tests-filesystem-heap_block_device
features-tests-filesystem-buffered_block_device (although i think this test was added as a part of that merge).
Steps to reproduce
mbed test -m KL25Z -t GCC_ARM -n features-tests-filesystem-util_block_device -v
log snippet
The text was updated successfully, but these errors were encountered: