Doubled expect timeout for connect in tests, removed libuuid from travis build
This commit is contained in:
@@ -248,7 +248,7 @@ prof_connect_with_roster(char *roster)
|
||||
prof_input("password");
|
||||
|
||||
// Allow time for profanity to connect
|
||||
exp_timeout = 30;
|
||||
exp_timeout = 60;
|
||||
assert_true(prof_output_regex("stabber@localhost logged in successfully, .+online.+ \\(priority 0\\)\\."));
|
||||
exp_timeout = 10;
|
||||
stbbr_wait_for("prof_presence_*");
|
||||
|
||||
Reference in New Issue
Block a user