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 3c83f075009df8d5283e8042ebdb691b763b7aec (commit)
from 93ccdf41b01af4526428ad24050e27a8c5bb9d26 (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=3c83f075009df8d5283e8042ebdb691b763b7aec
commit 3c83f075009df8d5283e8042ebdb691b763b7aec
Author: Franck Villaume <[email protected]>
Date: Sat Oct 1 17:50:59 2016 +0200
set pause, wait for httpd restart
diff --git a/tests/func/60_PluginsMoinMoin/moinmoinTest.php
b/tests/func/60_PluginsMoinMoin/moinmoinTest.php
index cac17fe..5631100 100644
--- a/tests/func/60_PluginsMoinMoin/moinmoinTest.php
+++ b/tests/func/60_PluginsMoinMoin/moinmoinTest.php
@@ -46,6 +46,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->gotoProject('ProjectA');
$this->clickAndWait("link=MoinMoinWiki");
-----------------------------------------------------------------------
Summary of changes:
tests/func/60_PluginsMoinMoin/moinmoinTest.php | 1 +
1 file changed, 1 insertion(+)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits