-
Notifications
You must be signed in to change notification settings - Fork 3k
Modify general blockdevice tests to run all storage components #9551
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
Modify general blockdevice tests to run all storage components #9551
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good work, let's enhance for all available blockdevices
@theamirocohen, thank you for your changes. |
CI started |
Test run: FAILEDSummary: 1 of 12 test jobs failed Failed test jobs:
|
All tests will run for each storage component available on device excapt for test_get_type_functionality that will run once on the default blockdevice.
6debb4e
to
f1f60bf
Compare
The tests were modified |
Ah, I thought that change was going to come later. |
@dannybenor Mind re-reviewing? |
CI started |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
Description
All tests will run for each storage component available on device excapt for test_get_type_functionality that will run once on the default blockdevice.
Pull request type
Reviewers
@ARMmbed/mbed-os-storage