project-chip / project-chip/matter-test-scripts
[TC-IDM-10.2] TimeSyncronization not found in the spec.
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Please follow the below template to file issues/concerns/feature enhancement against Test Scripts:
Summary Title:
TimeSyncronization not found in the spec.
Description:
The script finds and recognizes the TimeSynchronization cluster but does not have the relevant spec information.
Steps to reproduce:
Run [TC-IDM-10.2]
Logs:
Full log
TC-IDM_10_2_Issue.log
[MatterTest] 03-07 17:19:16.967 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.2
location:
Endpoint: 0,
Cluster: 56 (0x38) TimeSynchronization,
Attribute:0 (0x00)
problem: Standard attribute found on device, but not in spec
spec_location:
[MatterTest] 03-07 17:19:16.967 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.2
location:
Endpoint: 0,
Cluster: 56 (0x38) TimeSynchronization,
Attribute:1 (0x01)
problem: Standard attribute found on device, but not in spec
spec_location:
[MatterTest] 03-07 17:19:16.968 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.2
location:
Endpoint: 0,
Cluster: 56 (0x38) TimeSynchronization,
Attribute:2 (0x02)
problem: Standard attribute found on device, but not in spec
spec_location:
[MatterTest] 03-07 17:19:16.968 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.2
location:
Endpoint: 0,
Cluster: 56 (0x38) TimeSynchronization,
Attribute:3 (0x03)
problem: Standard attribute found on device, but not in spec
spec_location:
[MatterTest] 03-07 17:19:16.969 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.2
location:
Endpoint: 0,
Cluster: 56 (0x38) TimeSynchronization,
Attribute:5 (0x05)
problem: Standard attribute found on device, but not in spec
spec_location:
[MatterTest] 03-07 17:19:16.969 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.2
location:
Endpoint: 0,
Cluster: 56 (0x38) TimeSynchronization,
Attribute:6 (0x06)
problem: Standard attribute found on device, but not in spec
spec_location:
[MatterTest] 03-07 17:19:16.970 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.2
location:
Endpoint: 0,
Cluster: 56 (0x38) TimeSynchronization,
Attribute:7 (0x07)
problem: Standard attribute found on device, but not in spec
spec_location:
[MatterTest] 03-07 17:19:16.970 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.2
location:
Endpoint: 0,
Cluster: 56 (0x38) TimeSynchronization,
Attribute:8 (0x08)
problem: Standard attribute found on device, but not in spec
spec_location:
[MatterTest] 03-07 17:19:16.970 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.2
location:
Endpoint: 0,
Cluster: 56 (0x38) TimeSynchronization,
Attribute:10 (0x0a)
problem: Standard attribute found on device, but not in spec
spec_location:
[MatterTest] 03-07 17:19:16.971 INFO
Problem: ProblemSeverity.ERROR
test_name: IDM-10.2
location:
Endpoint: 0,
Cluster: 56 (0x38) TimeSynchronization,
Attribute:11 (0x0b)
problem: Standard attribute found on device, but not in spec
spec_location:
Additional Info:
SVE Matter 1.3
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.