进行L1小型系统测试ActsSamgrTest.bin:

发现用例 LiteIPCClientTest0010 失败

失败日志:

../../../test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/LiteIPCClientTest.cpp:94

Expected equality of these values: iUnknown != 0L Which is: false 1L Which is: 1 ]]>

根据 LiteIPCClientTest.cpp:94定位到错误源码:

test/xts/acts/distributed_schedule_lite/system_ability_manager_posix/src/LiteIPCClientTest.cpp:94

 

/**

 * @tc.number    : DMSLite_SAMGR_IPCClient_0010

 * @tc.name      : Client can get api of other process

 * @tc.desc      : [C- SOFTWARE -0200]

*/

 

 OpenHarmony-v3.2.3-Release/OpenHarmony/foundation/systemabilitymgr/samgr_lite/interfaces/kits/samgr/samgr_lite.h

OpenHarmony-v3.2.3-Release/OpenHarmony/base/security/permission_lite/services/ipc_auth/include/policy_preset.h

 止步于找出相关联的一些代码

 

凡是存在

servername: “abilityms”

 feature: "AmsFeature"/ "AmsInnerFeature" 的用例都失败

 

问题:

1. 这些用例失败的原因是啥?这些server和feature又代表啥?如何解决这些测试用例失败的问题?

 

Logo

社区规范:仅讨论OpenHarmony相关问题。

更多推荐