chrisdutz opened a new pull request, #12600:
URL: https://github.com/apache/iotdb/pull/12600

   Our testsuite doesn't pass when run on some systems with other Locale or 
TimeZone settings.
   
   Mainly issues result from Locales like the German locale using "," for 
decimal separators instead of ".". Another problem causing issues, is that our 
long timestamps are GMT based and when running the tests in other timzeones, 
there can be differences. Therefore I've ensured the timezone is set to a 
chinese timezone when starting the server and ensured the Timzeone is set 
correctly for the tests that were causing problems.


-- 
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]

Reply via email to