-
-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
1.3.5 - make test fails with Python 2.7.10 #2268
Comments
Thanks for your reporting, I'll take a look. BTW, the link you pasted indicate |
Memo:
|
FYI:
|
|
@stroeder please let me know the detail of error. |
@shimizukawa I'm getting failures now too (when trying to package Sphinx 1.3.5), here are the errors: https://gist.github.com/mitya57/06fdea89516262eae831 This is with Python 2.7.11, however I built Sphinx 1.3.4 with the same Python previously. So the regression is somewhere else (maybe in Sphinx itself)? |
Find failure log attached. |
@shimizukawa Right, that's what I have just figured out myself. With 2.1 it works fine. Thanks! |
I confirm that updating to Pygments 2.1 fixed the issue. |
Hm, this is not optimal - Sphinx tests should not depend on specific Pygments versions since we do not require 2.1. I probably wrote these tests, so I'm not blaming anyone else. But it would be nice to rewrite them anyway. |
+1 for rewriting. It makes testcases robust :-) |
Note: |
Tried to package 1.3.5 for Python 2.7.10.
But "make test" fails:
https://build.opensuse.org/build/home:stroeder:branches:devel:languages:python/openSUSE_Tumbleweed/x86_64/python-Sphinx/_log
The text was updated successfully, but these errors were encountered: