project-chip / connectedhomeip

Matter (formerly Project CHIP) creates more connections between more objects, simplifying development for manufacturers and increasing compatibility for consumers, guided by the Connectivity Standards Alliance.
https://buildwithmatter.com
Apache License 2.0
7.45k stars 1.99k forks source link

[TC-IDM-10.4] Python script has to be updated as per test plan changes #34099

Closed Rajashreekalmane closed 2 months ago

Rajashreekalmane commented 4 months ago

Test Case

TC-IDM-10.4

Description : In TC-IDM-10.4, step 7 has been added newly in the test plan. So the python script has to be updated by adding step 7 as per the test plan.

GitHub hash of the SDK that was being used

58536ba64da75f0a63c569baa29966008ffdf306

Platform

raspi

Python script reference : https://github.com/project-chip/connectedhomeip/blob/master/src/python_testing/TC_pics_checker.py

Test-Plan Reference : https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/interactiondatamodel.adoc#tc-idm-10-4-cluster-requirements-pics-dut_server

Test-Plan PR which added step 7 : https://github.com/CHIP-Specifications/chip-test-plans/pull/4201/

cjandhyala commented 2 months ago

@Rajashreekalmane is this still an open issue ? or can we close the issue ?

Rajashreekalmane commented 2 months ago

Python script has been updated as per the test plan hence closing this issue .