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

Failing test test_interactiveshell.TestAstTransform on Windows #3020

Closed
takluyver opened this issue Mar 15, 2013 · 0 comments · Fixed by #3022
Closed

Failing test test_interactiveshell.TestAstTransform on Windows #3020

takluyver opened this issue Mar 15, 2013 · 0 comments · Fixed by #3022
Assignees
Milestone

Comments

@takluyver
Copy link
Member

I think this is one I need to look at, putting it here so I don't forget.

======================================================================
FAIL: test_time (IPython.core.tests.test_interactiveshell.TestAstTransform)
----------------------------------------------------------------------
Traceback (most recent call last):
  File "S:\Users\slave\Jenkins\shiningpanda\jobs\d5f643a2\virtualenvs\ff035a1d\lib\site-packages\ipython-1.0.dev-py2.7.egg\IPython\core\tests\test_interactiveshell.py", line 497, in test_time
    ip.run_line_magic("time", "f(5+9)")
  File "S:\Users\slave\Jenkins\shiningpanda\jobs\d5f643a2\virtualenvs\ff035a1d\lib\site-packages\ipython-1.0.dev-py2.7.egg\IPython\testing\tools.py", line 342, in __exit__
    assert self.s in printed, notprinted_msg.format(self.s, self.channel, printed)
AssertionError: Did not find 'CPU times' in printed output (on stdout):
-------
Wall time: 0 ns

-------

https://jenkins.shiningpanda-ci.com/ipython/job/ipython-win-py27/49/console

@ghost ghost assigned takluyver Mar 15, 2013
minrk added a commit that referenced this issue Mar 16, 2013
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue Nov 3, 2014
mattvonrocketstein pushed a commit to mattvonrocketstein/ipython that referenced this issue 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 a pull request may close this issue.

1 participant