已合并
test(npu): add SupportedDevices decorator for test_fault_mode #32019
通晓宇宙创建于 3月19日
test(npu): add SupportedDevices decorator for test_fault_mode #32019
已合并
Pull Request已成功合入, 合并人@ascend-robot
(感谢 通晓宇宙 的贡献)AtlasAccount
3月19日 评论:
3月19日 评论:
ascend-robot
3月19日 评论:
3月19日 评论:
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
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| test | ✅ huangyunlong2022, chuboning (2/2) | ✅ chuboning (1/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
xftxyz, thanks for your pull request. All authors of the commits have signed the CLA. 👍


3月19日 添加了label:ascend-cla/yes
通晓宇宙
3月19日 评论:
3月19日 评论:
compile


此处折叠了54条消息 查看更多
3月20日 修改了pull request 的描述
3月20日 添加了label:approvedlgtm
ascend-robot
3月20日 评论:
3月20日 评论:
Review Guide
This pull-request passes review.
Committers who wrote a comment of /approve are: chuboning.
Reviewers who wrote a comment of /lgtm are: chuboning, huangyunlong2022.


3月20日 合入了pull request
【合入来源】
【修改方案】
test/npu/test_fault_mode.py:Ascend950不支持aclop,为test_aclopCompile、test_ascyn这两个用例添加@SupportedDevices(['Ascend910A', 'Ascend910B', 'Ascend910_93'])装饰器
test/distributed/test_fault_mode.py:Ascend950日志字符串改变,为test_hccl_timeout用例添加@SupportedDevices(['Ascend910A', 'Ascend910B', 'Ascend910_93'])装饰器,并新增test_hccl_timeout_950,将断言修改为task timeout
【资料变更】
【接口变更】
【功能验证】
【CheckList】