project-chip / project-chip/matter-test-scripts
[TC-CC-3.2] - Update YAML Script for [TC-CC-3.2]: Modify Timing for Test Step 2C and 2d
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Description:
The test plan for [TC-CC-3.2] has been updated to modify the timing, ensuring that the range tolerance does not span wrap for test steps 2c and 2d. However, the current YAML script does not reflect these updates, and adjustments are needed to align the script with the updated test plan.
Test Plan Update Reference: https://github.com/CHIP-Specifications/chip-test-plans/pull/4662
Script Reference: https://github.com/project-chip/connectedhomeip/blob/master/src/app/tests/suites/certification/Test_TC_CC_3_2.yaml
Required Updates:
- Modify the wait time in the YAML script for test steps 2c and 2d as per the updated test plan.
- test step 2d repeated twice instead of 2c
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 by reviewing the updated test plan in PR 4662, then compare its timing and repetition requirements with src/app/tests/suites/certification/Test_TC_CC_3_2.yaml. Done means steps 2c and 2d use the updated wait times and step 2d is repeated twice instead of 2c.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- yaml
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100