commit | 4d0ddb791edc5fa52a39be6968684da76e575594 | [log] [tgz] |
---|---|---|
author | Zhongpeng Lin <zplin@uber.com> | Tue Feb 11 09:00:58 2025 -0800 |
committer | GitHub <noreply@github.com> | Tue Feb 11 17:00:58 2025 +0000 |
tree | f5a20d069c5cf8adcea8ca0aaee9c94be0db433e | |
parent | 2cb00ec004d984df81016cee972a2a7bca762fb0 [diff] |
Sync test2json from upstream Go (#4261) Sync test2json from upstream Go. All the code changes are from golang/go. Only the comment was changed by this PR. I tried to do that in #4250, but was blocked by a flaky test that was fixed in #4257. Retrying...