[GH-ISSUE #1831] windows下本项目自带的test,发现跑不通,也编译不通过呢 #1446

Closed
opened 2026-05-05 12:55:00 -06:00 by gitea-mirror · 2 comments
Owner

Originally created by @alwaysgot200 on GitHub (May 30, 2020).
Original GitHub issue: https://github.com/fatedier/frp/issues/1831

今天试着跑了一下自带的test, 没跑通, 编译都不通过
windows10
goland IDE
image
image

说的很清楚: systemcall.Umask(0) 是unix下的, 在这里是windows,我应该怎么办??

Originally created by @alwaysgot200 on GitHub (May 30, 2020). Original GitHub issue: https://github.com/fatedier/frp/issues/1831 今天试着跑了一下自带的test, 没跑通, 编译都不通过 windows10 goland IDE ![image](https://user-images.githubusercontent.com/9555002/83332451-df812680-a2cd-11ea-8d67-71546016bb15.png) ![image](https://user-images.githubusercontent.com/9555002/83332476-fd4e8b80-a2cd-11ea-879b-536bad9e1fe3.png) 说的很清楚: systemcall.Umask(0) 是unix下的, 在这里是windows,我应该怎么办??
Author
Owner

@fatedier commented on GitHub (May 31, 2020):

注释掉不跑这个。

<!-- gh-comment-id:636469653 --> @fatedier commented on GitHub (May 31, 2020): 注释掉不跑这个。
Author
Owner

@alwaysgot200 commented on GitHub (Jun 4, 2020):

ok, thanks

<!-- gh-comment-id:638781323 --> @alwaysgot200 commented on GitHub (Jun 4, 2020): ok, thanks
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: github-starred/frp#1446
No description provided.