-
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
Added TC-ACL-2-11 test script #35163
Added TC-ACL-2-11 test script #35163
Conversation
Review changes with SemanticDiff. |
Head branch was pushed to by a user without write access
PR #35163: Size comparison from d705323 to 2b920f3 Full report (77 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
- Introduce check that ARL doesn't apply to critical elements where it should not apply (e.g. every descriptor across the node, and possibly at least 1 featuremap on every single cluster of the node)
- Add CI detection argument to avoid long wait for the 1 hour wait
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved based on follow-ups happening.
Are the follow-ups tracked on another PR? And will they be for 1.4? Follow ups:
|
PR #35163: Size comparison from 5bff3a5 to f98eedb Full report (77 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #35163: Size comparison from 5bff3a5 to ca29dab Full report (77 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
The follow-up test script changes would fall out of updates to the test plan. Do we need another issue for the test script, or just let the test plan issue cover it all? |
Head branch was pushed to by a user without write access
PR #35163: Size comparison from 5bff3a5 to 61d4218 Full report (77 builds for bl602, bl702, bl702l, cyw30739, efr32, esp32, linux, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
Implement the M-ACL / Managed NIM / ARL test plan. The test plan (currently in review form) can be found here: CHIP-Specifications/chip-test-plans#4316 -------- * Added TC-ACL-2-11 test script * Restyled by autopep8 * Restyled by isort * fixed linter issues * review updates * Use network-manager-app for TC_ACL_2_11.py * Fix REPL build commands for network manager * add trace support to network-manager-app --------- Co-authored-by: Restyled.io <[email protected]> Co-authored-by: [email protected] <[email protected]>
Implement the M-ACL / Managed NIM / ARL test plan.
The test plan (currently in review form) can be found here:
https://github.com/CHIP-Specifications/chip-test-plans/pull/4316