grafana/k6

Run windows tests with `-race`

Open

#903 opened on 2019年1月21日

GitHub で見る
 (2 comments) (0 reactions) (1 assignee)Go (30,564 stars) (1,537 forks)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.

コントリビューターガイド