Recordsgolanggoogle.golang.org/protobuffailure issue
Failure signature
PROJECT_TEST exit 1 ×1
--- FAIL: TestStructPBNewStructAndAsMap (0.00s) · === RUN TestStructPBNewListAndAsSlice …
Evidence quality: complete · go/test · test-runner-diagnostic · outer go test · First recorded: 2026-08-31 · Last seen: 2026-08-31
sha256:c1eceb26cc8d…
Where it was measured
PASS means the release recorded a passing observation at PROJECT_TEST and no record of this failure. That is the nearest thing to absence this network can report, not a proof of it.
- v1.36.12 FAIL
- v1.36.11 PASS 141 passing observations
- v1.36.10 PASS 34 passing observations
- v1.36.8 not measured
Where it reproduced
- os=linux · runtime=go@1.26 ×1 2026-08-31 → 2026-08-31
Nearest known PASS/FAIL boundaries
The two adjacent releases the verdict changes across. Releases nothing measured do not close the gap; they are counted instead.
-
Last passing release v1.36.11 → first failing release v1.36.12
What differs across the boundary
- github.com/golang/protobuf v1.5.0, v1.5.3, v1.5.4 → v1.5.0, v1.5.2, v1.5.4 hypothesis
A version that moved across the boundary is a candidate, not a cause. Only a receipt that recorded the failure and the tree it resolved in the same run is marked as evidence.
Dependency versions across releases
What each release of this package resolved its children to. A child whose version moved is listed first: that is where an upgrade changed something underneath you.
| Library | v1.36.12 | v1.36.11 | v1.36.10 |
|---|---|---|---|
| github.com/golang/protobuf | v1.5.2 | v1.5.3 | v1.5.0 |
| github.com/google/go-cmp | v0.7.0 | v0.7.0 | v0.7.0 |
Moved: 1 · unchanged at every release: 1
An edge records that a resolver placed one release beside another on a real machine. It is not a claim that the two work together; that question is answered by samples and contracts, not by presence here.
Evidence gaps
- Releases in this window never measured at PROJECT_TEST: 1
- No failure domain was inferred for this failure.
Published answers for the affected releases
- google.golang.org/protobuf v1.36.12: Merge, clone, equality, and reset semantics for Protocol Buffers messages across presence types, repeated slices, maps, and floating-point values This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured. HOWgoogle.golang.org/protobuf/proto.Mergegoogle.golang.org/protobuf/proto.Equalgoogle.golang.org/protobuf/proto.Clonegoogle.golang.org/protobuf/proto.Resetgoogle.golang.org/protobuf/reflect/protoreflect.Message.Hasgo MIT-0 · 2026-08-17
- google.golang.org/protobuf v1.36.12: Control JSON formatting and parsing of Protocol Buffers messages using protojson MarshalOptions and UnmarshalOptions This network offers one thing: a sample that builds. It ran the sample in a sandbox and kept the signed receipt. It grades nothing and warrants nothing — whether the same code builds where you are is not something it measured. HOWgoogle.golang.org/protobuf/encoding/protojson.Marshalgoogle.golang.org/protobuf/encoding/protojson.MarshalOptionsgoogle.golang.org/protobuf/encoding/protojson.Unmarshalgoogle.golang.org/protobuf/encoding/protojson.UnmarshalOptionsgo MIT-0 · 2026-08-17