chaokunyang commented on code in PR #2760:
URL: https://github.com/apache/fory/pull/2760#discussion_r2458558045
##########
python/pyfory/tests/test_cross_language.py:
##########
@@ -338,6 +338,51 @@ def test_cross_language_serializer(data_file_path):
f.write(new_buf.get_bytes(0, new_buf.writer_index))
+@cross_language_test
+def test_cross_language_serializer_go(data_file_path):
Review Comment:
We should use same tests as java used. Otherwise, we still don't get full
xlang serialization features
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]