1# This is the list of conformance tests that are known ot fail right now.
2# TODO: These should be fixed.
3
4DurationProtoInputTooLarge.JsonOutput
5DurationProtoInputTooSmall.JsonOutput
6FieldMaskNumbersDontRoundTrip.JsonOutput
7FieldMaskPathsDontRoundTrip.JsonOutput
8FieldMaskTooManyUnderscore.JsonOutput
9JsonInput.AnyWithFieldMask.JsonOutput
10JsonInput.AnyWithFieldMask.ProtobufOutput
11JsonInput.DoubleFieldQuotedValue.JsonOutput
12JsonInput.DoubleFieldQuotedValue.ProtobufOutput
13JsonInput.DurationHas3FractionalDigits.Validator
14JsonInput.DurationHas6FractionalDigits.Validator
15JsonInput.DurationHas9FractionalDigits.Validator
16JsonInput.DurationHasZeroFractionalDigit.Validator
17JsonInput.DurationMaxValue.JsonOutput
18JsonInput.DurationMaxValue.ProtobufOutput
19JsonInput.DurationMinValue.JsonOutput
20JsonInput.DurationMinValue.ProtobufOutput
21JsonInput.EnumFieldUnknownValue.Validator
22JsonInput.FieldMask.JsonOutput
23JsonInput.FieldMask.ProtobufOutput
24JsonInput.FieldNameInLowerCamelCase.Validator
25JsonInput.FieldNameWithMixedCases.JsonOutput
26JsonInput.FieldNameWithMixedCases.ProtobufOutput
27JsonInput.FieldNameWithMixedCases.Validator
28JsonInput.FieldNameWithNumbers.Validator
29JsonInput.FloatFieldQuotedValue.JsonOutput
30JsonInput.FloatFieldQuotedValue.ProtobufOutput
31JsonInput.Int32FieldExponentialFormat.JsonOutput
32JsonInput.Int32FieldExponentialFormat.ProtobufOutput
33JsonInput.Int32FieldFloatTrailingZero.JsonOutput
34JsonInput.Int32FieldFloatTrailingZero.ProtobufOutput
35JsonInput.Int32FieldMaxFloatValue.JsonOutput
36JsonInput.Int32FieldMaxFloatValue.ProtobufOutput
37JsonInput.Int32FieldMinFloatValue.JsonOutput
38JsonInput.Int32FieldMinFloatValue.ProtobufOutput
39JsonInput.Int32FieldStringValue.JsonOutput
40JsonInput.Int32FieldStringValue.ProtobufOutput
41JsonInput.Int32FieldStringValueEscaped.JsonOutput
42JsonInput.Int32FieldStringValueEscaped.ProtobufOutput
43JsonInput.Int64FieldBeString.Validator
44JsonInput.MapFieldValueIsNull
45JsonInput.OneofFieldDuplicate
46JsonInput.RepeatedFieldMessageElementIsNull
47JsonInput.RepeatedFieldPrimitiveElementIsNull
48JsonInput.StringFieldSurrogateInWrongOrder
49JsonInput.StringFieldUnpairedHighSurrogate
50JsonInput.StringFieldUnpairedLowSurrogate
51JsonInput.TimestampHas3FractionalDigits.Validator
52JsonInput.TimestampHas6FractionalDigits.Validator
53JsonInput.TimestampHas9FractionalDigits.Validator
54JsonInput.TimestampHasZeroFractionalDigit.Validator
55JsonInput.TimestampJsonInputTooSmall
56JsonInput.TimestampZeroNormalized.Validator
57JsonInput.Uint32FieldMaxFloatValue.JsonOutput
58JsonInput.Uint32FieldMaxFloatValue.ProtobufOutput
59JsonInput.Uint64FieldBeString.Validator
60TimestampProtoInputTooLarge.JsonOutput
61TimestampProtoInputTooSmall.JsonOutput
62