Skip to content
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

Sphinx test failing with deprecation warning #5992

Closed
pllim opened this issue Apr 28, 2017 · 2 comments
Closed

Sphinx test failing with deprecation warning #5992

pllim opened this issue Apr 28, 2017 · 2 comments

Comments

@pllim
Copy link
Member

pllim commented Apr 28, 2017

It has been failing for the past several builds, so can hardly be transient. I suspect this is the culprit:

DeprecationWarning: Old configuration for backreferences detected 
using the configuration variable `mod_example_dir`

Example failed build: https://travis-ci.org/astropy/astropy/jobs/226804941

@adrn?

@mhvk
Copy link
Contributor

mhvk commented Apr 28, 2017

Wow, you actually found what is going on! I scrolled through a very similar log and had no idea what caused the problem...

Aside: it would be nice to get rid of the warnings about wrong ticksize and sampling too.

@pllim
Copy link
Member Author

pllim commented May 2, 2017

Found the culprit -- sphinx-gallery/sphinx-gallery#227 . Working on a PR (#5997).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants