Browse Source

Try to fix flakey test.

Roberto Ostinelli 9 years ago
parent
commit
1fc14caa05
1 changed files with 1 additions and 0 deletions
  1. 1 0
      test/syn_groups_SUITE.erl

+ 1 - 0
test/syn_groups_SUITE.erl

@@ -378,6 +378,7 @@ two_nodes_call(Config) ->
     ok = syn:join(<<"my group">>, PidLocal),
     ok = syn:join(<<"my group">>, PidSlave),
     ok = syn:join(<<"my group">>, PidUnresponsive),
+    timer:sleep(100),
     %% call
     {Replies, BadPids} = syn:multi_call(<<"my group">>, get_pid_name),
     %% check responses