Created
August 27, 2014 21:39
-
-
Save jfridye/56b9d50f20f83f4bd01d to your computer and use it in GitHub Desktop.
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
================================================================= ERRORS ================================================================== | |
___________________________ ERROR collecting mmf/workout/import_data/nikeplus/v1/tests/test_all_day_importer.py ___________________________ | |
../../../python/env/prod_live/lib/python2.6/site-packages/py/_path/local.py:620: in pyimport | |
> __import__(modname) | |
../../../python/env/prod_live/lib/python2.6/site-packages/_pytest/assertion/rewrite.py:113: in find_module | |
> os.mkdir(cache_dir) | |
E OSError: [Errno 5] Input/output error: '/usr/local/web/panama/prod/mmf/workout/import_data/nikeplus/v1/tests/__pycache__' | |
________________________________ ERROR collecting mmf/workout/import_data/nikeplus/v1/tests/test_tasks.py _________________________________ | |
../../../python/env/prod_live/lib/python2.6/site-packages/py/_path/local.py:620: in pyimport | |
> __import__(modname) | |
../../../python/env/prod_live/lib/python2.6/site-packages/_pytest/assertion/rewrite.py:113: in find_module | |
> os.mkdir(cache_dir) | |
E OSError: [Errno 5] Input/output error: '/usr/local/web/panama/prod/mmf/workout/import_data/nikeplus/v1/tests/__pycache__' | |
________________________________ ERROR collecting mmf/workout/import_data/nikeplus/v1/tests/test_utils.py _________________________________ | |
../../../python/env/prod_live/lib/python2.6/site-packages/py/_path/local.py:620: in pyimport | |
> __import__(modname) | |
../../../python/env/prod_live/lib/python2.6/site-packages/_pytest/assertion/rewrite.py:113: in find_module | |
> os.mkdir(cache_dir) | |
E OSError: [Errno 5] Input/output error: '/usr/local/web/panama/prod/mmf/workout/import_data/nikeplus/v1/tests/__pycache__' | |
---------------------------- generated xml file: /usr/local/web/panama/prod/test_output/unit_test_results.xml ----------------------------- | |
=========================================== 3035 passed, 491 skipped, 3 error in 94.06 seconds =========================================== |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment