Skip to content
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

mail test: fix out of memory problem for NUCLEO_F070RB #5376

Merged
merged 1 commit into from
Oct 30, 2017

Conversation

maciejbocianski
Copy link
Contributor

Description

This test cause out of memory error ("Operator new[] out of memory") when run on NUCLEO_F070RB with GCC_ARM compiler

Thread stack was changed from 384B to 320B to reduce heap usage

Status

READY

Migrations

NO

@0xc0170 0xc0170 self-assigned this Oct 25, 2017
@0xc0170 0xc0170 removed their assignment Oct 25, 2017
Copy link
Member

@bulislaw bulislaw left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Fine if that passes testing on all boards.

@bulislaw
Copy link
Member

/morph build

@mbed-ci
Copy link

mbed-ci commented Oct 26, 2017

Build : SUCCESS

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

Triggering tests

/morph test
/morph uvisor-test

@mbed-ci
Copy link

mbed-ci commented Oct 27, 2017

@jeromecoutant
Copy link
Collaborator

Approved !

| NUCLEO_F070RB-GCC_ARM | NUCLEO_F070RB | tests-mbedmicro-rtos-mbed-mail | OK | 52.67 | default |
| NUCLEO_F072RB-GCC_ARM | NUCLEO_F072RB | tests-mbedmicro-rtos-mbed-mail | OK | 19.84 | default |
| NUCLEO_L073RZ-GCC_ARM | NUCLEO_L073RZ | tests-mbedmicro-rtos-mbed-mail | OK | 23.43 | default |

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.

6 participants