merlimat opened a new pull request #11: Fixed flaky TestConvertStringMap URL: https://github.com/apache/pulsar-client-go/pull/11 The Go map doesn't guarantee any ordering (it changes across different instances of the map object, even for the same keys), so the test cannot make assumptions.
---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
