certification-tool icon indicating copy to clipboard operation
certification-tool copied to clipboard

[Bug] Exception Occurred During Execution of Test Case TC_DA_1_7 at step 3 in UI

Open Rajashreekalmane opened this issue 4 months ago • 17 comments

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

DA_1_7.log

PICS file

No response

Screenshots

image

Environment

Version: v2.11-beta3+fall2024 Sha: 5d454ab

Additional Information

No response

Rajashreekalmane avatar Sep 25 '24 06:09 Rajashreekalmane