Forum Discussion
DSB_IT_Support
15 years agoOccasional Contributor
Hi,
We are using 3.6.1 of maven-soapui-pro-plugin.
I run test suite both on my windows machine (Default locale: da_DK, platform encoding: Cp1252)
and on Linux where locale was set to:
LANG=da_DK
LC_CTYPE="da_DK.Cp1252"
LC_NUMERIC="da_DK.Cp1252"
LC_TIME="da_DK.Cp1252"
LC_COLLATE="da_DK.Cp1252"
LC_MONETARY="da_DK.Cp1252"
LC_MESSAGES="da_DK.Cp1252"
LC_PAPER="da_DK.Cp1252"
LC_NAME="da_DK.Cp1252"
LC_ADDRESS="da_DK.Cp1252"
LC_TELEPHONE="da_DK.Cp1252"
LC_MEASUREMENT="da_DK.Cp1252"
LC_IDENTIFICATION="da_DK.Cp1252"
LC_ALL=da_DK.Cp1252
When using "birkerød" as a test data in excel file, it is parsed correctly in windows environment but not on linux (running test suite from Jenkins)
Best regards
Davor
We are using 3.6.1 of maven-soapui-pro-plugin.
I run test suite both on my windows machine (Default locale: da_DK, platform encoding: Cp1252)
and on Linux where locale was set to:
LANG=da_DK
LC_CTYPE="da_DK.Cp1252"
LC_NUMERIC="da_DK.Cp1252"
LC_TIME="da_DK.Cp1252"
LC_COLLATE="da_DK.Cp1252"
LC_MONETARY="da_DK.Cp1252"
LC_MESSAGES="da_DK.Cp1252"
LC_PAPER="da_DK.Cp1252"
LC_NAME="da_DK.Cp1252"
LC_ADDRESS="da_DK.Cp1252"
LC_TELEPHONE="da_DK.Cp1252"
LC_MEASUREMENT="da_DK.Cp1252"
LC_IDENTIFICATION="da_DK.Cp1252"
LC_ALL=da_DK.Cp1252
When using "birkerød" as a test data in excel file, it is parsed correctly in windows environment but not on linux (running test suite from Jenkins)
Best regards
Davor