-
Notifications
You must be signed in to change notification settings - Fork 3k
Add mbed-os-example-cellular to release data #4448
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
/morph test |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputExample Build failed! |
Example doesn't build using debug profile using ARM and IAR compilers
|
cc @hasnainvirk Please look at the failures. we can't build the example |
@0xc0170 I can't reproduce it locally.
|
Regarding IAR, here is our CI job that build on IAR and also tests it on hardware. I am not sure how your morph testing is wired up. |
@hasnainvirk So the example build is failing for both ARM and IAR.
What version of IAR are you using ? |
@adbridge I don't know as I said it runs on CI, I don't use windows. |
Here is the IAR version number: |
@adbridge IAR build was not against master. It was against a hash provided in mbed-os-example-cellular. |
@bridadan What version of IAR do we have on the CI ? Any ideas why @hasnainvirk can build example locally without problems but failing in CI ? |
/morph test |
Changed target for this example to |
retest uvisor |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
OutputAll builds and test passed! |
Was previously missing.