| 12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849 | # This is the list of conformance tests that are known to fail for the Java# 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.FieldMaskNumbersDontRoundTrip.JsonOutputFieldMaskPathsDontRoundTrip.JsonOutputFieldMaskTooManyUnderscore.JsonOutputJsonInput.AnyWithFieldMask.ProtobufOutputJsonInput.AnyWithValueForInteger.JsonOutputJsonInput.AnyWithValueForJsonObject.JsonOutputJsonInput.BoolFieldAllCapitalFalseJsonInput.BoolFieldAllCapitalTrueJsonInput.BoolFieldCamelCaseFalseJsonInput.BoolFieldCamelCaseTrueJsonInput.BoolFieldDoubleQuotedFalseJsonInput.BoolFieldDoubleQuotedTrueJsonInput.BoolMapFieldKeyNotQuotedJsonInput.DoubleFieldInfinityNotQuotedJsonInput.DoubleFieldNanNotQuotedJsonInput.DoubleFieldNegativeInfinityNotQuotedJsonInput.EnumFieldNotQuotedJsonInput.FieldMask.ProtobufOutputJsonInput.FieldMaskInvalidCharacterJsonInput.FieldNameDuplicateJsonInput.FieldNameInSnakeCase.JsonOutputJsonInput.FieldNameNotQuotedJsonInput.FloatFieldInfinityNotQuotedJsonInput.FloatFieldNanNotQuotedJsonInput.FloatFieldNegativeInfinityNotQuotedJsonInput.Int32FieldLeadingZeroJsonInput.Int32FieldMinFloatValue.JsonOutputJsonInput.Int32FieldMinValue.JsonOutputJsonInput.Int32FieldNegativeWithLeadingZeroJsonInput.Int32FieldPlusSignJsonInput.Int32MapFieldKeyNotQuotedJsonInput.Int64MapFieldKeyNotQuotedJsonInput.JsonWithCommentsJsonInput.OriginalProtoFieldName.JsonOutputJsonInput.RepeatedFieldWrongElementTypeExpectingStringsGotBoolJsonInput.RepeatedFieldWrongElementTypeExpectingStringsGotIntJsonInput.StringFieldNotAStringJsonInput.StringFieldSurrogateInWrongOrderJsonInput.StringFieldUnpairedHighSurrogateJsonInput.StringFieldUnpairedLowSurrogateJsonInput.StringFieldUppercaseEscapeLetterJsonInput.Uint32MapFieldKeyNotQuotedJsonInput.Uint64MapFieldKeyNotQuoted
 |