This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "FusionForge".
The branch, master has been updated
via b3f937a1bf3d5c696b21d72e2030c0b760852dc3 (commit)
from a4d6f246583c085ac483c1fc735cfd59b1c9eb59 (commit)
Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.
- Log -----------------------------------------------------------------
https://scm.fusionforge.org/anonscm/gitweb/?p=fusionforge/fusionforge.git;a=commitdiff;h=b3f937a1bf3d5c696b21d72e2030c0b760852dc3
commit b3f937a1bf3d5c696b21d72e2030c0b760852dc3
Author: Franck Villaume <[email protected]>
Date: Mon Oct 3 21:51:22 2016 +0200
increase wait for MoinMoin httpd restart
diff --git a/tests/func/60_PluginsMoinMoin/moinmoinTest.php
b/tests/func/60_PluginsMoinMoin/moinmoinTest.php
index f99a149..b63b9d8 100644
--- a/tests/func/60_PluginsMoinMoin/moinmoinTest.php
+++ b/tests/func/60_PluginsMoinMoin/moinmoinTest.php
@@ -43,7 +43,7 @@ class PluginMoinMoin extends FForge_SeleniumTestCase
$this->assertTrue($this->isTextPresent("Project information
updated"));
$this->waitSystasks();
- $this->pause("5000"); //wait for cronjob to be executed
+ $this->pause("8000"); //wait for cronjob to be executed
$this->gotoProject('ProjectA');
$this->clickAndWait("link=MoinMoinWiki");
-----------------------------------------------------------------------
Summary of changes:
tests/func/60_PluginsMoinMoin/moinmoinTest.php | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits