mirror of
https://github.com/espressif/openthread.git
synced 2026-08-13 14:17:47 +00:00
[tests] fix intermittent failures in Cert_9_2_16 (#6731)
Add additional delay to prevent link repair using MLE Link Request on Adv timeout.
This commit is contained in:
@@ -126,6 +126,7 @@ class Cert_9_2_16_ActivePendingPartition(thread_cert.TestCase):
|
||||
|
||||
self.nodes[ROUTER2].reset()
|
||||
self._setUpRouter2()
|
||||
self.simulator.go(100)
|
||||
|
||||
self.nodes[COMMISSIONER].send_mgmt_pending_set(
|
||||
pending_timestamp=20,
|
||||
|
||||
Reference in New Issue
Block a user