mirror of
https://gitlab.freedesktop.org/NetworkManager/NetworkManager.git
synced 2025-12-30 09:40:11 +01:00
libnm/tests: increase timeout in nm-client test
Otherwise the test may fail in valgrind.
This commit is contained in:
parent
afd48fbdbe
commit
dfa90861e8
1 changed files with 1 additions and 1 deletions
|
|
@ -1346,7 +1346,7 @@ test_connection_invalid (void)
|
|||
&path3);
|
||||
|
||||
|
||||
nmtst_main_loop_run (loop, 100);
|
||||
nmtst_main_loop_run (loop, 1000);
|
||||
|
||||
|
||||
connections = nm_client_get_connections (client);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue