-
Notifications
You must be signed in to change notification settings - Fork 3k
Enable MPL by default for 6LoWPAN-ND. #5252
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
In Thread network, MPL is already enabled so this causes both to behave similarly.
22de82e
to
720ebc1
Compare
Verified! |
@SeppoTakalo You mention that tests were added? Where did you add tests? If this is a fix, I would like to see a test so that we don't break it again. |
No, I did not add tests. |
/morph build |
Build : SUCCESSBuild number : 91 Triggering tests/test mbed-os |
Test : SUCCESSBuild number : 27 |
/morph test-nightly |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputBuild failed! |
@0xc0170 |
Thanks, will do @studavekar please check the latest run here |
/morph test-nightly |
Result: ABORTEDYour command has finished executing! Here's what you wrote!
OutputBuild Prep failed! |
I should run just build, but as it was already nightly, restarting. The license should be OK now /morph test-nightly |
morph nightly is replaced by #5252 (comment) , so change looks good i guess will update the other pending status. |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputTest failed! |
@mikter @kjbracey-arm review? |
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.
ok for me @kjbracey-arm to approve
Test : FAILUREBuild number : 55 |
please the failure the job was cancalled #5252 (comment) actual result #5252 (comment) |
In Thread network, MPL is already enabled so this causes
both to behave similarly.
This is part of fixes for ARMmbed/mbed-os-example-mesh-minimal#130
Status
In test
Migrations
NO
Related PRs
List related PRs against other branches:
ARMmbed/mbed-os-example-mesh-minimal#137
Todos