Skip to content

Green tea test failing on EFM32GG11_STK3701 #9933

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
deepikabhavnani opened this issue Mar 4, 2019 · 10 comments
Closed

Green tea test failing on EFM32GG11_STK3701 #9933

deepikabhavnani opened this issue Mar 4, 2019 · 10 comments

Comments

@deepikabhavnani
Copy link

deepikabhavnani commented Mar 4, 2019

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:

  1. Cloning https://github.com/ARMmbed/pelion-enablement or https://github.com/ARMmbed/pelion-ready-example (either of these work)
  2. Update your Mbed CLI to the latest version – 1.9.x
  3. 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
  4. Switch mbed-os to your branch.
  5. Run the tests with mbed test -t ARM -m <target/MCU> -n *stack*

Issue request type

[ ] Question
[ ] Enhancement
[X] Bug

CC @screamerbg

@ciarmcom
Copy link
Member

ciarmcom commented Mar 6, 2019

Internal Jira reference: https://jira.arm.com/browse/MBOCUSTRIA-957

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 8, 2019

cc @ARMmbed/team-silabs

@stevew817
Copy link
Contributor

We didn't submit any patches to EFM32 lately, so I'm taking a guess this is related to #9571.

I can't see the test job results for #9571. If I had to guess, these didn't run against EFM32 and therefore caused failure down the line when EFM32GG11_STK3701 is now being tested as part of pelion_enablement.

@0xc0170 Can you check whether #9571 was run against EFM32 boards before being merged in, before I spend any time looking into this?

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 8, 2019

@0xc0170 Can you check whether #9571 was run against EFM32 boards before being merged in, before I spend any time looking into this?

Reviewed. It did not run for the PR.

@stevew817
Copy link
Contributor

On a broader note, @0xc0170 do you have any idea why it wasn't run?

@stevew817
Copy link
Contributor

@mprse Can you take a look at this, since the apparently offending PR is yours?

@0xc0170
Copy link
Contributor

0xc0170 commented Mar 8, 2019

We have nightly running - has wider coverage. The latests runs do not contain emf32. I'll talk to the test team

cc @ARMmbed/mbed-os-test

@deepikabhavnani
Copy link
Author

@stevew817 - issue was identified and fix was going as part of other PR, this was to record that we get the fix in 5.12.
#9910 has added fix for this. 8b25887
Sorry for trouble. Will close this once PR is merged

@deepikabhavnani
Copy link
Author

Also though device was not part of CI test were executed locally to verify linker script updates

@cmonr
Copy link
Contributor

cmonr commented Mar 12, 2019

Closing, since PR is merged.

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

5 participants