-
Notifications
You must be signed in to change notification settings - Fork 3k
Rollup PR: Retest bundled PRs that experienced CI issues #8753
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
### Description Ignored directories are collected for the sake of exporters that use a blacklist-style approach similar to these build tools. This ignore list will include `/filer/<gibberish>` when exported from the online Compiler. This patch fixes that behavoir. ### Pull request type [x] Fix [ ] Refactor [ ] Target update [ ] Functionality change [ ] Docs update [ ] Test update [ ] Breaking change
catch up from master
No FPU option is valid, but supported only for 8.x releases, with 7.x release +nofp gives build errors.
catch up from armmbed
Signed-off-by: Mahesh Mahadevan <[email protected]>
This fixes build failures seen with GCC_ARM Signed-off-by: Mahesh Mahadevan <[email protected]>
…into dev_rollup
…into dev_rollup
/morph build |
Build : SUCCESSBuild number : 3635 Triggering tests/morph test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
Exporter Build : FAILUREBuild number : 3242 |
Unable to reproduce export failure, both in CI and locally. Restarting. /morph export-build |
Exporter Build : FAILUREBuild number : 3244 |
The final export node got stuck after reporting a success :( /morph export-build |
Test : SUCCESSBuild number : 3417 |
Exporter Build : FAILUREBuild number : 3245 |
/morph export-build |
Exporter Build : SUCCESSBuild number : 3246 |
Description
These PR are all for 5.10.4, failed some stages of CI due to known issues we are still investigating.
PR list
Pull request type