open-telemetry / opentelemetry-go-build-tools

Build tools for use by the Go API/SDK, the collector, and their associated contrib repositories
https://opentelemetry.io
Apache License 2.0
32 stars 35 forks source link

Run go test on Windows #450

Closed pellared closed 9 months ago

pellared commented 10 months ago

We should also run go test on Windows in CI.

We could try running test-race job on both Ubuntu and Windows GitHub runners.

Originally posted by @pellared in https://github.com/open-telemetry/opentelemetry-go-build-tools/pull/448#pullrequestreview-1764738324

scorpionknifes commented 10 months ago

Just some notes: A few tests failing on Windows