OpenHarmony开发者论坛

标题: [兼容性测试杂项]解决V4.0Release系统Acts测试ActsNetManagerHttpEtsTest模块的fail [打印本页]

作者: lzu-njy    时间: 5 天前
标题: [兼容性测试杂项]解决V4.0Release系统Acts测试ActsNetManagerHttpEtsTest模块的fail
[md]### 系统版本

OpenHarmony V4.0 Release

### 代码仓

```
https://gitee.com/openharmony/manifest -b refs/tags/OpenHarmony-v4.0.4-Release --no-repo-verify
```

### 问题描述

按照《OpenHarmony设备兼容性规范4.x自检表_标准系统》PCS表的要求,执行Acts最小集的测试,在”基础网络协议栈“部件集时,ActsNetManagerHttpEtsTest模块有Fail和Block的用例,具体情况如下图所示:

![Fail-ActsNetManagerHttpEtsTest.png](https://forums-obs.openharmony.c ... 9k5wllgt0oknnl0.png "Fail-ActsNetManagerHttpEtsTest.png")

### 问题解决

在Laval社区查找相关帖子:[【求助】XTS 测试中,ACTS ActsRequestAuthorityTest模块测试失败_karnas-Laval社区](https://laval.csdn.net/65b7b1a428cf1d21b520008b.html)

在这篇帖子的评论区找到相关的gitee pull:[release4.1修改http请求失效连接 · Pull Request !19667 · OpenHarmony/xts_acts - Gitee.com](https://gitee.com/openharmony/xts_acts/pulls/19667)

> [!CAUTION]
>
> 上述pull request只适用于V4.1版本的标准系统。
>
> 实测按此补丁修改相关文件后,重新编译testcase执行测试,V4.0系统依然不能pass

在V4.0版本的代码仓找到适用于V4.0系统的补丁:

[【杂散】【上传下载】优化request下载连接失效问题 · Pull Request !11916 · OpenHarmony/xts_acts - Gitee.com](https://gitee.com/openharmony/xts_acts/pulls/11916/files)

#### 修改文件路径

```bash
../request/newRequestAuthorityTest/entry/src/main/ets/test
```

按照补丁修改所有相关文件后,重新编译testcase,并执行测试,ActsNetManagerHttpEtsTest模块可以全部pass。

![ActsNetManagerHttpEtsTest.png](https://forums-obs.openharmony.c ... 0nmffng5gvh458v.png "ActsNetManagerHttpEtsTest.png")
[/md]




欢迎光临 OpenHarmony开发者论坛 (https://forums.openharmony.cn/) Powered by Discuz! X3.5