grafana/k6

Run windows tests with `-race`

Open

#903 创建于 2019年1月21日

在 GitHub 查看
 (2 评论) (0 反应) (1 负责人)Go (30,564 star) (1,537 fork)batch import
cigood first issuehelp wantedtests

描述

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.

贡献者指南

Run windows tests with `-race` · grafana/k6#903 | Good First Issue