Skip to content

LowPowerTimeout 500us test not within specification for NUCLEO_F746ZG  #5136

Closed
@studavekar

Description

@studavekar

Description

LowPowerTimeout 500us test not within specification for NUCLEO_F746ZG

https://github.com/ARMmbed/mbed-os/blob/master/TESTS/mbed_drivers/lp_timeout/main.cpp

[1505797061.50][CONN][RXD] >>> Running case #1: '500us LowPowerTimeout'...
[1505797061.54][CONN][INF] found KV pair in stream: {{__testcase_start;500us LowPowerTimeout}}, queued...
[1505797061.62][CONN][RXD] :98::FAIL: Values Not Within Delta 600 Expected 500 Was 123536
[1505797061.62][CONN][INF] found KV pair in stream: {{__testcase_finish;500us LowPowerTimeout;0;1}}, queued...

https://github.com/ARMmbed/mbed-os/blob/master/TESTS/mbed_drivers/ticker/main.cpp

[1505798168.11][CONN][RXD] >>> Running case #1: '500us lp_ticker'...
[1505798168.11][CONN][INF] found KV pair in stream: {{__testcase_name;1s lp_ticker deepsleep}}, queued...
[1505798168.11][CONN][INF] found KV pair in stream: {{__testcase_start;500us lp_ticker}}, queued...
[1505798168.28][CONN][RXD] :76::FAIL: Values Not Within Delta 600 Expected 500 Was 96483
[1505798168.28][CONN][INF] found KV pair in stream: {{__testcase_finish;500us lp_ticker;0;1}}, queued...
[1505798168.40][CONN][RXD] >>> '500us lp_ticker': 0 passed, 1 failed with reason 'Test Cases Failed'

LowPowerTimeout_NUCLEO_F746ZG.txt

  • Type: Bug
  • Priority: Minor

Bug

Target
NUCLEO_F746ZG

Toolchain:

GCC_ARM|ARM|IAR

mbed-cli version:
1.2.0

mbed-os sha:
a0d5503 Merge pull request #5116 from hasnainvirk/iar_fix

Expected behavior

Actual behavior

Steps to reproduce

run the below command in loop

mbed test -m NUCLEO_F746ZG -t GCC_ARM -n tests-mbed_drivers-lp_timeout -v

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions