grafana/k6

Run windows tests with `-race`

开放

#903 创建于 2019年1月21日

 (2 条评论) (0 个反应) (1 位负责人)Go (1,537 个派生)batch import
cigood first issuehelp wantedtests

仓库指标

星标
 (30,564 个星标)
PR 合并指标
 (平均合并 11天 15小时) (30 天内合并 47 个 PR)

描述

Because of a recent issue -race needs CGO which needs gcc under windows :( . We should still be able to run our test with -race even if that mean that we need to install gcc.

贡献者指南