TestClusterTables/ForClusterServerInfo
fails on apple M1
#29757
Labels
TestClusterTables/ForClusterServerInfo
fails on apple M1
#29757
Bug Report
Please answer these questions before submitting your issue. Thanks!
1. Minimal reproduce step (Required)
make test
2. What did you expect to see? (Required)
all cases pass
3. What did you see instead (Required)
4. What is your TiDB version? (Required)
master branch
golang 1.17.2
apple M1
I think the root cause is https://github.com/pingcap/sysutil/blob/e5c5906ed1e736d38565158bc6da9e3f2ee07034/hardware_info.go#L18. This call will fail on apple M1 due to shirou/gopsutil#1000.
The text was updated successfully, but these errors were encountered: