已开启
docs(task-book): hello world 测试验证 UT_Test_msprof CI 基础设施问题 #523
unstain创建于 5 天前
docs(task-book): hello world 测试验证 UT_Test_msprof CI 基础设施问题 #523
已开启
合并受阻
atomgit-bot
5 天前 评论:
5 天前 评论:
变更摘要
本 PR 不涉及任何 src/ 或 test/ 代码改动,仅新增 hello world 测试文档(README.md 与 README_en.md),目的是验证 UT_Test_msprof 流水线失败是否为 CI 基础设施问题(get_ai_inc_cov.py 中的 UnboundLocalError),而非 PR 代码本身的问题。
主要改动
- 新增
experiment/task-book/hello_world_test_imaginationhh/README.md:新增 hello world 测试说明文档,用于验证 CI 流水线状态。 - 新增
experiment/task-book/hello_world_test_imaginationhh/README_en.md:提供上述文档的英文版本,保持中英文说明一致。 - 仅文档改动,无代码变更:本次改动只增加文档文件(共 18 行新增、0 行删除),不触碰
src/与test/目录,以隔离验证UT_Test_msprof流水线失败是否由 CI 基础设施问题引起。


atomgit-bot
5 天前 评论:
5 天前 评论:
🤖 本次改动均为数据 / 生成 / 二进制文件(如测试用例、锁文件、媒体资源),没有可审查的代码逻辑,已跳过 AI 代码审查。


5 天前 添加了label:cann-cla/yes
CANN-robot
5 天前 评论:
5 天前 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here.
You can get sig-info at here.
For more, you also can visit HICANN.
PR Approval Progress
⚠️ This PR does not yet meet the following requirements:lgtm (requires ≥ 2 person(s) per module)、approve (requires ≥ 1 person(s) per module)
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-cann/oam-tools | ❌ (0/2)(You can also ask: 袁江, 姚广修, newstarzj, zhuliangying, chenhao_1209) | ❌ (0/1)(You can also ask: wulinyu, 金瑛琪, 袁江, zhuliangying, chenhao_1209) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


CANN-robot
5 天前 评论:
5 天前 评论:
5 天前 将newstarzj,chenhao_1209,wulinyu,zhuliangying,yaoguangxiu,fujun19,jinyingqi,yuanjiang_设为评审人
5 天前 将newstarzj,chenhao_1209,wulinyu,zhuliangying,yaoguangxiu,fujun19,jinyingqi,yuanjiang_设为评审人
5 天前 将newstarzj,chenhao_1209,wulinyu,zhuliangying,yaoguangxiu,fujun19,jinyingqi,yuanjiang_设为审查人
5 天前 将newstarzj,chenhao_1209,wulinyu,zhuliangying,yaoguangxiu,fujun19,jinyingqi,yuanjiang_设为审查人
unstain
5 天前 评论:
5 天前 评论:
compile


5 天前 update merge request[project id: 8784133, iid: 523, commit_id: 0c1644d2e2c6833596ae3f6613c208dc4ee3c1d5] virtual merging success
5 天前 update merge request[project id: 8784133, iid: 523, commit_id: 0c1644d2e2c6833596ae3f6613c208dc4ee3c1d5] virtual merging success
5 天前 添加了label:ci-pipeline-running
CANN-robot
5 天前 评论:
5 天前 评论:
流水线任务触发成功
任务链接 [40c1508bc33d443a84a548b465d87fd9][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| codecheck | ✅ SUCCESS | >>>>> | |
| SCA | ✅ SUCCESS | >>>>> | |
| antipoison | ✅ SUCCESS | >>>>> | |
| Check_Pr | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_X86 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM | ✅ SUCCESS | >>>>> | >>>>> |
| pre_comment | ✅ SUCCESS | >>>>> | |
| cocheck_codestyle | ✅ SUCCESS | ||
| precommit | ✅ SUCCESS | >>>>> | |
| StaticCheck_codespell | ✅ SUCCESS | ||
| StaticCheck_link_validity | ✅ SUCCESS | ||
| StaticCheck_resource_existence | ✅ SUCCESS | ||
| StaticCheck_tag_closed | ✅ SUCCESS | ||
| StaticCheck_markdownlint | ✅ SUCCESS | ||
| UT_Test_asys | ✅ SUCCESS | >>>>> | |
| UT_Test_msaicerr | ✅ SUCCESS | >>>>> | |
| UT_Test_msprof | ❌ FAILED | >>>>> |


5 天前 删除了label:ci-pipeline-running
5 天前 添加了label:ci-pipeline-failed
CANN-robot
5 天前 评论:
5 天前 评论:
流水线 PR-pipeline_cann_oam-tools#1750 [ commitID:9b78aa5b ] 运行失败


描述
本 PR 仅新增一个 hello world 测试文件(
README.md+README_en.md),不修改任何src/或test/代码。用于验证
UT_Test_msprof流水线失败是否为 CI 基础设施问题(get_ai_inc_cov.py的UnboundLocalError),而非 PR 代码问题。关联的Issue
无
测试
无代码改动,仅文档测试。
文档更新
新增
experiment/task-book/hello_world_test_imaginationhh/README.md和README_en.md。类型标签