-
Notifications
You must be signed in to change notification settings - Fork 4
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
TC-CGEN-2.2: Automate #404
TC-CGEN-2.2: Automate #404
Comments
Assigned to myself as a "worked on" placeholder pending getting seats for new developers in the project |
PR created as draft. Validation and cleanup still in progress |
PR is completed and currently in "Open" status, awaiting code review and approvals. |
Fixed: PR validations due "### Testing section not in PR" |
Fixed: PR validations Restyle and lint code base |
I have reviewed the code and the feedback from the code review. I will take action on the comments provided, but for the feedback related to the failsafe expiration changes and step 33, I will implement the following strategy: 1. Failsafe expiration: 2. Step 32 (ArmFailSafe command): 3. Step 33 (validating that the failsafe doesn’t expire too early): |
PR Final version of the Automated Python script has been pushed project-chip/connectedhomeip#37262. Below are the highlighted updates, changes, and refactoring: Note: The script has passed CI job checkpoints, including Lint code base, Restyled, etc.
|
PR Test Plan updated: https://github.com/CHIP-Specifications/chip-test-plans/pull/4956 |
PR has been updated based on the code review. The following commits have been pushed:
In some comments, I opted not to implement certain changes, and I have detailed my reasoning in the specific comments provided. Working on making adjustments configurable via a user parameter, so testers can modify it if necessary. |
PR has been updated based on the code review. The following commits have been pushed:
|
PR has been updated based on the code review:
|
Python test automation PR has been updated:
Test Plan PR has been updated:
|
Current test is entirely manual and doesn't appear to be being run in the 1.4 cert package. It is currently handled in the verification steps doc: https://groups.csa-iot.org/wg/matter-csg/document/folder/3979
test plan: https://github.com/CHIP-Specifications/chip-test-plans/blob/master/src/cluster/General_Commissioning.adoc
The text was updated successfully, but these errors were encountered: