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

"test_get_concepts_language" only fails on travis #13

Closed
dieuska opened this issue Feb 3, 2015 · 2 comments
Closed

"test_get_concepts_language" only fails on travis #13

dieuska opened this issue Feb 3, 2015 · 2 comments
Assignees
Labels
Milestone

Comments

@dieuska
Copy link
Contributor

dieuska commented Feb 3, 2015

@pytest.mark.xfail
def test_get_concepts_language(self):

@dieuska
Copy link
Contributor Author

dieuska commented Feb 3, 2015

this tests is succesfull on tox but fails on all environments on travis.
My first opinion: it is someting with request.locale_name, but after printing these values, I don'nt see a problem...strange...

@koenedaele
Copy link
Member

Problem's been fixed. Was indeed a Travis install issue (Travis did not use the requirements.txt file).

@koenedaele koenedaele added the bug label Feb 4, 2015
@koenedaele koenedaele added this to the 0.6.0 milestone Feb 4, 2015
@koenedaele koenedaele self-assigned this Feb 4, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants