certification-tool
certification-tool copied to clipboard
[Bug] Exception Occurred During Execution of Test Case TC_DA_1_7 at step 3 in UI
Describe the bug
While executing the test case TC_DA_1_7 using the Matter certification tool, an exception occurs at step 3, causing the test to fail. The issue seems to originate from the asyncio task runner.
Steps to reproduce the behavior
From the Test-Harness, Selected the TC-DA-1.7 UI-Python test case to executed. Executed the below mentioned command to put 2 DUT's into a commissionable state, ./chip-all-clusters-app --discriminator 12 and ./chip-all-clusters-app --discriminator 34 Click the Start button on Test-Harness user interface.
Expected behavior
TC should execute successfully without error.
Log files
PICS file
No response
Screenshots
Environment
Version: v2.11-beta3+fall2024 Sha: 5d454ab
Additional Information
No response