[Testbot] Plone 5.0 - Python 2.7 - Build # 3914 - Fixed! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Sat Jan 3 11:39:02 UTC 2015


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 3914 - Fixed!
-------------------------------------------------------------------------------

http://jenkins.plone.org/job/plone-5.0-python-2.7/3914/


-------------------------------------------------------------------------------
CHANGES
-------------------------------------------------------------------------------

Repository: Products.CMFPlone
Branch: refs/heads/master
Date: 2015-01-03T12:03:13+01:00
Author: Ramon Navarro Bosch (bloodbare) <ramon.nb at gmail.com>
Commit: https://github.com/plone/Products.CMFPlone/commit/d77018b992d1d64c8556626857c616b14dd81fd9

Cleaning tests - js registry

Files changed:
M Products/CMFPlone/tests/testCSSandJSRegistry.py

diff --git a/Products/CMFPlone/tests/testCSSandJSRegistry.py b/Products/CMFPlone/tests/testCSSandJSRegistry.py
index f7c5386..9984aea 100644
--- a/Products/CMFPlone/tests/testCSSandJSRegistry.py
+++ b/Products/CMFPlone/tests/testCSSandJSRegistry.py
@@ -55,7 +55,6 @@ def testDefaultJSIsInstalled(self):
             '++resource++plone.js',
             'jquery.highlightsearchterms.js',
             'mark_special_links.js',
-            'table_sorter.js',
             'plone_javascript_variables.js',
             ]
         js_files = [x.js for x in installedResources.values()]




-------------------------------------------------------------------------------


More information about the Testbot mailing list