Skip to content

[release/3.4][CI] Upgrade H-Coverage to Python 3.12 (#79203)#79217

Closed
ShigureNyako wants to merge 1 commit into
PaddlePaddle:release/3.4from
ShigureNyako:cherry-pick/79203-release-3.4
Closed

[release/3.4][CI] Upgrade H-Coverage to Python 3.12 (#79203)#79217
ShigureNyako wants to merge 1 commit into
PaddlePaddle:release/3.4from
ShigureNyako:cherry-pick/79203-release-3.4

Conversation

@ShigureNyako

@ShigureNyako ShigureNyako commented Jun 1, 2026

Copy link
Copy Markdown
Contributor

PR Category

Environment Adaptation

PR Types

Improvements

Description

Cherry-pick #79203release/3.4

devPR:#79203

本 PR 仅包含原 PR 的 H-Coverage Python 3.12 / cp312 相关变更,以及 cherry-pick 到 release/3.4 时必要的冲突处理:

  • 保留 release/3.4 已有的 PADDLEFLEET_VERSION=0.0.0
  • 对齐原 PR合入后的 Fleet wheel/ops wheel 安装上下文,避免 cp310 路径残留。

本地验证:

  • git diff --check upstream/release/3.4...HEAD
  • Ruby YAML parse: .github/workflows/H-Coverage.yml
  • JSON parse: test/test_flashmask_ci/flashmask_gt.json
  • bash -n test/test_flashmask_ci/run.sh

完整 H-Coverage CI 需以 GitHub CI 结果为准。

是否引起精度变化

---------

(cherry picked from commit 197d63d)
Co-authored-by: Codex <noreply@openai.com>
@paddle-bot

paddle-bot Bot commented Jun 1, 2026

Copy link
Copy Markdown

你的PR提交成功,感谢你对开源项目的贡献!
请关注后续CI自动化测试结果,详情请参考Paddle-CI手册
Your PR has been submitted. Thanks for your contribution!
Please wait for the result of CI firstly. See Paddle CI Manual for details.

@paddle-bot paddle-bot Bot added the contributor External developers label Jun 1, 2026
@ShigureNyako

Copy link
Copy Markdown
Contributor Author

已自查本 PR diff:范围仅包含 #79203 原 cherry-pick 相关的 3 个文件,H-Coverage.yml 中已无 cp310 / Python 3.10 / 旧 H-Coverage 镜像残留。

本地验证已通过:git diff --check、Ruby YAML parse、JSON parse、bash -n test/test_flashmask_ci/run.sh。完整 H-Coverage 结果以 GitHub CI 为准。

@SigureMo PTAL。

Comment on lines +470 to +475
- name: download ops whl from latest
run: |
docker exec -t ${{ env.container_name }} /bin/bash -ce '
set -x
OPS_DST=paddlefleet_ops-0.0.0-cp312-cp312-linux_x86_64.whl
wget -q --no-proxy "https://paddle-whl.bj.bcebos.com/nightly/cu129/paddlefleet-ops/${OPS_DST}" -O dist/${OPS_DST}

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

看起来差异蛮大的,感觉不太适合 cp

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

收到,这个 release/3.4 cherry-pick 先停止推进,#79217 保持关闭,不再继续改动。

@SigureMo SigureMo closed this Jun 1, 2026
@SigureMo SigureMo deleted the cherry-pick/79203-release-3.4 branch June 1, 2026 18:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

contributor External developers

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants