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

Remove existing tests. #61

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

riklaunim
Copy link
Contributor

No description provided.

@douardda
Copy link

Indeed tests are broken with reecent versions of tornado and webtest, but broken tests must be fixed, not removed!

And why killing the flake8 test from tox?

@@ -1,11 +1,8 @@
[tox]
envlist = py26,py27,py34,flake8
envlist = py26,py27,py34
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why did you remove flake8 ???

@riklaunim
Copy link
Contributor Author

Natim wanted them axed: #60

I've removed flake8 as it failed (on a Py3.4 env):

AttributeError: 'Checker' object has no attribute 'NAMECONSTANT'
ERROR: InvocationError: '/home/piotrm/projects/git/circus-web/.tox/flake8/bin/flake8 circusweb'

@Natim
Copy link
Contributor

Natim commented Jun 10, 2015

@douardda current tests are not for the tornado version but for the previous bottled version they aren't running in travis at the moment.

@Natim
Copy link
Contributor

Natim commented Jun 10, 2015

@riklaunim We should keep flake8, tox is running it from python27

@riklaunim
Copy link
Contributor Author

ok, one moment ;)

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

Successfully merging this pull request may close these issues.

3 participants