Closed
Description
Description
Failure is noted on master branch of mbed-os
mbedgt: test suite report:
| target | platform_name | test suite | result | elapsed_time (sec) | copy_method |
|-----------------------|-------------------|--------------------------------------------------|--------|--------------------|-------------|
| EFM32GG11_STK3701-ARM | EFM32GG11_STK3701 | mbed-os-tests-mbed_hal-stack_size_unification | FAIL | 21.14 | default |
| EFM32GG11_STK3701-ARM | EFM32GG11_STK3701 | mbed-os-tests-mbedmicro-rtos-mbed-heap_and_stack | FAIL | 21.5 | default |
Steps to reproduce:
- Cloning https://github.com/ARMmbed/pelion-enablement or https://github.com/ARMmbed/pelion-ready-example (either of these work)
- Update your Mbed CLI to the latest version – 1.9.x
- Initialize your Pelion credentials (you don’t really need them to run these tests, but good to have). Test setup described here - https://github.com/ARMmbed/simple-mbed-cloud-client/#testing-setup
- Switch mbed-os to your branch.
- Run the tests with
mbed test -t ARM -m <target/MCU> -n *stack*
Issue request type
[ ] Question
[ ] Enhancement
[X] Bug
CC @screamerbg