ipython / ipython/ipykernel

nosetests ipykernel

Open
#124 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
734
Forks
412
Avg merge
1d 5h
Merged PRs (30d)
8

Description

```
E:\install_work\ipykernel-4.3.1>nosetests ipykernel
.....................E.E...S.....................................................
======================================================================
ERROR: printing from forked mp.Process
----------------------------------------------------------------------
Traceback (most recent call last):
File "e:\install_work\python2.7\lib\site-packages\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "e:\install_work\python2.7\lib\site-packages\numpy\testing\decorators.py", line 215, in knownfailer
raise KnownFailureException(msg)
KnownFailureException: subprocess prints fail on Windows

======================================================================
ERROR: error in mp.Process doesn't crash
----------------------------------------------------------------------
Traceback (most recent call last):
File "e:\install_work\python2.7\lib\site-packages\nose\case.py", line 197, in runTest
self.test(*self.arg)
File "e:\install_work\python2.7\lib\site-packages\numpy\testing\decorators.py", line 215, in knownfailer
raise KnownFailureException(msg)
KnownFailureException: subprocess prints fail on Windows

----------------------------------------------------------------------
Ran 81 tests in 26.038s

FAILED (SKIP=1, errors=2)

E:\install_work\ipykernel-4.3.1>
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.