Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix unit tests in CI #205

Merged
merged 7 commits into from
Jan 12, 2025
Merged

Fix unit tests in CI #205

merged 7 commits into from
Jan 12, 2025

Conversation

shankerwangmiao
Copy link
Member

No description provided.

The test binary is complied on ubuntu 22.04, linked with higher version
of glibc than debian bullseye integrates after upgrading to golang 1.22

Solve this problem by disabling cgo.
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
@Harry-Chen Harry-Chen marked this pull request as ready for review January 12, 2025 07:20
@Harry-Chen Harry-Chen changed the title Test/ci Fix unit tests in CI Jan 12, 2025
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
Signed-off-by: Shengqi Chen <harry-chen@outlook.com>
@Harry-Chen Harry-Chen merged commit 748f276 into master Jan 12, 2025
6 checks passed
@Harry-Chen Harry-Chen deleted the test/ci branch January 12, 2025 08:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants