-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Description
Description
tests-mbed_drivers-lp_ticker and tests-mbedmicro-rtos-mbed-timer tests fails for TB_SENSE_12 we would need this to be fixed for addition of device in CI.
mbed test --run -m TB_SENSE_12 -t GCC_ARM -n tests-mbedmicro-rtos-mbed-timer -v -V
log snippet
[1510645631.87][CONN][RXD] >>> Running case #3: 'Test: Timer (based on os ticker) - measured time accumulation.'...
[1510645631.88][CONN][INF] found KV pair in stream: {{__testcase_start;Test: Timer (based on os ticker) - measured time accumulation.}}, queued...
[1510645633.05][CONN][RXD] :478::FAIL: Values Not Within Delta
[1510645633.05][CONN][INF] found KV pair in stream: {{__testcase_finish;Test: Timer (based on os ticker) - measured time accumulation.;0;1}}, queued...
[1510645633.06][CONN][RXD] >>> 'Test: Timer (based on os ticker) - measured time accumulation.': 0 passed, 1 failed with reason 'Assertion Failed'
[1510645633.06][CONN][RXD]
[1510645633.07][CONN][RXD] >>> Test cases: 2 passed, 1 failed with reason 'Assertion Failed'
[1510645633.07][CONN][RXD] >>> TESTS FAILED!
mbed test --run -m TB_SENSE_12 -t GCC_ARM -n tests-mbed_drivers-lp_ticker -v -V
logs snippet
[1510645779.50][CONN][RXD] >>> Running case #7: 'Test attach for 0.5s and time measure'...
[1510645779.50][CONN][INF] found KV pair in stream: {{__testcase_start;Test attach for 0.5s and time measure}}, queued...
[1510645780.01][CONN][RXD] :170::FAIL: Values Not Within Delta 2000 Expected 500000 Was 505001
[1510645780.02][CONN][RXD] >>> 'Test attach for 0.5s and time measure': 0 passed, 1 failed with reason 'Assertion Failed'
- Type: Bug
- Priority: Major
Bug
Target
TB_SENSE_12
mbed-os sha:
master
Steps to reproduce
- mbed test --run -m TB_SENSE_12 -t GCC_ARM -n tests-mbedmicro-rtos-mbed-timer -v -V
- mbed test --run -m TB_SENSE_12 -t GCC_ARM -n tests-mbed_drivers-lp_ticker -v -V
**Logs
Please rename to html
TB_SENSE_12.txt