任务中心/任务详情

任务详情

失败
导出 AI 分析包
项目
云鹿商场
套件
API full regression
环境
dev
执行器
local-mac-01
创建时间
2026/5/1 01:50:52
开始时间
2026/5/1 02:39:29
结束时间
2026/5/1 02:39:29
执行命令
python -m pytest API_Automation/cases -v --alluredir=Reports/platform/{task_id}/allure-results
测试报告

exit_code=1

AI 失败分析
已分析
失败原因:
pytest module is not installed in the Python environment
影响范围:
Unable to run any pytest-based tests in the 'dev' environment
修复建议:
Install pytest using pip install pytest or add it to the project dependencies (e.g., requirements.txt)
建议排查动作
  • - 先打开日志确认首个异常栈
  • - 核对测试环境、账号、网络和构建版本
  • - 对比同套件最近一次成功或失败记录
  • - 必要时导出分析包交给 AI 做二次判断
Flaky 概率
0%