cargo test执行报错 #138
Answered
by
iyangsj
likie0
asked this question in
Q&A (问题和回答)
cargo test执行报错
#138
-
在Ubuntu22系统上安装后,执行cargo test时报错,使用--nocapture参数后系统报错提示如下: |
Beta Was this translation helpful? Give feedback.
Answered by
iyangsj
Jan 13, 2024
Replies: 1 comment 3 replies
-
目前并未遇到或复现类似问题。 在
然后执行以下命令,结果发出来看看
如果方便,也可回复下微信号,单独拉群看看 |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
@likie0 感谢!已经知道大致原因,下个版本解决
可以临时删除src/tls/tls.rs: 769规避(问题在于用例本身)