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 skipping without unicode paths #4019

Merged
merged 3 commits into from
Aug 14, 2013

Conversation

takluyver
Copy link
Member

I somehow broke unicode in the terminal on this Debian box, and it revealed a load of tests that errored because they were trying to use non-ascii paths and commands. We already have a decorator for this, so I've scattered it around, and broken up a couple of tests into smaller chunks.

@Carreau
Copy link
Member

Carreau commented Aug 14, 2013

+1 and thoses are only test. So merging soon if no objection. And yes I'll try to have my mac-bot-builder back on track.

@takluyver
Copy link
Member Author

Thanks @Carreau . Merging.

takluyver added a commit that referenced this pull request Aug 14, 2013
Test skipping without unicode paths
@takluyver takluyver merged commit 6a4cf5b into ipython:master Aug 14, 2013
minrk added a commit that referenced this pull request Aug 16, 2013
I somehow broke unicode in the terminal on this Debian box, and it revealed a load of tests that errored because they were trying to use non-ascii paths and commands. We already have a decorator for this, so I've scattered it around, and broken up a couple of tests into smaller chunks.
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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants