project-chip / project-chip/matter-test-scripts
TC-IDM-10.4 fails on Matter 1.4.2 without support for ConfigurationVersion
@Ashwinigrl is already working on this.
Since Nov 18, 2025.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Summary Title:
TC-IDM-10.4 fails on Matter 1.4.2 as the ConfigurationVersion attribute of the Basicinformation cluster is mandatory in the official PICS but provisional on the final release. If ConfigurationVersion is not included on a device, the test will fail even though the attribute is provisional. If not included in the PICS, the PICS tool will not accept the PICS.
Description:
The script for TC-IDM-10.4 should take provisional items into account and not require support for them.
Steps to reproduce:
1. Any Matter 1.4.2 device not supporting ConfigurationVersion.
2. Run TC-IDM-10.4
Logs:
UI_Test_Run_2025_10_21_14_47_35.log
Additional Info:
Matter 1.4.2
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.