sermant-io / Sermant

CNCF sandbox project, a Cloud-Native Proxyless Service Mesh based on Java Bytecode Enhancement Technology
https://sermant.io/
Apache License 2.0
1.25k stars 164 forks source link

Fix the problem of UT failure #1625

Closed hanbingleixue closed 1 month ago

hanbingleixue commented 1 month ago

What happened?

1、The UT test of the agent-core fails.

How can we reproduce it (as minimally and precisely as possible)?

1、Run the UT action.

Anything else we need to know?

noting

Sermant version

2.0.0

OS version

```console # On Linux: $ cat /etc/os-release # paste output here $ uname -a # paste output here # On Windows: C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture # paste output here ```