-
Notifications
You must be signed in to change notification settings - Fork 3k
unittest: remove cellular driver L3IP stub #9337
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
@SeppoTakalo please review |
Use Reviewers section in the first comment when opening PR, the bot will assign them as reviewers automatically |
@tymoteuszblochmobica, thank you for your changes. |
I am checking astyle failure, should not be any. Will fix Reason for this is that no unittest needed for the driver ? |
HI
The reason is that Cellular Team is going to remove folder containing
these files.
It is a driver stub for test only
I will add it tombed-os/ TEST/network later
Regards
Tymoteusz Bloch
…On Fri, 11 Jan 2019 at 11:19, Martin Kojtal ***@***.***> wrote:
I am checking astyle failure, should not be any. Will fix
Reason for this is that no unittest needed for the driver ?
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub
<#9337 (comment)>, or mute
the thread
<https://github.com/notifications/unsubscribe-auth/Ao0gyX5ERMkc4kZCG8r26Uq99_TmyfrZks5vCGUogaJpZM4Z5mZC>
.
|
astyle job will be fixed via #9346 (this will need to be rebased once that gets in) |
Rebase when able. |
46e6e55
to
05deae7
Compare
Rebased |
05deae7
to
18967a8
Compare
Test run: FAILEDSummary: 1 of 11 test jobs failed Failed test jobs:
|
Greentea test restarted in CI. Failure reason unrelated to this PR. |
CI restarted |
Test run: FAILEDSummary: 2 of 7 test jobs failed Failed test jobs:
|
CI job was aborted, 5.11.2 RC candidate is in the CI. We will restart it as soon as 5.11.2 RC is ready |
CI started |
Test run: SUCCESSSummary: 11 of 11 test jobs passed |
Description
Removed cellular L3IP stub driver.
It will be added to Greentea tests if needed
Pull request type
Reviewers