Closed Ashwinigrl closed 2 weeks ago
@raul-marquez-csa In TC-S-2.6 - In Test step 1a, 1b, 1c, 2a command has to be updated as per Verification step document. The ./chip-tool
prefix should be added to the command
@Ashwinigrl is this still open ? can we dup this to https://github.com/project-chip/matter-test-scripts/issues/296 ?
Addressed in PR: https://github.com/project-chip/connectedhomeip/pull/35054
Description:
This test case verifies the
RemainingCapacity attribute is reported via subscriptions by Scenes Management cluster server
. subscription of the Attribute requires the interactive mode using./chip-tool interactive start
. Commands within the interactive mode should not be prefixed with./chip-tool
. So commands has to be updated as Per Verification Step document by removing the'./chip-tool'
prefix.YAML Script References:
Verification Step Document References:
https://docs.google.com/spreadsheets/d/13zltSz50GRs_kidvobceEuIT8kAAHSK64ANyWcc3xQI/edit#gid=1845308885&range=1:1034
[ ] TC-S-2.6
RemainingCapacity attribute is reported via subscriptions by Scenes Management cluster server with multi-fabrics
. subscription of the Attribute requires the interactive mode using./chip-tool interactive start
. Commands within the interactive mode should not be prefixed with./chip-tool
. So commands has to be updated as Per Verification Step document by removing the'./chip-tool'
prefix.YAML Script References:
https://github.com/project-chip/connectedhomeip/blob/1.3-sve/src/app/tests/suites/certification/Test_TC_S_2_6.yaml
Verification Step Document References:
https://docs.google.com/spreadsheets/d/13zltSz50GRs_kidvobceEuIT8kAAHSK64ANyWcc3xQI/edit#gid=1845308885&range=1:1034
Step 8 - Command and Log has to be updated as per Verification Step document
[x] TC-S-3.1
In Precondition Step
RemoveAllGroups
command Log and comment has to be updated as per Verification Step documentYAML Script References:
Verification Step Document References:
https://docs.google.com/spreadsheets/d/13zltSz50GRs_kidvobceEuIT8kAAHSK64ANyWcc3xQI/edit#gid=1845308885&range=1:1034