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

PR: Skip some tests in our CIs #5093

Merged
merged 1 commit into from
Aug 31, 2017

Conversation

ccordoba12
Copy link
Member

@ccordoba12 ccordoba12 commented Aug 30, 2017

Some tests run fine locally but fail like crazy in our CIs. Others are timing out too much on Windows (and block Appveyor for an hour!).

[skip pep8]

@ccordoba12 ccordoba12 added this to the v3.2.2 milestone Aug 30, 2017
@pep8speaks
Copy link

Hello @ccordoba12! Thanks for submitting the PR.

Line 136:80: E501 line too long (82 > 79 characters)

Line 85:80: E501 line too long (80 > 79 characters)
Line 106:80: E501 line too long (80 > 79 characters)

@ccordoba12 ccordoba12 changed the title PR: Skip some tests in our CIs or on Windows PR: Skip some tests in our CIs and on Windows Aug 30, 2017
@ccordoba12 ccordoba12 force-pushed the skip-some-tests-on-windows branch from 3a7e5fd to da94efc Compare August 31, 2017 01:15
@ccordoba12 ccordoba12 changed the title PR: Skip some tests in our CIs and on Windows PR: Skip some tests in our CIs Aug 31, 2017
@ccordoba12 ccordoba12 merged commit 3999e18 into spyder-ide:3.x Aug 31, 2017
@ccordoba12 ccordoba12 deleted the skip-some-tests-on-windows branch August 31, 2017 02:06
ccordoba12 added a commit that referenced this pull request Aug 31, 2017
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.

2 participants