[Testbot] Plone 5.0 - Python 2.7 - Build # 3837 - Still failing! - 0 failure(s)

jenkins at plone.org jenkins at plone.org
Sun Dec 14 19:33:13 UTC 2014


-------------------------------------------------------------------------------
Plone 5.0 - Python 2.7 - Build # 3837 - Still Failing!
-------------------------------------------------------------------------------

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


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

Repository: plone.app.controlpanel
Branch: refs/heads/master
Date: 2014-12-14T19:55:33+01:00
Author: Timo Stollenwerk (tisto) <tisto at plone.org>
Commit: https://github.com/plone/plone.app.controlpanel/commit/472d5f56a615cd1dd05fc67ff3c90c96f79132bb

Comment out security.txt test since those test have been moved to CMFPlone/p.a.users.

Files changed:
M plone/app/controlpanel/tests/test_doctests.py

diff --git a/plone/app/controlpanel/tests/test_doctests.py b/plone/app/controlpanel/tests/test_doctests.py
index 1a433ce..6ed5e00 100644
--- a/plone/app/controlpanel/tests/test_doctests.py
+++ b/plone/app/controlpanel/tests/test_doctests.py
@@ -42,10 +42,10 @@ def test_suite():
         package="plone.app.controlpanel.tests",
         test_class=UserGroupsControlPanelTestCase))
 
-    suite.addTest(FunctionalDocFileSuite(
-        'security.txt',
-        optionflags=OPTIONFLAGS,
-        package="plone.app.controlpanel.tests",
-        test_class=EmailLoginSecurityControlPanelTestCase))
+#    suite.addTest(FunctionalDocFileSuite(
+#        'security.txt',
+#        optionflags=OPTIONFLAGS,
+#        package="plone.app.controlpanel.tests",
+#        test_class=EmailLoginSecurityControlPanelTestCase))
 
     return suite




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1234 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141214/8505bb1b/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 89167 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20141214/8505bb1b/attachment-0003.obj>


More information about the Testbot mailing list