-
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
TC-OO-2.3: Wait 10 seconds before performing step 21b #21714
TC-OO-2.3: Wait 10 seconds before performing step 21b #21714
Conversation
PR #21714: Size comparison from 341d80f to 64a563f Increases (2 builds for esp32, k32w)
Decreases (4 builds for bl602, k32w, telink)
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, telink)
|
PR #21714: Size comparison from 341d80f to 0ea189a Increases (3 builds for k32w, linux)
Decreases (1 build for telink)
Full report (43 builds for bl602, cc13x2_26x2, cyw30739, efr32, esp32, k32w, linux, mbed, nrfconnect, p6, 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.
Needs to rebase to tip and regen chip-tool and darwin-framework-tool....
Thanks, @bzbarsky-apple! |
I re-kicked CI, and it should be good to go. |
…1714) * Wait 10 seconds before performing step 21a see https://github.com/CHIP-Specifications/chip-test-plans/issues/2024 * of course this should be before test step 21b, not 21a! * update needed for TC-OO-2.3 * new version after rebase and re-generating
see https://github.com/CHIP-Specifications/chip-test-plans/issues/2024 and https://github.com/CHIP-Specifications/chip-test-plans/pull/2025
In the OnOff test plan a wait time of 10 seconds was forgotten before step 21b.
This PR adds the missing 10 seconds wait time before step 21b
within the timer callback