Last active
September 12, 2017 05:43
-
-
Save andyfaff/18d3e8ee8551c630316afd66591f4cb7 to your computer and use it in GitHub Desktop.
crash on cluster
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| =============================================================================== test session starts =============================================================================== | |
| platform linux -- Python 3.6.2, pytest-3.2.2, py-1.4.34, pluggy-0.4.0 | |
| rootdir: /home/anz/software/scipy-master, inifile: pytest.ini | |
| collected 268 items | |
| scipy/io/arff/tests/test_arffread.py .................. | |
| scipy/io/harwell_boeing/tests/test_fortran_format.py ........... | |
| scipy/io/harwell_boeing/tests/test_hb.py .. | |
| scipy/io/matlab/tests/test_byteordercodes.py .. | |
| scipy/io/matlab/tests/test_mio.py ..................................................... | |
| scipy/io/matlab/tests/test_mio5_utils.py ...... | |
| scipy/io/matlab/tests/test_mio_funcs.py . | |
| scipy/io/matlab/tests/test_mio_utils.py .. | |
| scipy/io/matlab/tests/test_miobase.py . | |
| scipy/io/matlab/tests/test_pathological.py .. | |
| scipy/io/matlab/tests/test_streams.py ....... | |
| scipy/io/tests/test_fortran.py .....[Thread 0x2aaab7700940 (LWP 3771) exited] | |
| [Thread 0x2aaab22fe940 (LWP 3769) exited] | |
| [Thread 0x2aaabcb02940 (LWP 3773) exited] | |
| [Thread 0x2aaab18fd940 (LWP 3768) exited] | |
| [Thread 0x2aaaba101940 (LWP 3772) exited] | |
| [Thread 0x2aaab4cff940 (LWP 3770) exited] | |
| [Thread 0x2aaabf503940 (LWP 3774) exited] | |
| Program exited with code 02. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment