-
Notifications
You must be signed in to change notification settings - Fork 3k
Description
Description
Attached are two test reports from few greentea runs.
odd_gt_1.txt
In this file in the test case report section notice that the tests-mbed_drivers-c_strings suite test shows results for the "deep-sleep - high-speed clocks are turned off", "deep-sleep - source of wake-up - lp ticker" tests which are actually part of the deep sleep tests and not the c_string tests.
odd_gt_2.txt
In this file in the test case report section notice that the features-storage-tests-kvstore-static_tests suite shows results for the "Testing callbacks with 0 uchars" test which are part of the call back test suite.
I am running the following commands
mbed test --compile -t IAR -m CYW9P62S1_43012EVB_01
mbedgt -vV
Note that I see this issue intermittently. Unfortunately, I only have the result logs and do not have the full logs for two runs above to tell if the test cases actually ran correctly.
Version info:
mbed --version: 1.10.1
mbedgt --version: 1.7.2
Issue request type
[ ] Question
[ ] Enhancement
[x] Bug