Closed
Description
@bcmills requested issue #38458 to be considered for backport to the next 1.14 minor release.
@gopherbot, please backport to Go 1.14: the 1.14 output format breaks
go test -json
for parallel subtests, and backporting the fix to the output format is likely to be more maintainable than a one-offtest2json
fix that is only used for the 1.14 branch.