-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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
open-commissioning-window commands in test scripts not spec compliant #19266
Comments
Please file an issue in https://github.com/CHIP-Specifications/chip-test-plans/ ... @cjandhyala @manjunath-grl can we get these test scripts fixed, please? |
Created a spec issue https://github.com/CHIP-Specifications/chip-test-plans/issues/1432 |
@manjunath-grl test script has been updated. Please fix the YAML? |
@bzbarsky-apple the above mentioned testcases are Manual scripts, the validation sheet has been update we will update the scripts as per the sheet and make PR |
@bzbarsky-apple @agners updated above listed MF scripts,pls refer following PR's 20227,20127 |
LGTM. |
Problem
Several instructions in test YAML files suggest a
chip-tool pairing open-commissioning-window
command with not spec compliant timeout of 100s (instead of 180s).Proposed Solution
Increase the value to 180s (unless the test case is about validating for failure).
The text was updated successfully, but these errors were encountered: