Skip to content
#

vitess

Here are 20 public repositories matching this topic...

vmg
vmg commented May 20, 2021

Since we've upgraded our ProtoBuf package version in vitessio/vitess#8075, the new serializer to JSON and ProtoText inserts random whitespace on its output that prevents byte-wise comparison.

Our test suite makes extensive use of "golden tests" that compare these outputs. In order to complete the upgrade successfully, I had to disable the randomness in the serializer.

Improve this page

Add a description, image, and links to the vitess topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the vitess topic, visit your repo's landing page and select "manage topics."

Learn more