已合并
[test] 优化测试用例耗时 & 修复bug #178
jason lyu创建于 5月27日
[test] 优化测试用例耗时 & 修复bug #178
已合并
Pull Request已成功合入, 合并人@wangyang
(感谢 jason lyu 的贡献)ascend-robot
5月27日 评论:
5月27日 评论:
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
⚠️ This PR does not yet meet the following requirements:approve (requires ≥ 1 person(s) per module)
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-Ascend/MindIE-PyMotor | ✅ tobking, zhoujing101 (2/2) | ❌ (0/1)(You can also ask: 项森, tobking, wu_yushan, guanxinghua, ganglv) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
codeDogPro, thanks for your pull request. All authors of the commits have signed the CLA. 👍


5月27日 添加了label:ascend-cla/yes
jason lyu
5月27日 评论:
5月27日 评论:
compile


5月27日 添加了label:ci-pipeline-running
5月27日 修改了pull request 的描述
此处折叠了144条消息 查看更多
zhoujing
6月2日 评论:
6月2日 评论:
lgtm


zhoujing
6月2日 评论:
6月2日 评论:
/lgtm


tobking
6月2日 评论:
6月2日 评论:
/lgtm


6月2日 添加了label:lgtm
6月2日 合入了pull request
1. 合入背景
测试用例耗时还有可以优化的地方
2. 修改内容
1、
2、删除脚本的10行打印等待优化为一行打印,动态改变倒计时
3、修复delete.sh里打印ERROR的问题
4、修复Controller内没有OBS端口域名的问题
3. 资料变更
不涉及
4. 接口变更
不涉及
5. 测试结果
测试用例:

Service bug修复:


6. CheckList
[ ] 代码注释完备
[ ] 正确记录维测日志
[ ] 是否有UT用例
[ ] 若涉及多线程场景,考虑了并发场景,不存在死锁问题