199 lines
8.3 KiB
Plaintext
199 lines
8.3 KiB
Plaintext
# This is the list of conformance tests that are known to fail for the
|
|
# Python/C++ implementation right now. These should be fixed.
|
|
#
|
|
# By listing them here we can keep tabs on which ones are failing and be sure
|
|
# that we don't introduce regressions in other tests.
|
|
#
|
|
# TODO(haberman): insert links to corresponding bugs tracking the issue.
|
|
# Should we use GitHub issues or the Google-internal bug tracker?
|
|
|
|
DurationProtoInputTooLarge.JsonOutput
|
|
DurationProtoInputTooSmall.JsonOutput
|
|
FieldMaskNumbersDontRoundTrip.JsonOutput
|
|
FieldMaskPathsDontRoundTrip.JsonOutput
|
|
FieldMaskTooManyUnderscore.JsonOutput
|
|
JsonInput.AllFieldAcceptNull.JsonOutput
|
|
JsonInput.Any.JsonOutput
|
|
JsonInput.AnyNested.JsonOutput
|
|
JsonInput.AnyNested.ProtobufOutput
|
|
JsonInput.Any.ProtobufOutput
|
|
JsonInput.AnyUnorderedTypeTag.JsonOutput
|
|
JsonInput.AnyUnorderedTypeTag.ProtobufOutput
|
|
JsonInput.AnyWithDuration.JsonOutput
|
|
JsonInput.AnyWithDuration.ProtobufOutput
|
|
JsonInput.AnyWithFieldMask.JsonOutput
|
|
JsonInput.AnyWithFieldMask.ProtobufOutput
|
|
JsonInput.AnyWithInt32ValueWrapper.JsonOutput
|
|
JsonInput.AnyWithInt32ValueWrapper.ProtobufOutput
|
|
JsonInput.AnyWithStruct.JsonOutput
|
|
JsonInput.AnyWithStruct.ProtobufOutput
|
|
JsonInput.AnyWithTimestamp.JsonOutput
|
|
JsonInput.AnyWithTimestamp.ProtobufOutput
|
|
JsonInput.AnyWithValueForInteger.JsonOutput
|
|
JsonInput.AnyWithValueForInteger.ProtobufOutput
|
|
JsonInput.AnyWithValueForJsonObject.JsonOutput
|
|
JsonInput.AnyWithValueForJsonObject.ProtobufOutput
|
|
JsonInput.BoolFieldFalse.JsonOutput
|
|
JsonInput.BoolFieldTrue.JsonOutput
|
|
JsonInput.BoolMapEscapedKey.JsonOutput
|
|
JsonInput.BoolMapField.JsonOutput
|
|
JsonInput.BytesFieldInvalidBase64Characters
|
|
JsonInput.BytesField.JsonOutput
|
|
JsonInput.BytesRepeatedField.JsonOutput
|
|
JsonInput.DoubleFieldInfinity.JsonOutput
|
|
JsonInput.DoubleFieldInfinityNotQuoted
|
|
JsonInput.DoubleFieldMaxNegativeValue.JsonOutput
|
|
JsonInput.DoubleFieldMaxPositiveValue.JsonOutput
|
|
JsonInput.DoubleFieldMinNegativeValue.JsonOutput
|
|
JsonInput.DoubleFieldMinPositiveValue.JsonOutput
|
|
JsonInput.DoubleFieldNan.JsonOutput
|
|
JsonInput.DoubleFieldNanNotQuoted
|
|
JsonInput.DoubleFieldNegativeInfinity.JsonOutput
|
|
JsonInput.DoubleFieldNegativeInfinityNotQuoted
|
|
JsonInput.DoubleFieldQuotedValue.JsonOutput
|
|
JsonInput.DoubleFieldTooSmall
|
|
JsonInput.DurationJsonInputTooLarge
|
|
JsonInput.DurationJsonInputTooSmall
|
|
JsonInput.DurationMaxValue.JsonOutput
|
|
JsonInput.DurationMinValue.JsonOutput
|
|
JsonInput.DurationMissingS
|
|
JsonInput.DurationRepeatedValue.JsonOutput
|
|
JsonInput.EnumField.JsonOutput
|
|
JsonInput.EnumFieldNumericValueNonZero.JsonOutput
|
|
JsonInput.EnumFieldNumericValueNonZero.ProtobufOutput
|
|
JsonInput.EnumFieldNumericValueZero.JsonOutput
|
|
JsonInput.EnumFieldNumericValueZero.ProtobufOutput
|
|
JsonInput.EnumFieldUnknownValue.Validator
|
|
JsonInput.EnumRepeatedField.JsonOutput
|
|
JsonInput.FieldMaskInvalidCharacter
|
|
JsonInput.FieldMask.JsonOutput
|
|
JsonInput.FieldMask.ProtobufOutput
|
|
JsonInput.FieldNameEscaped.JsonOutput
|
|
JsonInput.FieldNameInLowerCamelCase.Validator
|
|
JsonInput.FieldNameInSnakeCase.JsonOutput
|
|
JsonInput.FieldNameInSnakeCase.ProtobufOutput
|
|
JsonInput.FieldNameWithMixedCases.JsonOutput
|
|
JsonInput.FieldNameWithNumbers.JsonOutput
|
|
JsonInput.FloatFieldInfinity.JsonOutput
|
|
JsonInput.FloatFieldInfinityNotQuoted
|
|
JsonInput.FloatFieldMaxNegativeValue.JsonOutput
|
|
JsonInput.FloatFieldMaxPositiveValue.JsonOutput
|
|
JsonInput.FloatFieldMinNegativeValue.JsonOutput
|
|
JsonInput.FloatFieldMinPositiveValue.JsonOutput
|
|
JsonInput.FloatFieldNan.JsonOutput
|
|
JsonInput.FloatFieldNanNotQuoted
|
|
JsonInput.FloatFieldNegativeInfinity.JsonOutput
|
|
JsonInput.FloatFieldNegativeInfinityNotQuoted
|
|
JsonInput.FloatFieldQuotedValue.JsonOutput
|
|
JsonInput.FloatFieldTooLarge
|
|
JsonInput.FloatFieldTooSmall
|
|
JsonInput.HelloWorld.JsonOutput
|
|
JsonInput.Int32FieldExponentialFormat.JsonOutput
|
|
JsonInput.Int32FieldExponentialFormat.ProtobufOutput
|
|
JsonInput.Int32FieldFloatTrailingZero.JsonOutput
|
|
JsonInput.Int32FieldFloatTrailingZero.ProtobufOutput
|
|
JsonInput.Int32FieldMaxFloatValue.JsonOutput
|
|
JsonInput.Int32FieldMaxFloatValue.ProtobufOutput
|
|
JsonInput.Int32FieldMaxValue.JsonOutput
|
|
JsonInput.Int32FieldMinFloatValue.JsonOutput
|
|
JsonInput.Int32FieldMinFloatValue.ProtobufOutput
|
|
JsonInput.Int32FieldMinValue.JsonOutput
|
|
JsonInput.Int32FieldStringValueEscaped.JsonOutput
|
|
JsonInput.Int32FieldStringValue.JsonOutput
|
|
JsonInput.Int32MapEscapedKey.JsonOutput
|
|
JsonInput.Int32MapField.JsonOutput
|
|
JsonInput.Int64FieldMaxValue.JsonOutput
|
|
JsonInput.Int64FieldMaxValueNotQuoted.JsonOutput
|
|
JsonInput.Int64FieldMinValue.JsonOutput
|
|
JsonInput.Int64FieldMinValueNotQuoted.JsonOutput
|
|
JsonInput.Int64MapEscapedKey.JsonOutput
|
|
JsonInput.Int64MapField.JsonOutput
|
|
JsonInput.MessageField.JsonOutput
|
|
JsonInput.MessageMapField.JsonOutput
|
|
JsonInput.MessageRepeatedField.JsonOutput
|
|
JsonInput.OptionalBoolWrapper.JsonOutput
|
|
JsonInput.OptionalBytesWrapper.JsonOutput
|
|
JsonInput.OptionalDoubleWrapper.JsonOutput
|
|
JsonInput.OptionalFloatWrapper.JsonOutput
|
|
JsonInput.OptionalInt32Wrapper.JsonOutput
|
|
JsonInput.OptionalInt64Wrapper.JsonOutput
|
|
JsonInput.OptionalStringWrapper.JsonOutput
|
|
JsonInput.OptionalUint32Wrapper.JsonOutput
|
|
JsonInput.OptionalUint64Wrapper.JsonOutput
|
|
JsonInput.OptionalWrapperTypesWithNonDefaultValue.JsonOutput
|
|
JsonInput.OriginalProtoFieldName.JsonOutput
|
|
JsonInput.OriginalProtoFieldName.ProtobufOutput
|
|
JsonInput.PrimitiveRepeatedField.JsonOutput
|
|
JsonInput.RepeatedBoolWrapper.JsonOutput
|
|
JsonInput.RepeatedBytesWrapper.JsonOutput
|
|
JsonInput.RepeatedDoubleWrapper.JsonOutput
|
|
JsonInput.RepeatedFieldMessageElementIsNull
|
|
JsonInput.RepeatedFieldPrimitiveElementIsNull
|
|
JsonInput.RepeatedFieldWrongElementTypeExpectingIntegersGotBool
|
|
JsonInput.RepeatedFloatWrapper.JsonOutput
|
|
JsonInput.RepeatedInt32Wrapper.JsonOutput
|
|
JsonInput.RepeatedInt64Wrapper.JsonOutput
|
|
JsonInput.RepeatedStringWrapper.JsonOutput
|
|
JsonInput.RepeatedUint32Wrapper.JsonOutput
|
|
JsonInput.RepeatedUint64Wrapper.JsonOutput
|
|
JsonInput.StringFieldEscape.JsonOutput
|
|
JsonInput.StringField.JsonOutput
|
|
JsonInput.StringFieldSurrogatePair.JsonOutput
|
|
JsonInput.StringFieldUnicodeEscape.JsonOutput
|
|
JsonInput.StringFieldUnicodeEscapeWithLowercaseHexLetters.JsonOutput
|
|
JsonInput.StringFieldUnicode.JsonOutput
|
|
JsonInput.StringFieldUnpairedLowSurrogate
|
|
JsonInput.StringRepeatedField.JsonOutput
|
|
JsonInput.Struct.JsonOutput
|
|
JsonInput.Struct.ProtobufOutput
|
|
JsonInput.TimestampJsonInputLowercaseT
|
|
JsonInput.TimestampMaxValue.JsonOutput
|
|
JsonInput.TimestampMinValue.JsonOutput
|
|
JsonInput.TimestampRepeatedValue.JsonOutput
|
|
JsonInput.TimestampWithNegativeOffset.JsonOutput
|
|
JsonInput.TimestampWithPositiveOffset.JsonOutput
|
|
JsonInput.Uint32FieldMaxFloatValue.JsonOutput
|
|
JsonInput.Uint32FieldMaxFloatValue.ProtobufOutput
|
|
JsonInput.Uint32FieldMaxValue.JsonOutput
|
|
JsonInput.Uint32MapField.JsonOutput
|
|
JsonInput.Uint64FieldMaxValue.JsonOutput
|
|
JsonInput.Uint64FieldMaxValueNotQuoted.JsonOutput
|
|
JsonInput.Uint64MapField.JsonOutput
|
|
JsonInput.ValueAcceptBool.JsonOutput
|
|
JsonInput.ValueAcceptBool.ProtobufOutput
|
|
JsonInput.ValueAcceptFloat.JsonOutput
|
|
JsonInput.ValueAcceptFloat.ProtobufOutput
|
|
JsonInput.ValueAcceptInteger.JsonOutput
|
|
JsonInput.ValueAcceptInteger.ProtobufOutput
|
|
JsonInput.ValueAcceptList.JsonOutput
|
|
JsonInput.ValueAcceptList.ProtobufOutput
|
|
JsonInput.ValueAcceptNull.JsonOutput
|
|
JsonInput.ValueAcceptNull.ProtobufOutput
|
|
JsonInput.ValueAcceptObject.JsonOutput
|
|
JsonInput.ValueAcceptObject.ProtobufOutput
|
|
JsonInput.ValueAcceptString.JsonOutput
|
|
JsonInput.ValueAcceptString.ProtobufOutput
|
|
JsonInput.WrapperTypesWithNullValue.JsonOutput
|
|
ProtobufInput.DoubleFieldNormalizeQuietNan.JsonOutput
|
|
ProtobufInput.DoubleFieldNormalizeSignalingNan.JsonOutput
|
|
ProtobufInput.FloatFieldNormalizeQuietNan.JsonOutput
|
|
ProtobufInput.FloatFieldNormalizeSignalingNan.JsonOutput
|
|
ProtobufInput.PrematureEofInDelimitedDataForKnownNonRepeatedValue.MESSAGE
|
|
ProtobufInput.PrematureEofInDelimitedDataForKnownRepeatedValue.MESSAGE
|
|
ProtobufInput.PrematureEofInPackedField.BOOL
|
|
ProtobufInput.PrematureEofInPackedField.DOUBLE
|
|
ProtobufInput.PrematureEofInPackedField.ENUM
|
|
ProtobufInput.PrematureEofInPackedField.FIXED32
|
|
ProtobufInput.PrematureEofInPackedField.FIXED64
|
|
ProtobufInput.PrematureEofInPackedField.FLOAT
|
|
ProtobufInput.PrematureEofInPackedField.INT32
|
|
ProtobufInput.PrematureEofInPackedField.INT64
|
|
ProtobufInput.PrematureEofInPackedField.SFIXED32
|
|
ProtobufInput.PrematureEofInPackedField.SFIXED64
|
|
ProtobufInput.PrematureEofInPackedField.SINT32
|
|
ProtobufInput.PrematureEofInPackedField.SINT64
|
|
ProtobufInput.PrematureEofInPackedField.UINT32
|
|
ProtobufInput.PrematureEofInPackedField.UINT64
|
|
TimestampProtoInputTooLarge.JsonOutput
|
|
TimestampProtoInputTooSmall.JsonOutput
|