failure_list_php.txt 1.1 KB

1234567891011121314151617181920
  1. Recommended.FieldMaskNumbersDontRoundTrip.JsonOutput
  2. Recommended.FieldMaskPathsDontRoundTrip.JsonOutput
  3. Recommended.FieldMaskTooManyUnderscore.JsonOutput
  4. Recommended.Proto3.JsonInput.BytesFieldBase64Url.JsonOutput
  5. Recommended.Proto3.JsonInput.BytesFieldBase64Url.ProtobufOutput
  6. Recommended.Proto3.JsonInput.DurationHas3FractionalDigits.Validator
  7. Recommended.Proto3.JsonInput.DurationHas6FractionalDigits.Validator
  8. Recommended.Proto3.JsonInput.DurationHas9FractionalDigits.Validator
  9. Recommended.Proto3.JsonInput.DurationHasZeroFractionalDigit.Validator
  10. Recommended.Proto3.JsonInput.FieldMaskInvalidCharacter
  11. Required.Proto3.JsonInput.FloatFieldTooLarge
  12. Required.Proto3.JsonInput.FloatFieldTooSmall
  13. Required.Proto3.JsonInput.DoubleFieldTooSmall
  14. Required.Proto3.JsonInput.Int32FieldNotInteger
  15. Required.Proto3.JsonInput.Int64FieldNotInteger
  16. Required.Proto3.JsonInput.Uint32FieldNotInteger
  17. Required.Proto3.JsonInput.Uint64FieldNotInteger
  18. Required.Proto3.JsonInput.Int32FieldLeadingSpace
  19. Required.Proto3.JsonInput.OneofFieldDuplicate
  20. Required.Proto3.ProtobufInput.ValidDataRepeated.FLOAT.JsonOutput