Describe the bug
During SVE, it was seen a slight issue while running the test TC_DD_3_24.
This test performs NFC commissioning without power. When the NFC phase is done, the test asks to power ON the device and to press a key. If you don't do it, a timeout will occur. Then the TH env hangs and we have to do a CTRL-C. The TH env should be fixed to report the timeout and fail smoothly (without hang).
Here is the line executed by the test to prompt a user input:
self.wait_for_user_input(prompt_msg="Power ON the device")
Steps to reproduce the behavior
No response
Expected behavior
No response
Log files
No response
PICS file
No response
Screenshots
No response
Environment
No response
Additional Information
No response
Describe the bug
During SVE, it was seen a slight issue while running the test TC_DD_3_24.
This test performs NFC commissioning without power. When the NFC phase is done, the test asks to power ON the device and to press a key. If you don't do it, a timeout will occur. Then the TH env hangs and we have to do a CTRL-C. The TH env should be fixed to report the timeout and fail smoothly (without hang).
Here is the line executed by the test to prompt a user input:
self.wait_for_user_input(prompt_msg="Power ON the device")Steps to reproduce the behavior
No response
Expected behavior
No response
Log files
No response
PICS file
No response
Screenshots
No response
Environment
No response
Additional Information
No response