failure_list_python.txt 906 B

123456789101112131415161718
  1. Recommended.JsonInput.BytesFieldBase64Url.JsonOutput
  2. Recommended.JsonInput.BytesFieldBase64Url.ProtobufOutput
  3. Recommended.JsonInput.DoubleFieldInfinityNotQuoted
  4. Recommended.JsonInput.DoubleFieldNanNotQuoted
  5. Recommended.JsonInput.DoubleFieldNegativeInfinityNotQuoted
  6. Recommended.JsonInput.FloatFieldInfinityNotQuoted
  7. Recommended.JsonInput.FloatFieldNanNotQuoted
  8. Recommended.JsonInput.FloatFieldNegativeInfinityNotQuoted
  9. Required.JsonInput.DoubleFieldTooSmall
  10. Required.JsonInput.EnumFieldUnknownValue.Validator
  11. Required.JsonInput.FloatFieldTooLarge
  12. Required.JsonInput.FloatFieldTooSmall
  13. Required.JsonInput.RepeatedFieldWrongElementTypeExpectingIntegersGotBool
  14. Required.JsonInput.TimestampJsonInputLowercaseT
  15. Required.ProtobufInput.IllegalZeroFieldNum_Case_0
  16. Required.ProtobufInput.IllegalZeroFieldNum_Case_1
  17. Required.ProtobufInput.IllegalZeroFieldNum_Case_2
  18. Required.ProtobufInput.IllegalZeroFieldNum_Case_3