Sphinx testsuite fails with Python 3.3 — help needed

56 views
Skip to first unread message

Dmitry Shachnev

unread,
Oct 24, 2012, 6:43:52 AM10/24/12
to sphin...@googlegroups.com, Georg Brandl
Hi everybody!

I'm Debian/Ubuntu developer and I've been investigating various Sphinx
issues recently. But I got stuck at this one — Sphinx testsuite fails
with Python 3.3 (which is the latest stable version), which makes the
package fail to build.

- Extract from the build log: http://paste.ubuntu.com/1300012/;
- Bug report: https://bitbucket.org/birkenfeld/sphinx/issue/1008/test-failures-with-python-33.

Does anybody know the reason why these tests fail? At least — is that
Sphinx or Python issue? And where is the code that needs to be fixed?

Note that you need to have the latest svn snapshot of docutils
installed to run the test suite.

Thanks in advance,
--
Dmitry Shachnev

Takayuki Shimizukawa

unread,
Oct 29, 2012, 9:19:04 PM10/29/12
to sphin...@googlegroups.com
Hi Dmitry,

I'm trying to fix Sphinx test errors with Python-3.3.
Test will succeed sometimes and fail sometimes.
I replied to the report #1008.

Best regards,
--
Takayuki SHIMIZUKAWA
Sphinx-users.jp


2012/10/24 Dmitry Shachnev <mit...@gmail.com>:
> --
> You received this message because you are subscribed to the Google Groups "sphinx-dev" group.
> To post to this group, send email to sphin...@googlegroups.com.
> To unsubscribe from this group, send email to sphinx-dev+...@googlegroups.com.
> For more options, visit this group at http://groups.google.com/group/sphinx-dev?hl=en.

Takayuki Shimizukawa

unread,
Nov 2, 2012, 3:30:07 AM11/2/12
to sphin...@googlegroups.com, sphinx...@googlegroups.com
HI LMK,

> -test log: http://pastebin.sabayon.org/pastie/10928

You need docutils-0.10 (unreleased yet) for Python-3.3.
Please add this statement into your tox.ini::

[testenv:py33]
deps=
nose
svn+https://docutils.svn.sourceforge.net/svnroot/docutils/trunk/docutils/#egg=docutils

and retry `tox -e py33`.

Best regards,
--
Takayuki SHIMIZUKAWA
Sphinx-users.jp

2012/11/2 LMK <lmink...@gmail.com>:
> Hi everyone,
>
> I got build fails (using python3.3, Sabayon linux) and stuck too. I pulled
> from sphinx-fix-testing-fork to investigate some issues.
>
> -Build log: http://pastebin.sabayon.org/pastie/10927
> -test log: http://pastebin.sabayon.org/pastie/10928
>
> Thanks,
> La Min Ko

LMK

unread,
Nov 2, 2012, 4:19:21 AM11/2/12
to sphin...@googlegroups.com, sphinx...@googlegroups.com
Hi Takayuki,

Thanks, it works now.

Thanks again,
LMK
Reply all
Reply to author
Forward
0 new messages