测试环境架构无关 #2

Open
opened 2025-02-21 01:10:55 +08:00 by CDN · 0 comments
Owner

当前测试实现似乎只能在 amd64 上运行,在arm64上报:

# bou.ke/monkey
/root/go/pkg/mod/bou.ke/monkey@v1.0.2/replace.go:24:14: undefined: jmpToFunctionValue

FAIL    tss-rocks-be/internal/service [build failed]

应该设法使其与架构无关。

当前测试实现似乎只能在 amd64 上运行,在arm64上报: ``` # bou.ke/monkey /root/go/pkg/mod/bou.ke/monkey@v1.0.2/replace.go:24:14: undefined: jmpToFunctionValue FAIL tss-rocks-be/internal/service [build failed] ``` 应该设法使其与架构无关。
CDN added the
enhancement
backend
labels 2025-02-21 01:10:55 +08:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: starset-mirror/tss-rocks#2
No description provided.