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

Fix nbgrader db tests on windows #631

Closed
jhamrick opened this issue Jan 11, 2017 · 4 comments · Fixed by #639
Closed

Fix nbgrader db tests on windows #631

jhamrick opened this issue Jan 11, 2017 · 4 comments · Fixed by #639
Labels
Milestone

Comments

@jhamrick
Copy link
Member

Apparently they are broken, sigh:

https://jenkins.jupyter.org/job/nbgrader/_mark=python,_pyversion=3.5,label=windows/96/console

@jhamrick jhamrick added the bug label Jan 11, 2017
@jhamrick jhamrick added this to the 0.4.0 milestone Jan 11, 2017
@lgpage
Copy link
Member

lgpage commented Jan 11, 2017

😢
Although it seems unrelated to the timeout error?

@jhamrick
Copy link
Member Author

Yeah, I think the failures are due to #625.

I should really figure out how to set up continuous integration with windows tests...

@lgpage
Copy link
Member

lgpage commented Jan 11, 2017

Once I have the conda force recipe working I will take a look at adding CI with AppVeyor for here. It should be more or less a copy and paste exercise then.

@jhamrick
Copy link
Member Author

That would be super awesome, thank you!

The current setup is that there is a Jupyter server running Jenkins, which runs windows tests I think every hour assuming there are new commits. So, better than nothing, but it does mean that errors aren't necessarily caught right away.

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

Successfully merging a pull request may close this issue.

2 participants