-
Notifications
You must be signed in to change notification settings - Fork 3k
specify mbed-cli version requirement #8112
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
Conversation
I was trying to run tests on the master, and it failed as this feature was brought in mbed-cli 1.80. |
I am in progress of updating the documentation. This is included in the updated documentation. |
Thanks for the update then we can close this one. |
/morph build |
Build : SUCCESSBuild number : 3106 Triggering tests/morph test |
Exporter Build : SUCCESSBuild number : 2713 |
Test : FAILUREBuild number : 2895 |
Single device ended up requiring manual recuscitation. Restarting test. /morph test |
Test : FAILUREBuild number : 2902 |
/morph test |
Test : SUCCESSBuild number : 2912 |
Description
unittest feature is been added in mbed-cli version 1.8.0. Updating the prerequisites accordingly.