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 18e7cd0217918ad619fb5e0d0cd88ef6411ab9db (commit)
from 385bba53881a01d3d4d80838d65883069305e316 (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=18e7cd0217918ad619fb5e0d0cd88ef6411ab9db
commit 18e7cd0217918ad619fb5e0d0cd88ef6411ab9db
Author: Franck Villaume <[email protected]>
Date: Sat Dec 17 16:22:02 2016 +0100
disable online_help tests
diff --git a/tests/func/60_PluginsOnlineHelp/contextualHelpTest.php
b/tests/func/60_PluginsOnlineHelp/contextualHelpTest.php
index d6a56f0..a6a9a2e 100644
--- a/tests/func/60_PluginsOnlineHelp/contextualHelpTest.php
+++ b/tests/func/60_PluginsOnlineHelp/contextualHelpTest.php
@@ -50,7 +50,10 @@ class ContextualHelp extends FForge_SeleniumTestCase
function testContextualHelp()
{
+ $this->skip_on_src_installs();
$this->skip_on_deb_installs();
+ $this->skip_on_rpm_installs();
+ $this->skip_on_centos();
$this->loadAndCacheFixture();
-----------------------------------------------------------------------
Summary of changes:
tests/func/60_PluginsOnlineHelp/contextualHelpTest.php | 3 +++
1 file changed, 3 insertions(+)
hooks/post-receive
--
FusionForge
_______________________________________________
Fusionforge-commits mailing list
[email protected]
http://lists.fusionforge.org/cgi-bin/mailman/listinfo/fusionforge-commits