Self healing AI capability doesn't work in parallel mode

未关闭
#4,526 1 条评论 0 个 reaction 已指派 1 人 在 GitHub 查看

@DavertMik 已经在做这个了。

开始于 2024年10月26日。

评估

这个 Issue 还没有评估数据。

描述

stale
What are you trying to achieve?

We would like to use self healing AI capability https://codecept.io/ai/#self-healing-tests on CI

What do you get instead?

Self-healing capability works only for single test execution run --ai

 npx codeceptjs run --ai --grep  @T6f98b591 --config=./codeceptjs/codecept.conf.common.js

Screenshot 2024-10-25 at 12 13 50

but doesn't work with parallel execution using workers

 npx codeceptjs run-workers 2 --ai --grep  @T6f98b591 --config=./codeceptjs/codecept.conf.common.js

no generation of the self-healing report for this command

Details
  • CodeceptJS version: 3.6.5
  • NodeJS Version: 20.16.0
  • Operating System: MacOS
  • playwright: 1.38.1
主要语言
JavaScript
星标
4.2k
派生
756
平均合并
2 天 9 小时
30 天内合并 PR
16

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

codeceptjs/CodeceptJS 的其他 Issue

查看 codeceptjs/CodeceptJS 的全部 Issue

相似的 Issue

更多 JavaScript Issue

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。