failure_list_python.txt 1005 B

12345678910111213141516171819
  1. Recommended.JsonInput.DoubleFieldInfinityNotQuoted
  2. Recommended.JsonInput.DoubleFieldNanNotQuoted
  3. Recommended.JsonInput.DoubleFieldNegativeInfinityNotQuoted
  4. Recommended.JsonInput.FieldNameWithDoubleUnderscores.JsonOutput
  5. Recommended.JsonInput.FieldNameWithDoubleUnderscores.ProtobufOutput
  6. Recommended.JsonInput.FieldNameWithDoubleUnderscores.Validator
  7. Recommended.JsonInput.FloatFieldInfinityNotQuoted
  8. Recommended.JsonInput.FloatFieldNanNotQuoted
  9. Recommended.JsonInput.FloatFieldNegativeInfinityNotQuoted
  10. Required.JsonInput.BytesFieldInvalidBase64Characters
  11. Required.JsonInput.DoubleFieldTooSmall
  12. Required.JsonInput.EnumFieldUnknownValue.Validator
  13. Required.JsonInput.FieldNameInLowerCamelCase.Validator
  14. Required.JsonInput.FieldNameInSnakeCase.JsonOutput
  15. Required.JsonInput.FieldNameInSnakeCase.ProtobufOutput
  16. Required.JsonInput.FloatFieldTooLarge
  17. Required.JsonInput.FloatFieldTooSmall
  18. Required.JsonInput.RepeatedFieldWrongElementTypeExpectingIntegersGotBool
  19. Required.JsonInput.TimestampJsonInputLowercaseT