File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed
Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change 22Recommended.*.JsonInput.FieldNameDuplicate # Should have failed to parse, but didn't.
33Recommended.*.JsonInput.FieldNameDuplicateDifferentCasing1 # Should have failed to parse, but didn't.
44Recommended.*.JsonInput.FieldNameDuplicateDifferentCasing2 # Should have failed to parse, but didn't.
5+
6+ # Tracking in #1821
7+ Required.*.DurationProtoNanosTooLarge.JsonOutput # Should have failed to serialize, but didn't.
8+ Required.*.DurationProtoNanosTooSmall.JsonOutput # Should have failed to serialize, but didn't.
9+ Required.*.DurationProtoNanosWrongSign.JsonOutput # Should have failed to serialize, but didn't.
10+ Required.*.DurationProtoNanosWrongSignNegativeSecs.JsonOutput # Should have failed to serialize, but didn't.
11+ Required.*.TimestampProtoNanoTooLarge.JsonOutput # Should have failed to serialize, but didn't.
12+ Required.*.TimestampProtoNegativeNanos.JsonOutput # Should have failed to serialize, but didn't.
You can’t perform that action at this time.
0 commit comments