已开启
解决切换gcc15的ut/st问题 #2769
ouyangcaike创建于 2 天前
解决切换gcc15的ut/st问题 #2769
已开启
ouyangcaike创建于 2 天前
ouyangcaike成员
2 天前

描述

关联的Issue

测试

文档更新

类型标签

likedislike
合并受阻
Oouyangcaike成员
2 天前 创建了 pull request,commit 94e77e76
atomgit-bot
atomgit-bot
2 天前 评论:

变更摘要

本 PR 主要针对将编译器切换至 gcc15 后出现的 ut/st(单元测试/冒烟测试)问题进行调整。改动规模极小(仅 1 个文件、新增 1 行、删除 0 行),目的是解决因编译器版本升级导致的测试相关兼容性问题。

主要改动

  • 修复 gcc15 下的 ut/st 问题: 针对切换到 gcc15 后出现的 ut/st 失败问题,进行了最小化的代码调整(新增 1 行),以适配新编译器下的行为差异。
  • 保持其余逻辑不变: 除该单行调整外,未对既有功能逻辑进行其他修改。

(注:由于任务未提供具体改动文件的名称及补丁内容,上述说明仅基于 PR 标题、描述与变更统计,未涉及任何实现细节。)

likedislike
atomgit-bot
atomgit-bot
2 天前 评论:

代码审查

✅ 未发现问题

likedislike
CANN-robotCANN-robot成员
2 天前 添加了label:cann-cla/yes
CANN-robot
CANN-robot成员
2 天前 评论:

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.
You can self-configure the PR merge rules for this repository. For more details, please refer to 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/hccl ❌ (0/2)(You can also ask: 胡林康, 陈毅, 钟琴, 孙哲芃, 欧阳茜) ❌ (0/1)(You can also ask: 文学敏, 欧阳茜, 陈毅, 张兴平, 陈量)

💡 Tip:

  • Committer can comment /approve or /lgtm
  • Commenting /approve implies both code review (lgtm) and intent to merge (approve)
likedislike
此处折叠了47条消息 查看更多
CANN-robot
CANN-robot成员
1 天前 评论:

流水线任务触发成功
任务链接 [95fb2a3153ea4675970230875da44ad0][流水线指导]

任务名称状态日志下载链接
SCA ✅ SUCCESS >>>>>
antipoison ✅ SUCCESS >>>>>
Check_Pr ✅ SUCCESS >>>>>
pre_comment ✅ SUCCESS >>>>>
Compile_Ascend_X86 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_X86_ubuntu24 ✅ SUCCESS >>>>> >>>>>
Compile_Ascend_ARM_ubuntu24 ✅ SUCCESS >>>>> >>>>>
StaticCheck_codespell ✅ SUCCESS
StaticCheck_link_validity ✅ SUCCESS
StaticCheck_resource_existence ✅ SUCCESS
StaticCheck_tag_closed ✅ SUCCESS
StaticCheck_markdownlint ✅ SUCCESS
Compile_Ascend_X86_monitor ✅ SUCCESS >>>>>
Compile_Ascend_ARM_monitor ✅ SUCCESS >>>>>
UT_Test ✅ SUCCESS >>>>>
API_Check ✅ SUCCESS >>>>>
ST_Test ✅ SUCCESS >>>>>
codecheck ✅ SUCCESS >>>>>
precommit ✅ SUCCESS >>>>>
codecheck_codestyle ✅ SUCCESS >>>>>
PreSmoke_A900_npupool ✅ SUCCESS >>>>>
PreSmoke_A3_npupool ✅ SUCCESS >>>>>

[2026-08-27 16:16:17]    CI执行结束

likedislike
CANN-robotCANN-robot成员
1 天前 添加了label:api-check-pass
CANN-robotCANN-robot成员
1 天前 删除了label:ci-pipeline-running
CANN-robotCANN-robot成员
1 天前 添加了label:ci-pipeline-passed
CANN-robot
CANN-robot成员
1 天前 评论:
流水线 PR-pipeline_cann_hccl#6918 [ commitID:49bb9842 ] 已完成
likedislike