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

Skip some Windows io failures #4912

Merged
merged 2 commits into from Jan 29, 2014
Merged

Conversation

takluyver
Copy link
Member

It appears that if stdout is redirected, writes that go through IPython.utils.io.stdout don't work on Windows. We need to clear up our standard stream references (#14), but for now I'm silencing a couple of test failures (#4906, #4907) so we can see more serious problems on Windows.

@takluyver
Copy link
Member Author

Tested on Windows on ShiningPanda: https://jenkins.shiningpanda-ci.com/ipython/job/windows-pr-test/10/

@ivanov
Copy link
Member

ivanov commented Jan 29, 2014

thanks @takluyver, merging

ivanov added a commit that referenced this pull request Jan 29, 2014
@ivanov ivanov merged commit 04ab404 into ipython:master Jan 29, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants