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

Component SD test: skip multiple thread test depending on RAM #8484

Merged
merged 1 commit into from
Oct 22, 2018

Conversation

jeromecoutant
Copy link
Collaborator

Description

Got issue with this test:
components-storage-blockdevice-component_sd-tests-filesystem-parallel
with few NUCLEO boards.

[1539050335.92][CONN][RXD] >>> Running case #2: 'Filesystem access from multiple threads'...
[1539050336.03][CONN][RXD] ++ MbedOS Error Info ++
[1539050336.08][CONN][RXD] Error Status: 0x8001011F Code: 287 Module: 1
[1539050336.12][CONN][RXD] Error Message: Operator new[] out of memory

Fix is the same as #7744

@davidsaada

Pull request type

[x] Fix
[ ] Refactor
[ ] Target update
[ ] Functionality change
[ ] Docs update
[ ] Test update
[ ] Breaking change

@cmonr cmonr requested review from davidsaada and a team October 19, 2018 16:50
Copy link
Contributor

@davidsaada davidsaada left a comment

Choose a reason for hiding this comment

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

LGTM.

Copy link
Contributor

@geky geky left a comment

Choose a reason for hiding this comment

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

Thanks for this!

@cmonr
Copy link
Contributor

cmonr commented Oct 21, 2018

/morph build

@mbed-ci
Copy link

mbed-ci commented Oct 21, 2018

Build : SUCCESS

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

Triggering tests

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

@mbed-ci
Copy link

mbed-ci commented Oct 21, 2018

@mbed-ci
Copy link

mbed-ci commented Oct 21, 2018

@cmonr cmonr merged commit 4a2cfbe into ARMmbed:master Oct 22, 2018
@jeromecoutant jeromecoutant deleted the PR_SD_THREAD branch October 23, 2018 07:59
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