-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
Description
Description
- target: NUCLEO_F746ZG
- test: tests-mbed_drivers-lp_ticker
- toolchain: GCC_ARM (likely all)
- Mbed OS: master (082ba15 (HEAD -> master, upstream/master, origin/master, origin/HEAD) Merge pull request specify mbed-cli version requirement #8112 from studavekar/update_doc_unittest)
- catched in PR: Qspi hal test refactoring/update #7925
[1537279728.87][CONN][RXD] >>> Running case #11: 'Test multi ticker'...
[1537279728.97][CONN][INF] found KV pair in stream: {{__testcase_start;Test multi ticker}}, queued...
[1537279729.17][CONN][RXD] :83::FAIL: Expected 16 Was 32
[1537279729.27][CONN][INF] found KV pair in stream: {{__testcase_finish;Test multi ticker;0;1}}, queued...
[1537279729.37][CONN][RXD] >>> 'Test multi ticker': 0 passed, 1 failed with reason 'Assertion Failed'
How to reproduce
To catch the problem, test should be run multiple time or even modified to run test case constantly in loop
run mbed test -t GCC_ARM -m NUCLEO_F746ZG -n tests-mbed_drivers-lp_ticker -v --profile develop
@MateuszMaz with help of @mprse will continue investigation on this issue
Issue request type
[ ] Question
[ ] Enhancement
[X] Bug