~bigbes/tarantool

tarantool-protobuf

ref: 2ed0f4b5b17a1235cbcef16005370d430b2b5424 tarantool-protobuf/test/conformance/known_failures_text.txt -rw-r--r-- 698 bytes
2ed0f4b5 — Eugene Blikh wire: validate field number and minimal encoding in decode_tag 3 months ago
                                                                                
1
2
3
4
5
6
7
8
9
10
11
# conformance_test_runner --text_format_failure_list
#
# Text-format conformance is intentionally deferred — pb.text only does
# encoding from a Lua table, not text-protobuf input parsing nor protobuf-
# input→text-output, so the harness's text-format suite has nothing to
# exercise yet. These tests fail because we can't produce text-format
# output from the protobuf payloads they ship.
Recommended.Proto3.ProtobufInput.GroupUnknownFields_Drop.TextFormatOutput
Recommended.Proto3.ProtobufInput.GroupUnknownFields_Print.TextFormatOutput
Recommended.Proto3.ProtobufInput.RepeatedUnknownFields_Drop.TextFormatOutput
Recommended.Proto3.ProtobufInput.RepeatedUnknownFields_Print.TextFormatOutput