You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TC-ACL-2.10 fails step 10 after DUT is rebooted in step 9. It appears that this is because TH1 is still attempting to use the the previous CASE session and therefore fails.
If I remove the PICS_SDK_CI_ONLY from the following step in the YAML (the step immediately after the reboot, but before step 10), I can get the test to run successfully:
@bzbarsky-apple Yes, for the above step PICS_SDK_CI_ONLY should not exist, we will fix it in the upcoming PR.
And for the rest of the steps using PICS PICS_SDK_CI_ONLY added because of the issue 768, we made the prompt steps for all TH2 steps and for the sample app we made it as automated steps with PICS_SDK_CI_ONLY.
Reproduction steps
TC-ACL-2.10 fails step 10 after DUT is rebooted in step 9. It appears that this is because TH1 is still attempting to use the the previous CASE session and therefore fails.
If I remove the PICS_SDK_CI_ONLY from the following step in the YAML (the step immediately after the reboot, but before step 10), I can get the test to run successfully:
I am testing with a Thread DUT.
Bug prevalence
Consistent
GitHub hash of the SDK that was being used
5ccb774
Platform
raspi
Platform Version(s)
No response
Type
Test Improvement
Testing
YAML tested
(Optional) If manually tested please explain why this is only manually tested
No response
Anything else?
No response
The text was updated successfully, but these errors were encountered: