project-chip / project-chip/certification-tool
[Bug] [Matter V1.4.2] TC-DGGEN-2.1 Failed Due to >= not supported between instances of 'int' and 'NoneType'
Nobody has claimed this yet.
- Dominant language
- Shell
- Stars
- 82
- Forks
- 47
- Avg merge
- 1d 15h
- Merged PRs (30d)
- 17
Description
Describe the bug
While Executing Test Step: Step 4b: TH reads a Uptime attribute value of DUT. Store the value in uptime2. Verify that uptime2 is greater than uptime1
'>=' not supported between instances of 'int' and 'NoneType' Error Occurred
Steps to reproduce the behavior
Use Matter v1.4.2 Release TH version and execute TC-DGGEN-2.1
Expected behavior
No response
Log files
PICS file
No response
Screenshots
No response
Environment
No response
Additional Information
No response
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.
Research direction
Start with the attached DGGEN-2-1 failure log and reproduce TC-DGGEN-2.1 with the Matter v1.4.2 Test Harness, focusing on Step 4b and the uptime1/uptime2 comparison. Trace why the uptime value is None; done means the step completes without the TypeError and performs the intended comparison.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100