已合并
Fix the relative path of op-plugin's UT to run load_all_ut #12687
AtomGit-Bot创建于 2024年6月26日
Fix the relative path of op-plugin's UT to run load_all_ut #12687
已合并
从refs/pull/12687/head合入到master
Pull Request已成功合入, 合并人@
(感谢 AtomGit-Bot 的贡献)2024年6月26日 添加了
ascend-cla/yes
标签
atlasaccount1
2024年6月26日 评论:
2024年6月26日 评论:
✅ 流水线任务触发成功,正在执行,请稍候。 任务链接[f3c6fd3d6c594ab8a4c8f6d5a84da057]


2024年6月26日 添加了
ci-pipeline-running
标签
atlasaccount1
2024年6月26日 评论:
2024年6月26日 评论:
monitorpr


atlasaccount1
2024年6月26日 评论:
2024年6月26日 评论:
SCA扫描: success
| # | check type | result | report |
|---|---|---|---|
| 1 | sca | success | >>> |


atlasaccount1
2024年6月26日 评论:
2024年6月26日 评论:
防投毒扫描: pass
| # | check type | result | report |
|---|---|---|---|
| 1 | anti poison | pass | >>> |


2024年6月26日 移除了
ci-pipeline-running
标签
2024年6月26日 添加了
ci-pipeline-failed
标签
2024年6月26日 移除了
ci-pipeline-failed
标签
2024年6月26日 添加了
ci-pipeline-running
标签
atlasaccount1
2024年6月26日 评论:
2024年6月26日 评论:
静态检查: pass
| # | check type | result | report |
|---|---|---|---|
| 1 | codecheck | pass | >>> |


2024年6月26日 移除了
ci-pipeline-running
标签
2024年6月26日 添加了
ci-pipeline-running
标签
ci/access_control_test.py
@@ -28,3 +29,4 @@
29+ return str(Path(ut_file).relative_to(NETWORK_OPS_DIR))[:-3]
2830 return str(Path(ut_file).relative_to(TEST_DIR))[:-3]
2931
3032 def get_ut_cmd(ut_type, ut_file):
建议使用卫语句即可,减少复杂度


2024年6月26日 移除了
ci-pipeline-running
标签
此处折叠了5条事件消息 查看更多
2024年6月27日 添加了
ci-pipeline-running
标签
atlasaccount1
2024年6月27日 评论:
2024年6月27日 评论:
error: push again!


2024年6月27日 添加了
标签
2024年6月27日 移除了
ci-pipeline-running
标签
2024年6月27日 添加了
ci-pipeline-failed
标签
atlasaccount1
2024年6月27日 评论:
2024年6月27日 评论:
✅ 流水线任务触发成功,正在执行,请稍候。 任务链接[373b3bf5865b4bd185d32f88d178e8ea]


2024年6月27日 移除了
ci-pipeline-failed
标签
2024年6月27日 添加了
ci-pipeline-running
标签
atlasaccount1
2024年6月27日 评论:
2024年6月27日 评论:
monitorpr


2024年6月27日 移除了
标签
atlasaccount1
2024年6月27日 评论:
2024年6月27日 评论:
SCA扫描: success
| # | check type | result | report |
|---|---|---|---|
| 1 | sca | success | >>> |


atlasaccount1
2024年6月27日 评论:
2024年6月27日 评论:
防投毒扫描: pass
| # | check type | result | report |
|---|---|---|---|
| 1 | anti poison | pass | >>> |


atlasaccount1
2024年6月27日 评论:
2024年6月27日 评论:
静态检查: pass
| # | check type | result | report |
|---|---|---|---|
| 1 | codecheck | pass | >>> |


2024年6月27日 移除了
ci-pipeline-running
标签
2024年6月27日 添加了
ci-pipeline-failed
标签
atlasaccount1
2024年6月27日 评论:
2024年6月27日 评论:
| 任务名称 | 状态 | 详情 | 链接 | |
|---|---|---|---|---|
| codecheck | ✅ | SUCCESS | >> | |
| codecheck_scan | ✅ | SUCCESS | >> | |
| codecheck_checkerro | ✅ | SUCCESS | >> | |
| codecheck_ftd | ✅ | SUCCESS | >> | |
| Build_X86 | ✅ | SUCCESS | >> | |
| Build_ARM | ❌ |
| ||
| Build_libtorch | ✅ | SUCCESS | >> | |
| 跳过测试用例 | 否 | -- | ||
| UT失败过 | 否 | -- | ||


2024年6月27日 移除了
ci-pipeline-failed
标签
2024年6月27日 添加了
ci-pipeline-running
标签
2024年6月27日 移除了
ci-pipeline-running
标签
2024年6月27日 添加了
ci-pipeline-passed
标签
2024年6月28日 添加了
lgtm
标签
dilililiwhy1
2024年6月29日 评论:
2024年6月29日 评论:
/approve


2024年6月29日 添加了
approved
标签
2024年6月29日 合并了Pull Request(通过 API 合并)
What type of PR is this?
What does this PR do / why do we need it:

Which issue(s) this PR fixes:
Fixes #
Special notes for your reviewers: