mirror of
https://github.com/kubernetes/kubernetes.git
synced 2026-02-15 08:47:59 -05:00
When building the test binary without race detection, we don't need the post-processing of the JUnit file because it cannot contain data race reports. This can be done via build tags. |
||
|---|---|---|
| .. | ||
| junit.go | ||
| junit_data_races.go | ||
| junit_no_data_races.go | ||