Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(124)

Side by Side Diff: third_party/protobuf/conformance/failure_list_java.txt

Issue 1842653006: Update //third_party/protobuf to version 3. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: merge Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 # This is the list of conformance tests that are known to fail for the Java
2 # implementation right now. These should be fixed.
3 #
4 # By listing them here we can keep tabs on which ones are failing and be sure
5 # that we don't introduce regressions in other tests.
6
7 FieldMaskNumbersDontRoundTrip.JsonOutput
8 FieldMaskPathsDontRoundTrip.JsonOutput
9 FieldMaskTooManyUnderscore.JsonOutput
10 JsonInput.AnyWithFieldMask.ProtobufOutput
11 JsonInput.AnyWithValueForInteger.JsonOutput
12 JsonInput.AnyWithValueForJsonObject.JsonOutput
13 JsonInput.BoolFieldAllCapitalFalse
14 JsonInput.BoolFieldAllCapitalTrue
15 JsonInput.BoolFieldCamelCaseFalse
16 JsonInput.BoolFieldCamelCaseTrue
17 JsonInput.BoolFieldDoubleQuotedFalse
18 JsonInput.BoolFieldDoubleQuotedTrue
19 JsonInput.BoolMapFieldKeyNotQuoted
20 JsonInput.BytesFieldNoPadding
21 JsonInput.DoubleFieldInfinityNotQuoted
22 JsonInput.DoubleFieldNanNotQuoted
23 JsonInput.DoubleFieldNegativeInfinityNotQuoted
24 JsonInput.EnumFieldNotQuoted
25 JsonInput.EnumFieldNumericValueNonZero.JsonOutput
26 JsonInput.EnumFieldNumericValueNonZero.ProtobufOutput
27 JsonInput.EnumFieldNumericValueZero.JsonOutput
28 JsonInput.EnumFieldNumericValueZero.ProtobufOutput
29 JsonInput.EnumFieldUnknownValue.Validator
30 JsonInput.FieldMask.ProtobufOutput
31 JsonInput.FieldMaskInvalidCharacter
32 JsonInput.FieldNameDuplicate
33 JsonInput.FieldNameDuplicateDifferentCasing1
34 JsonInput.FieldNameDuplicateDifferentCasing2
35 JsonInput.FieldNameInSnakeCase.JsonOutput
36 JsonInput.FieldNameNotQuoted
37 JsonInput.FieldNameWithMixedCases.JsonOutput
38 JsonInput.FloatFieldInfinityNotQuoted
39 JsonInput.FloatFieldNanNotQuoted
40 JsonInput.FloatFieldNegativeInfinityNotQuoted
41 JsonInput.Int32FieldExponentialFormat.JsonOutput
42 JsonInput.Int32FieldExponentialFormat.ProtobufOutput
43 JsonInput.Int32FieldFloatTrailingZero.JsonOutput
44 JsonInput.Int32FieldFloatTrailingZero.ProtobufOutput
45 JsonInput.Int32FieldLeadingZero
46 JsonInput.Int32FieldMaxFloatValue.JsonOutput
47 JsonInput.Int32FieldMaxFloatValue.ProtobufOutput
48 JsonInput.Int32FieldMinFloatValue.JsonOutput
49 JsonInput.Int32FieldMinFloatValue.ProtobufOutput
50 JsonInput.Int32FieldMinValue.JsonOutput
51 JsonInput.Int32FieldNegativeWithLeadingZero
52 JsonInput.Int32FieldPlusSign
53 JsonInput.Int32MapFieldKeyNotQuoted
54 JsonInput.Int64MapFieldKeyNotQuoted
55 JsonInput.JsonWithComments
56 JsonInput.MapFieldValueIsNull
57 JsonInput.OneofFieldDuplicate
58 JsonInput.OriginalProtoFieldName.JsonOutput
59 JsonInput.RepeatedFieldMessageElementIsNull
60 JsonInput.RepeatedFieldPrimitiveElementIsNull
61 JsonInput.RepeatedFieldTrailingComma
62 JsonInput.RepeatedFieldWrongElementTypeExpectingStringsGotBool
63 JsonInput.RepeatedFieldWrongElementTypeExpectingStringsGotInt
64 JsonInput.StringFieldNotAString
65 JsonInput.StringFieldSurrogateInWrongOrder
66 JsonInput.StringFieldUnpairedHighSurrogate
67 JsonInput.StringFieldUnpairedLowSurrogate
68 JsonInput.StringFieldUppercaseEscapeLetter
69 JsonInput.Uint32FieldMaxFloatValue.JsonOutput
70 JsonInput.Uint32FieldMaxFloatValue.ProtobufOutput
71 JsonInput.Uint32MapFieldKeyNotQuoted
72 JsonInput.Uint64MapFieldKeyNotQuoted
73 JsonInput.ValueAcceptNull.JsonOutput
74 JsonInput.ValueAcceptNull.ProtobufOutput
OLDNEW
« no previous file with comments | « third_party/protobuf/conformance/failure_list_csharp.txt ('k') | third_party/protobuf/conformance/failure_list_objc.txt » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698