~bigbes/tarantool

tarantool-protobuf

ref: ac9b9c1302c14cce6718a4f6e8d7ce84c5b7f1df tarantool-protobuf/test/conformance/known_failures_text.txt -rw-r--r-- 698 bytes
ac9b9c13 — Eugene Blikh codegen+wire: split length-prefix emission + 2-byte varint fast path 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