-
Notifications
You must be signed in to change notification settings - Fork 3k
Cellular: Fix cellular specific Greentea tests #9472
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
Cellular: Fix cellular specific Greentea tests #9472
Conversation
@AriParkkila, thank you for your changes. |
becf576
to
9583966
Compare
CI started |
Test run: FAILEDSummary: 4 of 8 test jobs failed Failed test jobs:
|
@ciarmcom some jobs are failing here, but it's hard to say actual reason, see e.g. https://mbed-os.mbedcloudtesting.com/job/mbed-os-ci_mbed2-build-GCC_ARM/1304/ |
look at the regular builds, there are failures like : |
@0xc0170 please restart CI build |
CI started |
Test run: FAILEDSummary: 3 of 8 test jobs failed Failed test jobs:
|
The remaining failures are for mbed 2 , can you review these? |
@0xc0170 cellular was missing NSAPI compile exclusions for mbed 2, please restart build. |
CI restarted |
Test run: SUCCESSSummary: 12 of 12 test jobs passed |
Description
Fix cellular specific Greentea tests after feature-branch was rebased to master.
Tested with UBLOX_C027.
Pull request type
Reviewers
@jarvte