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

jenkins at plone.org jenkins at plone.org
Tue Aug 26 01:54:43 UTC 2014


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

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


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

Repository: plone.stringinterp
Branch: refs/heads/master
Date: 2014-08-26T00:39:06+02:00
Author: Gil Forcada (gforcada) <gforcada at gnome.org>
Commit: https://github.com/plone/plone.stringinterp/commit/7baa756df3b186f256f289b5074d99e3cfacaff4

Whitespaces cleanup

Files changed:
M plone/stringinterp/tests/interpolationTests.txt

diff --git a/plone/stringinterp/tests/interpolationTests.txt b/plone/stringinterp/tests/interpolationTests.txt
index 37e7277..9a73f04 100644
--- a/plone/stringinterp/tests/interpolationTests.txt
+++ b/plone/stringinterp/tests/interpolationTests.txt
@@ -17,8 +17,8 @@ Let's test basic interpolation using the homepage::
 
     >>> Interpolator(apage)(s)
     u'one two three Welcome to Plone http://nohost/plone/front-page ${nonesuch}'
-    
-    
+
+
 That was a direct call. Let's do it by adapter, too, proving this
 may be swapped out.
 
@@ -39,7 +39,7 @@ Test caching scheme
 Directly change cache
 
     >>> interpolator._ldict._cache['nonesuch'] = u'nothing much here'
-    
+
 And prove that the interpolator is using the cache
 
     >>> interpolator(s)




-------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: CHANGES.log
Type: application/octet-stream
Size: 1093 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140826/0447b554/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build.log
Type: application/octet-stream
Size: 118951 bytes
Desc: not available
URL: <http://lists.plone.org/pipermail/plone-testbot/attachments/20140826/0447b554/attachment-0003.obj>


More information about the Testbot mailing list