-
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 test scripts for testing Presets attributes and commands for Thermostat cluster #34614
Add test scripts for testing Presets attributes and commands for Thermostat cluster #34614
Conversation
Review changes with SemanticDiff. |
PR #34614: Size comparison from 08dfc13 to 57e36cb Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
57e36cb
to
3ef31e0
Compare
PR #34614: Size comparison from 8060d45 to 3ef31e0 Full report (54 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, tizen)
|
3ef31e0
to
921d60c
Compare
PR #34614: Size comparison from 29b055a to 921d60c Full report (16 builds for cc13x4_26x4, cc32xx, mbed, nrfconnect, qpg, stm32, tizen)
|
921d60c
to
bc6fe84
Compare
PR #34614: Size comparison from 29b055a to bc6fe84 Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
bc6fe84
to
1fa5d26
Compare
PR #34614: Size comparison from 268e7ca to 1fa5d26 Full report (30 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, mbed, nrfconnect, nxp, qpg, stm32, tizen)
|
PR #34614: Size comparison from 268e7ca to 6c3ce8b Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #34614: Size comparison from 268e7ca to b6af1d6 Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
0812501
to
9d796dd
Compare
9d796dd
to
6d2f9f8
Compare
PR #34614: Size comparison from b426fde to 50fb5cc Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #34614: Size comparison from b426fde to fcb85a5 Increases above 0.2%:
Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
PR #34614: Size comparison from b426fde to 6c6908d Increases above 0.2%:
Full report (85 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, cyw30739, efr32, esp32, linux, mbed, nrfconnect, nxp, psoc6, qpg, stm32, telink, tizen)
|
"Step 2: Test Harness writes to the Presets attribute without calling | ||
the StartPresetsSchedulesEditRequest" | ||
PICS: TSTAT.S.F08 && TSTAT.S.A0050 | ||
verification: | |
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.
I did not realize these were manual steps.
We have a requirement today that no new manual tests are acceptable to be checked in. @nivi-apple @woody-apple please revert this file from this PR as a followup PR. we can keep the non-manual tests.
Fixes: #34613