aboutsummaryrefslogtreecommitdiffhomepage
path: root/third_party/protobuf/3.2.0/conformance/failure_list_python.txt
diff options
context:
space:
mode:
Diffstat (limited to 'third_party/protobuf/3.2.0/conformance/failure_list_python.txt')
-rw-r--r--third_party/protobuf/3.2.0/conformance/failure_list_python.txt17
1 files changed, 0 insertions, 17 deletions
diff --git a/third_party/protobuf/3.2.0/conformance/failure_list_python.txt b/third_party/protobuf/3.2.0/conformance/failure_list_python.txt
deleted file mode 100644
index 965b8212a5..0000000000
--- a/third_party/protobuf/3.2.0/conformance/failure_list_python.txt
+++ /dev/null
@@ -1,17 +0,0 @@
-Recommended.JsonInput.DoubleFieldInfinityNotQuoted
-Recommended.JsonInput.DoubleFieldNanNotQuoted
-Recommended.JsonInput.DoubleFieldNegativeInfinityNotQuoted
-Recommended.JsonInput.FloatFieldInfinityNotQuoted
-Recommended.JsonInput.FloatFieldNanNotQuoted
-Recommended.JsonInput.FloatFieldNegativeInfinityNotQuoted
-Required.JsonInput.BytesFieldInvalidBase64Characters
-Required.JsonInput.DoubleFieldTooSmall
-Required.JsonInput.EnumFieldUnknownValue.Validator
-Required.JsonInput.FloatFieldTooLarge
-Required.JsonInput.FloatFieldTooSmall
-Required.JsonInput.RepeatedFieldWrongElementTypeExpectingIntegersGotBool
-Required.JsonInput.TimestampJsonInputLowercaseT
-Required.ProtobufInput.IllegalZeroFieldNum_Case_0
-Required.ProtobufInput.IllegalZeroFieldNum_Case_1
-Required.ProtobufInput.IllegalZeroFieldNum_Case_2
-Required.ProtobufInput.IllegalZeroFieldNum_Case_3