文件最后提交记录最后更新时间
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
CTE on non-return Promise<void> Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/10030 Co-Authored-By: NA Change-Id: I432b32a4873794ab723e06356b705e78ca8503a5 Signed-off-by: Nazarov Konstantin <nazarov.konstantin1@huawei.com> 8 天前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
新增char类型空字符串用例 Signed-off-by: yang-qibo <yangqibo1@huawei.com> 1 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
refactor(acts): remove 509 wfc blocking calls Remove waitForCompletion() blocking calls from 296 static XTS test files using async/await patterns for stackless coroutine migration. Toolchain-driven transformation with R1-R5 defensive rules and ets2panda compile verification. - 509 WFC sites removed (45.8%), 602 remaining (SDK constraints) - Patterns: redundant unwrap, then asyncify, chain propagation, callback-to-Promise, cross-file transitive closure - 15 files reverted due to ANI framework bugs - Device regression: 101 modules tested on rk3568, 0 PR regressions Issue: https://gitcode.com/openharmony/xts_acts/issues/27638 Signed-off-by: zhu_heng <zhuheng12@h-partners.com> Co-Authored-By: Agent Change-Id: I845dfd133b6720b2afa4036a140db6454421faf1 1 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
新增char类型空字符串用例 Signed-off-by: yang-qibo <yangqibo1@huawei.com> 1 个月前
Co-authored-by: Agent【Distributeddatamgr】【master】【xts】端云xts补充 Signed-off-by: yaotouku <guotao76@huawei.com> 17 天前
!39975 merge master into master Co-authored-by: Agent【Distributeddatamgr】【master】【xts】rdb用例时序修改 Created-by: yaotouku Commit-by: yaotouku Merged-by: openharmony_ci Description: # 新增用例检查项 请自我检视,并确认以下项目 ### 覆盖定义的所有入参、返回值的所有可能取值 不涉及 修改不涉及新增 ### 覆盖可选参数的默认取值 不涉及 修改不涉及新增 ### 覆盖有权限和无权限场景 不涉及 修改不涉及新增 ### 覆盖所有错误码定义场景 不涉及 修改不涉及新增 ### 不能仅检查返回结果是否有误,需检查返回内容 不涉及 修改不涉及新增 ### 用例中禁止虚假断言、恒真断言 不涉及 修改不涉及新增 ### 用例声明中填写用例级别字段 不涉及 修改不涉及新增 ### 测试流程执行完成进行环境恢复 不涉及 修改不涉及新增 ### 需附新增用例所在测试套完整测试报告 不涉及 修改不涉及新增 # 修改用例检查项 请自我检视,并确认以下项目 ### 规格不兼容变更导致用例修改需附评审结论 不涉及 修改时序 ### 涉及版本隔离需验证版本隔离结果 不涉及 修改时序 ### 需附修改用例所在测试套完整测试报告 满足 # 附录 ![image.png](https://raw.gitcode.com/user-images/assets/4431757/8e2fcdfa-23e0-484b-8798-a79693f7d9f6/image.png 'image.png') ![image.png](https://raw.gitcode.com/user-images/assets/4431757/44a3f40e-b38f-432a-8e17-b62bb40cd616/image.png 'image.png') ![image.png](https://raw.gitcode.com/user-images/assets/4431757/47270dfd-a03a-47e0-ae5f-c8a162fec7b7/image.png 'image.png') ![image.png](https://raw.gitcode.com/user-images/assets/4431757/f564dcf8-dc20-4f2d-a15d-900fcb992cd9/image.png 'image.png') # Review 工具辅助 - **任务**:基于 Review 工具完成 PR 自检 - **详细操作**:https://gitcode.com/openharmony/xts_acts/wiki/AI_Review_工具使用操作手册.md See merge request: openharmony/xts_acts!399758 天前
新增udmf接口覆盖率用例2 Co-authored-by: Agent Signed-off-by: lijiawei <lijiawei111@h-partners.com> 11 天前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
Stackless lambdas type deduction Issue: https://gitcode.com/openharmony/xts_acts/issues/28639 Co-Authored-By: NA Change-Id: I234b32a4873794ab723e06356b705e78ca8602c1 Signed-off-by: Nazarov Konstantin <nazarov.konstantin1@huawei.com> 11 天前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
补充未覆盖的场景 Co-authored-by: Agent Signed-off-by: weixin_46906612 <xuwenqi6@h-partners.com> 8 天前
补充未覆盖的场景 Co-authored-by: Agent Signed-off-by: weixin_46906612 <xuwenqi6@h-partners.com> 8 天前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
Co-authored-by: Agent【Distributeddatamgr】【master】【xts】端云xts补充 Signed-off-by: yaotouku <guotao76@huawei.com> 17 天前
Co-authored-by: Agent【Distributeddatamgr】【master】【xts】静态hvigor升级问题整改 Signed-off-by: yaotouku <guotao76@huawei.com> 20 天前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
CTE on non-return Promise<void> Issue: https://gitcode.com/openharmony/arkcompiler_ets_frontend/issues/10030 Co-Authored-By: NA Change-Id: I432b32a4873794ab723e06356b705e78ca8503a5 Signed-off-by: Nazarov Konstantin <nazarov.konstantin1@huawei.com> 8 天前
update: 更新文件 PreferencesPromiseJsunit.test.ets Signed-off-by: xiao-milu <zhoubiao20@huawei.com>1 个月前
add test Signed-off-by: zhoubiao <zhoubiao20@huawei.com> 1 个月前
testsuites modified Co-authored-by: Agent Signed-off-by: quxianfei <quxianfei1@huawei.com> 1 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
!40185 merge master into master update RdbQueryByStep QueryByStepTest:Co-authored-by: Agent Created-by: test_rtzh Commit-by: test_rtzh;王倩56 Merged-by: openharmony_ci Description: # 新增用例检查项 请自我检视,并确认以下项目 ### 覆盖定义的所有入参、返回值的所有可能取值 满足 ### 覆盖可选参数的默认取值 满足 ### 覆盖有权限和无权限场景 不涉及 ### 覆盖所有错误码定义场景 满足 ### 不能仅检查返回结果是否有误,需检查返回内容 满足 ### 用例中禁止虚假断言、恒真断言 满足 ### 用例声明中填写用例级别字段 满足 ### 测试流程执行完成进行环境恢复 满足 ### 需附新增用例所在测试套完整测试报告 满足 # 修改用例检查项 请自我检视,并确认以下项目 ### 规格不兼容变更导致用例修改需附评审结论 满足 ### 涉及版本隔离需验证版本隔离结果 不涉及 ### 需附修改用例所在测试套完整测试报告 满足 # 附录 # Review 工具辅助 - **任务**:基于 Review 工具完成 PR 自检 - **详细操作**:https://gitcode.com/openharmony/xts_acts/wiki/AI_Review_工具使用操作手册.md See merge request: openharmony/xts_acts!401853 天前
change api 24 to 26 Signed-off-by: hlzhangaj <zhanghanlin16@h-partners.com> 2 个月前
Merge branch 'master' of git@gitcode.com:gitwuxd/xts_acts_308obj.git into 'master' # Conflicts: # conflict distributeddatamgr/BUILD.gn2 个月前