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

handle pyout messages in test_message_spec #1669

Merged
merged 1 commit into from
Apr 28, 2012
Merged

Conversation

minrk
Copy link
Member

@minrk minrk commented Apr 28, 2012

and wait for kernel to start, so side effects of startup do not pollute the first test.

closes #1668

and wait for kernel to start, so side effects of startup do not
pollute the first test.
@minrk
Copy link
Member Author

minrk commented Apr 28, 2012

Should also close #1667

@jenshnielsen
Copy link
Contributor

I can confirm that this fixes #1668. Thanks

minrk added a commit that referenced this pull request Apr 28, 2012
handle pyout messages in test_message_spec

and wait for kernel to start, so side effects of startup do not pollute the first test.

closes #1668
closes #1667
@minrk minrk merged commit feff928 into ipython:master Apr 28, 2012
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this pull request Nov 3, 2014
handle pyout messages in test_message_spec

and wait for kernel to start, so side effects of startup do not pollute the first test.

closes ipython#1668
closes ipython#1667
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.

Test failure in IPython.zmq.tests.test_message_spec.test_complete "'pyout' != 'status'"
2 participants