Skip to content

Add lorawan and nvstore examples for testing. #6341

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

Merged
merged 3 commits into from
Mar 14, 2018

Conversation

cmonr
Copy link
Contributor

@cmonr cmonr commented Mar 12, 2018

Description

Note: an exact clone of this PR: #6304
Looking to get this into CI and generate 5.8.0-rc2 before the night's end.

Add mbed-os-example-lorawan and mbed-os-example-nvstore to the examples list to be test compiled in the ci.

Pull request type

  • Fix
  • Refactor
  • New target
  • Feature
  • Breaking change

@cmonr
Copy link
Contributor Author

cmonr commented Mar 12, 2018

/morph build

@cmonr cmonr mentioned this pull request Mar 12, 2018
5 tasks
@mbed-ci
Copy link

mbed-ci commented Mar 13, 2018

Build : SUCCESS

Build number : 1425
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6341/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Mar 13, 2018

@mbed-ci
Copy link

mbed-ci commented Mar 13, 2018

@cmonr
Copy link
Contributor Author

cmonr commented Mar 13, 2018

Export build bug in which instrinsics are multiplicly defined.

/morph export-build

PS: @studavekar

Error: L6200E: Symbol __asm___12_I2CSlave_cpp___Z7__REV16t multiply defined (by mbed-os/hal/mbed_pinmap_common.o and mbed-os/drivers/I2CSlave.o).
Error: L6200E: Symbol __asm___12_I2CSlave_cpp___Z7__REVSHs multiply defined (by mbed-os/hal/mbed_pinmap_common.o and mbed-os/drivers/I2CSlave.o).
Error: L6200E: Symbol __asm___12_I2CSlave_cpp___Z5__RRXj multiply defined (by mbed-os/hal/mbed_pinmap_common.o and mbed-os/drivers/I2CSlave.o).
Finished: 0 information, 0 warning and 3 error messages.

@mbed-ci
Copy link

mbed-ci commented Mar 13, 2018

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 13, 2018

The report states aborted, but there was a failure for two targets

cc @AnttiKauppila - please review

0xc0170
0xc0170 previously approved these changes Mar 13, 2018
@0xc0170
Copy link
Contributor

0xc0170 commented Mar 13, 2018

I reproduced the problem locally .

I used mbed compile, it is all OK. only fails for exported project (IAR tested so far).

@cmonr
Copy link
Contributor Author

cmonr commented Mar 13, 2018

Restarting the export build to get a clean view of the issues. (It's idle anyways)
/morph export-build

Issues should still only be around DISCO_L072CZ_LRWAN1 and MTB_MURATA_ABZ targets.

@theotherjimmy
Copy link
Contributor

From what I can see, these examples were not designed to be exported. Exporters use the debug profile by default, and the Mbed OS CI does not change this default.

Therefore, I'm turning off export testing on these examples.

@cmonr
Copy link
Contributor Author

cmonr commented Mar 13, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Mar 13, 2018

Build : ABORTED

Build number : 1427
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6341/

@cmonr
Copy link
Contributor Author

cmonr commented Mar 13, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Mar 13, 2018

Build : ABORTED

Build number : 1428
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6341/

@mbed-ci
Copy link

mbed-ci commented Mar 13, 2018

Build : ABORTED

Build number : 1429
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6341/

@mbed-ci
Copy link

mbed-ci commented Mar 13, 2018

@cmonr
Copy link
Contributor Author

cmonr commented Mar 13, 2018

Builds paused until IAR CI issues are solved.

@cmonr
Copy link
Contributor Author

cmonr commented Mar 13, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Mar 13, 2018

Build : SUCCESS

Build number : 1432
Build artifacts/logs : http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/6341/

Triggering tests

/morph test
/morph uvisor-test
/morph export-build
/morph mbed2-build

@mbed-ci
Copy link

mbed-ci commented Mar 13, 2018

@mbed-ci
Copy link

mbed-ci commented Mar 13, 2018

@cmonr
Copy link
Contributor Author

cmonr commented Mar 14, 2018

/morph export-build

@mbed-ci
Copy link

mbed-ci commented Mar 14, 2018

@cmonr cmonr merged commit af46177 into ARMmbed:master Mar 14, 2018
@cmonr cmonr removed the needs: CI label Mar 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants