mirror of
https://github.com/espressif/openthread.git
synced 2026-08-07 19:27:46 +00:00
[test] move expect timeout settings to _common.exp (#5242)
This moves all settings of timeout to one place. Also changes the default timeout to 10 seconds, can probably solve the occasional timeout when dataset commit active.
This commit is contained in:
@@ -30,7 +30,6 @@
|
||||
source "tests/scripts/expect/_common.exp"
|
||||
|
||||
set spawn_id [spawn_node 1]
|
||||
set timeout 3
|
||||
|
||||
send "counters\n"
|
||||
expect "mac"
|
||||
|
||||
Reference in New Issue
Block a user