-
Notifications
You must be signed in to change notification settings - Fork 3k
LoRaWANTimer UT fixed #8727
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
LoRaWANTimer UT fixed #8727
Conversation
@TeemuKultala please 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.
Will LoRaWAN unit tess no longer have debug statements? Or did it never have them to begin with?
The change is only for LoRaWANTimer class, not the whole LoRaWAN test set |
/morph build |
Build : SUCCESSBuild number : 3627 Triggering tests/morph test |
Exporter Build : FAILUREBuild number : 3234 |
Export nodes got stuck. Will relaunch when able. |
Test : FAILUREBuild number : 3410 |
Note: This PR is now a part of a rollup PR (#8753). In order to expedite remaining CI testing, this PR has been bundled into the above rollup PR. No further work is needed here, as once that PR is merged, this PR will also be closed and marked as merged. If any more commits are made in this PR, this PR will remain open and have to go through CI on its own. |
Please ignore. I derped. |
Description
LoRaWAN_Timer unittest was segfaulting, this is fixed now
Pull request type