httprunner 執行報錯,有人遇到過麼?何解
環境:python3.7.5
Httprunner:3.1.4
在我本機是執行ok的,但是放jenkins上執行就報了這個錯誤,重新安裝也沒有用。有大佬知道怎麼回事嗎?
2020-09-10 19:12:02.255 | INFO | httprunner.make:__make:512 - make path: /var/lib/jenkins/workspace/cos_qa_tools/cos_api_test/testsuites/cos_old/login_test.py
2020-09-10 19:12:02.255 | INFO | httprunner.make:format_pytest_with_black:170 - format pytest cases with black ...
2020-09-10 19:12:02.279 | ERROR | httprunner.make:format_pytest_with_black:189 -
missing dependency tool: black
install black manually and try again:
$ pip install black
Sentry is attempting to send 0 pending error messages
Waiting up to 2 seconds
Press Ctrl-C to quit
Build step 'Execute shell' marked build as failure
Finished: FAILURE
相關文章
- 誰遇到過執行 monkey 的時候報 filenotfound 的報錯
- httprunner(11)執行測試報告HTTP測試報告
- 請教個問題執行 httprunner 遇到的問題HTTP
- [20220422]為什麼執行不報錯.txt
- httprunner 的安裝報錯問題,rtHTTP
- 執行用例報錯
- 應用儲存過程執行報錯解決方案儲存過程
- mydumper執行報錯遇到缺失libssl.so.1.1問題的解決方法
- IDEA 執行 XXX 時報錯命令列過長,縮短命令列並重新執行Idea命令列
- HttpRunner3的用例是怎麼執行起來的HTTP
- yii執行phpunit時報錯PHP
- idea上執行scala報錯Idea
- 執行web專案報錯Web
- sh指令碼執行報錯指令碼
- sqlplus執行指令碼時遇到錯誤自動停止SQL指令碼
- 用 Httprunner3 做介面測試遇到了問題,.with_json 的引數是列表時報錯HTTPJSON
- selenium的那些事--執行報錯
- sqlplus執行sql檔案報錯SQL
- MacOS 裡執行 sed 命令報錯Mac
- mysql執行報錯mysql.sockMySql
- svelte 執行報錯 getaddrinfo ENOTFOUND localhostlocalhost
- 為什麼有人說 Python 多執行緒是雞肋?Python執行緒
- httprunner測試框架(一):支援不同環境執行HTTP框架
- 學習httprunner遇到的問題記錄HTTP
- 執行一個專案中間報錯裝包過程記錄
- [vue]執行vue --version報錯:-4054 ENOSYSVue
- 在KYLIN中執行查詢報錯
- laradock 執行報錯 Service 'workspace' failed to build:AIUI
- Laravel 中執行 PHP artisan migrate 報錯LaravelPHP
- httprunner 教程文件,沒有人維護了嗎,現在都打不開。 http://cn.httprunner.org/HTTP
- httprunner(9)執行測試用例的方式總結HTTP
- crontab異常:shell下可以執行命令,執行crontab卻報錯
- 有人研究過 Sass 模式的 Shopify 麼?模式
- db2執行建立存貯過程報錯SQL0104N,即語法錯誤DB2SQL
- 如何解決pycharm報錯PyCharm
- 使用 httprunner 做為自動化測試平臺執行引擎還是爽,感謝 httprunner 作者HTTP
- Python 執行報錯 PermissionError: [Errno 13] Permission denied: '***.***'PythonError
- 一些執行maven命令的報錯Maven