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

update parallel magic tests with capture_output API #4107

Merged
merged 2 commits into from Aug 27, 2013

Conversation

minrk
Copy link
Member

@minrk minrk commented Aug 24, 2013

capture_output now grabs rich data, which changes the results to check, so the tests needed updating.

Also updates some of the test calls with 2.7 APIs.

capture_output now grabs rich data, which changes the results to check
@takluyver
Copy link
Member

👍 I ran into this testing the Python 3 work, and also added the display=False parameter.

Just running the test suite, after which I'll merge this, all being well.

@takluyver
Copy link
Member

Test results for commit 579803c merged into master (80468db)
Platform: linux2

  • python2.7: OK (libraries not available: azure oct2py)
  • python3.3: OK (libraries not available: azure oct2py sphinx wx wx.aui)

Extra args: ['--all']
Not available for testing:

takluyver added a commit that referenced this pull request Aug 27, 2013
update parallel magic tests with capture_output API
@takluyver takluyver merged commit f0e4a0f into ipython:master Aug 27, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
update parallel magic tests with capture_output API
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