I don't think we actively test on any big-endian machines, so it wouldn't
be surprising if there are a few bugs that come up in that environment. We
would welcome any pull requests with bug fixes.

On Mon, Nov 15, 2021 at 8:40 AM ravisa...@gmail.com <ravisalam...@gmail.com>
wrote:

>
> Facing issue with test JsonStreamParserTest.ObjectValues on big-endian
> system,
>
> Any idea on following error:
> [ RUN      ] JsonStreamParserTest.ObjectValues
> [libprotobuf INFO
> google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing
> split: ><{t: true, f: false, n: null, s: 'a string', d: "another string",
> pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]],
> o: {'key': true}}
> [libprotobuf INFO
> google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing
> split: {><t: true, f: false, n: null, s: 'a string', d: "another string",
> pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]],
> o: {'key': true}}
> [libprotobuf INFO
> google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing
> split: {t><: true, f: false, n: null, s: 'a string', d: "another string",
> pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]],
> o: {'key': true}}
> [libprotobuf INFO
> google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing
> split: {t:>< true, f: false, n: null, s: 'a string', d: "another string",
> pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]],
> o: {'key': true}}
> [libprotobuf INFO
> google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing
> split: {t: ><true, f: false, n: null, s: 'a string', d: "another string",
> pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]],
> o: {'key': true}}
> [libprotobuf INFO
> google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing
> split: {t: t><rue, f: false, n: null, s: 'a string', d: "another string",
> pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]],
> o: {'key': true}}
> [libprotobuf INFO
> google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing
> split: {t: tr><ue, f: false, n: null, s: 'a string', d: "another string",
> pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]],
> o: {'key': true}}
> [libprotobuf INFO
> google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing
> split: {t: tru><e, f: false, n: null, s: 'a string', d: "another string",
> pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]],
> o: {'key': true}}
> [libprotobuf INFO
> google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing
> split: {t: true><, f: false, n: null, s: 'a string', d: "another string",
> pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]],
> o: {'key': true}}
> [libprotobuf INFO
> google/protobuf/util/internal/json_stream_parser_test.cc:111] Testing
> split: {t: true,>< f: false, n: null, s: 'a string', d: "another string",
> pi: 22, ni: -127, pd: 45.3, nd: -1056.4, pl: 11779497823553162765, l: [[]],
> o: {'key': true}}
> ...
>
>
> --
> You received this message because you are subscribed to the Google Groups
> "Protocol Buffers" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to protobuf+unsubscr...@googlegroups.com.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/protobuf/547a1ae9-8eab-4101-9c80-f4c3cef9dbcfn%40googlegroups.com
> <https://groups.google.com/d/msgid/protobuf/547a1ae9-8eab-4101-9c80-f4c3cef9dbcfn%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>

-- 
You received this message because you are subscribed to the Google Groups 
"Protocol Buffers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to protobuf+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/protobuf/CADqAXr6xEjoFGVp3dT__XRHg-U%3Dfjoux3c3h-ZmcGwCjYXge8A%40mail.gmail.com.

Reply via email to