blob: 9b0dea68648e320d54e9c785619946f692914ab3 [file] [log] [blame]
Josh Haberman4b31ffa2015-12-03 12:54:54 -08001# This is the list of conformance tests that are known to fail for the
2# Python/C++ 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#
Sandy Zhang81068e82023-09-18 15:13:49 -07007# TODO: insert links to corresponding bugs tracking the issue.
Josh Haberman4b31ffa2015-12-03 12:54:54 -08008# Should we use GitHub issues or the Google-internal bug tracker?
Anton Grbin09f49012022-11-15 08:42:43 -08009Recommended.Proto3.JsonInput.IgnoreUnknownEnumStringValueInMapValue.ProtobufOutput
10Recommended.Proto3.JsonInput.IgnoreUnknownEnumStringValueInOptionalField.ProtobufOutput
11Recommended.Proto3.JsonInput.IgnoreUnknownEnumStringValueInRepeatedField.ProtobufOutput
Mike Kruskal15eccf32023-11-07 14:37:40 -080012Recommended.Editions_Proto3.JsonInput.IgnoreUnknownEnumStringValueInMapValue.ProtobufOutput
13Recommended.Editions_Proto3.JsonInput.IgnoreUnknownEnumStringValueInOptionalField.ProtobufOutput
14Recommended.Editions_Proto3.JsonInput.IgnoreUnknownEnumStringValueInRepeatedField.ProtobufOutput