launchpad-dev team mailing list archive
-
launchpad-dev team
-
Mailing list archive
-
Message #03433
faq-views.txt failing on python2.6
Hi there,
I've got a branch[1] which makes LP use the default system python
instead of a specific version. I ran the test suite using that branch
on Lucid and got this failure, but I have no idea what could've caused
it.
Any ideas?
[1] lp:~salgado/launchpad/use-default-python-for-ec2
FAILURE: faq-views_txt (subunit.RemotedTestCase)
----------------------------------------------------------------------
_StringException: Text attachment: traceback
------------
Failed doctest test for faq-views.txt
File "lib/lp/answers/browser/tests/faq-views.txt", line 0
----------------------------------------------------------------------
File "lib/lp/answers/browser/tests/faq-views.txt", line 31, in
faq-views.txt
Failed example:
content = find_tag_by_id(view.render(), 'portlet-latest-faqs')
Differences (ndiff with -expected +actual):
+ WARNING:root:Memcache set failed for
pt:testrunner:lp/answers/templates/faqcollection-portlet-faqs.pt,10892:p:20,2:1,http_//127.0.0.1?None2DKOg161sJ3XE2Z2MJNcXq
----------------------------------------------------------------------
File "lib/lp/answers/browser/tests/faq-views.txt", line 65, in
faq-views.txt
Failed example:
content = find_tag_by_id(view.render(), 'portlet-latest-faqs')
Differences (ndiff with -expected +actual):
+ WARNING:root:Memcache set failed for
pt:testrunner:lp/answers/templates/faqcollection-portlet-faqs.pt,10892:p:20,2:1,http_//127.0.0.1?None2DKOg161sJ3XE2Z2MJNcXq
------------
--
Guilherme Salgado <https://launchpad.net/~salgado>
Attachment:
signature.asc
Description: This is a digitally signed message part
Follow ups