duang5049 2018-04-08 03:25
浏览 5

开源golang项目应针对哪个GOARCH进行测试? [关闭]

I have an opensource Go project. Some commits were causing failures on 386, but I didn't know because my builds were configured incorrectly.

I'm now testing against 386 using Travis. Which GOARCH/GOOS/Go version combinations should opensource projects test against? I want meaningful coverage but I also want fast builds.

  • 写回答

1条回答 默认 最新

  • duanshang7007 2018-04-08 06:25
    关注

    You can see which Go binary release stable version combinations (Version/GOOS/GOARCH) are supported by Go downloads.

    See Go Downloads


    You may limit it to Go first-class ports.

    See First class ports, PortingPolicy.


    You should conform to the Go release policy.

    See Release Policy, Go Release History


    You should consider premptively testing against release candidates, and, perhaps betas and devel.

    评论

报告相同问题?

悬赏问题

  • ¥15 msix packaging tool打包问题
  • ¥28 微信小程序开发页面布局没问题,真机调试的时候页面布局就乱了
  • ¥15 python的qt5界面
  • ¥15 无线电能传输系统MATLAB仿真问题
  • ¥50 如何用脚本实现输入法的热键设置
  • ¥20 我想使用一些网络协议或者部分协议也行,主要想实现类似于traceroute的一定步长内的路由拓扑功能
  • ¥30 深度学习,前后端连接
  • ¥15 孟德尔随机化结果不一致
  • ¥15 apm2.8飞控罗盘bad health,加速度计校准失败
  • ¥15 求解O-S方程的特征值问题给出边界层布拉休斯平行流的中性曲线