Open Jerry-ESP opened 8 months ago
@Jerry-ESP can you check if the resolution in https://github.com/project-chip/matter-test-scripts/issues/202 helped you as well ?
@Jerry-ESP can you check if the resolution in project-chip/matter-test-scripts#202 helped you as well ?
Thanks for your reply, yes, this PR can resolve the Network commissioning cluster issue, but not for the DeviceEnergyManagement cluster and PowerSource cluster.
@Jerry-ESP are you still facing this issue?
Describe the bug
The TC-IDM-10.2 and TC-IDM-10.3 cases failed, it seems that the xml file version we used in 1.3 SVE are not fit the data model version in docker, for cluster DeviceEnergyManagement, PowerSource,
[MatterTest] 03-11 05:21:49.191 INFO Problem: ProblemSeverity.ERROR test_name: IDM-10.2 location: Endpoint: 1, Cluster: 152 (0x98) DeviceEnergyManagement, Attribute:0 (0x00) problem: Standard attribute found on device, but not in spec spec_location:
[MatterTest] 03-11 05:21:49.190 INFO Problem: ProblemSeverity.ERROR test_name: IDM-10.2 location: Endpoint: 0, Cluster: 47 (0x2f) PowerSource, Attribute:38 (0x26) problem: Attribute 0x26 is required, but is not present on the DUT. Conformance: M, implemented features: WIRED spec_location:
[MatterTest] 03-11 05:31:06.243 INFO Problem: ProblemSeverity.ERROR test_name: IDM-10.3 location: Endpoint: 0, Cluster: 47 (0x2f) PowerSource, Attribute:65533 (0xfffd) problem: Revision found on cluster (2) does not match revision listed in the spec (3) spec_location:
Steps to reproduce the behavior
Expected behavior
pass
Log files
TC-IDM-10.2_fail_311.txt TC_IDM_10.3_fail_0311.txt
PICS file
PICS.zip
Screenshots
No response
Environment
matter1.3 SVE
Additional Information
No response