Skip to content

CI tests failing for filesystem tests on targets with 32K RAM #6008

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

Closed
ashok-rao opened this issue Feb 4, 2018 · 4 comments
Closed

CI tests failing for filesystem tests on targets with 32K RAM #6008

ashok-rao opened this issue Feb 4, 2018 · 4 comments

Comments

@ashok-rao
Copy link
Contributor

Description

  • Type: Enhancement | Question
  • Related PR: #5975
  • Priority: Major

Enhancement

Some of the targets with 32K RAM seems to be failing the heap block device tests

Suggested enhancement
Can the tests be modified to use less heap on resource constrained devices?

Pros
Useful for many smaller targets with limited RAM.

Question

How to?
Is there an option to include something like "special, low memory" tests that could may be selected based on a macro (similar to that being done for SD driver tests now) and built / ran only for a few selected targets?

@ashok-rao
Copy link
Contributor Author

ashok-rao commented Feb 4, 2018

@geky @theotherjimmy @cmonr @0xc0170 .. this issue is for tracking the specific test changes made for xDOT as part of #5975 ..
[Mirrored to Jira]

@cmonr
Copy link
Contributor

cmonr commented Jul 18, 2018

Is there an option to include something like "special, low memory" tests that could may be selected based on a macro (similar to that being done for SD driver tests now) and built / ran only for a few selected targets?

This sounds like something that @ARMmbed/mbed-os-storage just brought in.
[Mirrored to Jira]

@davidsaada
Copy link
Contributor

davidsaada commented Jul 18, 2018

This sounds like something that @ARMmbed/mbed-os-storage just brought in.

Indeed. #7465 handles it.
[Mirrored to Jira]

@adbridge
Copy link
Contributor

adbridge commented Oct 4, 2018

Internal Jira reference: https://jira.arm.com/browse/IOTSTOR-454

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

6 participants