project-chip / project-chip/matter-test-scripts
[CNET-4.12] Missing sleep/wait when transitioning back to 1st Thread network
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 19
- Forks
- 7
- Avg merge
- 3d 17h
- Merged PRs (30d)
- 3
Description
Summary Title:
Missing sleep/wait when transitioning back to 1st Thread network
Description:
When performing step 7, the script wait for the DUT to perform the network switch but at step 10/11 it does not wait for the DUT to do the network switch, which results in the TH trying to communicate with the DUT while it is not actively connected to a network.
Steps to reproduce:
Execute TC-CNET-4.12
Additional Info:
This was noted during SVE for 1.5.
This will impact the test plan as well, since we need to add the information about this wait/sleep in the steps.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Locate the TC-CNET-4.12 test script and review steps 7, 10, and 11, starting with how step 7 waits for the DUT network switch. Add the corresponding wait for the transition back to the first Thread network, then execute TC-CNET-4.12 and update the test-plan steps to document the wait.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- testing-qa
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 58/100