internal/godebug — validation proof
Go’s own internal/godebug test suite, converted to C# by go2cs, built against the converted standard
library, run under the Go-semantics test host, and compared verdict for verdict against a clean
go test -json baseline of the same sources. This page is generated by the converter from that
comparison — it is the evidence behind the internal/godebug row in
Validated Test Packages.
Validated 2026-09-23 · converter 7ec9e10ed
5 matched · 0 disclosed — Go 1.24.13, windows/amd64, converted package
src/core/internal/godebug.
Measured at Release (tiered JIT on), oracle go version go1.24.13 windows/amd64.
Both runtimes skip 1 of the matched tests identically.
Verdicts
| Test | go test |
go2cs |
|---|---|---|
TestBisectTestCase |
pass | pass |
TestCmdBisect |
pass | pass |
TestGet |
pass | pass |
TestMetrics |
pass | pass |
TestPanicNilRace |
skip | skip |