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 eac13f3235fbea820b925a3193796f16cc62d1fe (commit)
from 6a84a4d60d4efdaa12a4a3a6c33e992be6ff7249 (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=eac13f3235fbea820b925a3193796f16cc62d1fe
commit eac13f3235fbea820b925a3193796f16cc62d1fe
Author: Franck Villaume <[email protected]>
Date: Sat Sep 17 14:03:42 2016 +0200
moinmoin cronjob take a little bit of time...
diff --git a/tests/func/60_PluginsMoinMoin/moinmoinTest.php
b/tests/func/60_PluginsMoinMoin/moinmoinTest.php
index 523d0e2..3ce76f9 100644
--- a/tests/func/60_PluginsMoinMoin/moinmoinTest.php
+++ b/tests/func/60_PluginsMoinMoin/moinmoinTest.php
@@ -46,7 +46,7 @@ class PluginMoinMoin extends FForge_SeleniumTestCase
$this->assertTrue($this->isTextPresent("Project information
updated"));
$this->cron_for_plugin("create-wikis.php", "moinmoin");
-
+ $this->pause("5000"); //wait for cronjob to be executed
$this->gotoProject('ProjectA');
$this->clickAndWait("link=MoinMoinWiki");
$this->assertFalse($this->isTextPresent("ConfigurationError"));
-----------------------------------------------------------------------
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