Mbed-os: CI tests failing for filesystem tests on targets with 32K RAM

Created on 4 Feb 2018  路  4Comments  路  Source: ARMmbed/mbed-os

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?

CLOSED mirrored bug

Most helpful comment

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

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

All 4 comments

@geky @theotherjimmy @cmonr @0xc0170 .. this issue is for tracking the specific test changes made for xDOT as part of https://github.com/ARMmbed/mbed-os/pull/5975 ..
[Mirrored to Jira]

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]

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

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

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

Was this page helpful?
0 / 5 - 0 ratings