Advertisement
gray_beard

ошибка - спринт 19

Aug 18th, 2022
870
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Bash 0.80 KB | None | 0 0
  1. =========================== FAILURES =======================================
  2. __________________________ test_run_scrapy ________________________________
  3.  
  4. tmp_path = WindowsPath('C:/Users/Олег/AppData/Local/Temp/pytest-of-Oleg/pytest-0/test_run_scrapy0')
  5.  
  6. tests\test_main.py:18:
  7. _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _  _ __ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
  8.  
  9. path = 'C:\\Users\\Олег\\AppData\\Local\\Temp\\pytest-of-Oleg\\pytest-0\\test_run_scrapy0', start = '.'
  10.  
  11. .......................
  12.  
  13. C:\Program Files\Python39\lib\ntpath.py:703: ValueError
  14. ==================== short test summary info ============================
  15. FAILED tests/test_main.py::test_run_scrapy - ValueError: path is on mount 'C:', start on mount 'D:'
  16. =================== 1 failed, 13 passed, 1 skipped in 0.78s ==============
  17.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement