-
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
Add simple YAML test for access control cluster #15210
Add simple YAML test for access control cluster #15210
Conversation
PR #15210: Size comparison from 01ae39f to dcf47e3 Increases above 0.2%:
Increases (2 builds for linux)
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
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.
Fast tracking added tests
PR #15210: Size comparison from cefe25d to 0d72e31 Increases above 0.2%:
Increases (1 build for linux)
Full report (24 builds for cyw30739, efr32, esp32, k32w, linux, mbed, p6, qpg, telink)
|
This YAML exposed an issue with YAML handling/codegen on Darwin, so it won't pass without PR #15276 |
/rebase |
This is a very simple test for now. I will come back and add lots more. Towards issue project-chip#10253
fd56cf8
to
4763356
Compare
PR #15210: Size comparison from 967546f to 4763356 Increases above 0.2%:
Increases (2 builds for linux)
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Variable 'nodeId' is the device under test, not the commissioner. Change subject field to empty to admin ACL still applies.
PR #15210: Size comparison from 967546f to 8eab365 Increases above 0.2%:
Increases (2 builds for linux)
Decreases (1 build for linux)
Full report (23 builds for cyw30739, efr32, k32w, linux, p6, telink)
|
PR #15210: Size comparison from 37d6208 to fd2a2a9 Increases above 0.2%:
Increases (2 builds for linux)
Full report (43 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
PR #15210: Size comparison from 3f68c3c to 1920e07 Increases above 0.2%:
Increases (1 build for linux)
Full report (34 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
PR #15210: Size comparison from 3f68c3c to 032b502 Increases above 0.2%:
Increases (1 build for linux)
Full report (34 builds for cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, qpg, telink)
|
Problem
Need cluster level tests
Change overview
Add simple tests for now. They will be improved soon.
Towards issue #10253
Testing