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 for traceback depth fails on Windows #4907

Closed
takluyver opened this issue Jan 28, 2014 · 0 comments
Closed

Test for traceback depth fails on Windows #4907

takluyver opened this issue Jan 28, 2014 · 0 comments

Comments

@takluyver
Copy link
Member

======================================================================
FAIL: Test traceback offset in `ipython script.py`
----------------------------------------------------------------------
Traceback (most recent call last):
  File "S:\Users\slave\Jenkins\shiningpanda\jobs\671a3b23\virtualenvs\ff035a1d\lib\site-packages\nose\case.py", line 198, in runTest
    self.test(*self.arg)
  File "S:\Users\slave\Jenkins\shiningpanda\jobs\671a3b23\virtualenvs\ff035a1d\lib\site-packages\ipython-2.0.0_dev-py3.3.egg\IPython\core\tests\test_run.py", line 512, in test_script_tb
    nt.assert_in("RuntimeError", out)
nose.proxy.AssertionError: 'RuntimeError' not found in ''
    """Fail immediately, with the given message."""
>>  raise self.failureException("'RuntimeError' not found in ''")
@minrk minrk added this to the 2.0 milestone Mar 26, 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

No branches or pull requests

2 participants