-
Notifications
You must be signed in to change notification settings - Fork 3k
Release candidate for mbed-os-5.6.3 #5355
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-nightly |
/morph mbed2-release |
/morph export-build |
/morph build |
mmm pr_head failed with
Investigating.... |
/morph mbed2-release |
Build : FAILUREBuild number : 298 |
Whole load of morph build failures - weird too
All failed the same way @studavekar |
@adbridge from logs http://mbed-os.s3-website-eu-west-1.amazonaws.com/?prefix=builds/5355/ looks like those are same failure. |
Ah same error as pr-head so something is definitely broken! |
Result: FAILUREYour command has finished executing! Here's what you wrote!
OutputBuild failed! |
CRP value can be set through a macro in mbed_app such as "macros": [ "CRP=CRP_NONE" ]
… test_api.py Added get_interface_version to detect_targets
Redefine error() as noop to fix tests being aborted when compiled with -DMBED_TRAP_ERRORS_ENABLED=1.
Use TOOLCHAIN_PATHS to locate toolchain binaries for users might set compiler paths, through mbed_settings.py, env vars, or system path. Signed-off-by: Tony Wu <[email protected]>
f2ee971
to
730646d
Compare
Fixed and re-pushed. |
/morph build |
/morph mbed2-release |
/morph export-build |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
|
Build : SUCCESSBuild number : 301 Skipping test trigger, missing label 'NEED CI' |
/morph test |
/morph uvisor-test |
Test : SUCCESSBuild number : 136 |
Result: SUCCESSYour command has finished executing! Here's what you wrote!
Outputmbed Build Number: 167 All exports and builds passed! |
No description provided.