Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Sphinx testsuite fails with Python 3.3 — help needed
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  5 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Dmitry Shachnev  
View profile  
 More options Oct 24 2012, 6:43 am
From: Dmitry Shachnev <mity...@gmail.com>
Date: Wed, 24 Oct 2012 14:43:52 +0400
Local: Wed, Oct 24 2012 6:43 am
Subject: Sphinx testsuite fails with Python 3.3 — help needed
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....

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Takayuki Shimizukawa  
View profile  
 More options Oct 29 2012, 9:19 pm
From: Takayuki Shimizukawa <shimizuk...@gmail.com>
Date: Tue, 30 Oct 2012 10:19:04 +0900
Local: Mon, Oct 29 2012 9:19 pm
Subject: Re: [sphinx-dev] Sphinx testsuite fails with Python 3.3 — help needed
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 <mity...@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
LMK  
View profile  
 More options Nov 2 2012, 2:44 am
From: LMK <lminko....@gmail.com>
Date: Thu, 1 Nov 2012 23:44:03 -0700 (PDT)
Local: Fri, Nov 2 2012 2:44 am
Subject: Re: Sphinx testsuite fails with Python 3.3 — help needed

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


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Takayuki Shimizukawa  
View profile  
 More options Nov 2 2012, 3:30 am
From: Takayuki Shimizukawa <shimizuk...@gmail.com>
Date: Fri, 2 Nov 2012 16:30:07 +0900
Local: Fri, Nov 2 2012 3:30 am
Subject: Re: Sphinx testsuite fails with Python 3.3 — help needed
HI LMK,

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/...

and retry `tox -e py33`.

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

2012/11/2 LMK <lminko....@gmail.com>:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
LMK  
View profile  
 More options Nov 2 2012, 4:19 am
From: LMK <lminko....@gmail.com>
Date: Fri, 2 Nov 2012 01:19:21 -0700 (PDT)
Local: Fri, Nov 2 2012 4:19 am
Subject: Re: Sphinx testsuite fails with Python 3.3 — help needed

Hi Takayuki,

Thanks, it works now.

Thanks again,
LMK


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »