Describe the bug
before generateing report

after generating report

Russian words are displayed incorrectly after generatin report. The order of the key=value pairs not corresponds to the order in the file environment.properties
To Reproduce
- create new file environment.properties with utf-8 encoding
- fill some keys and values with russian words and save file

- generate some test results and put environment.properties in the results folder

- do generate report with command line: ...\bin\allure generate -c -o report-folder results-folder
- open report with command line ...\bin\allure open report-folder
- pay attention to the "ENVIRONMENT" section:

........6.1 pay attention to the encoding of russian words
........6.2 note the order of values in the "ENVIRONMENT" section
Expected behavior
6.1 russian words are displayed correctly
6.2 the order of the key=value pairs corresponds to the order in the file environment.properties
| Allure version |
2.13.0 |
| Test framework |
 |
Describe the bug
before generateing report

after generating report

Russian words are displayed incorrectly after generatin report. The order of the key=value pairs not corresponds to the order in the file environment.properties
To Reproduce
........6.1 pay attention to the encoding of russian words
........6.2 note the order of values in the "ENVIRONMENT" section
Expected behavior
6.1 russian words are displayed correctly
6.2 the order of the key=value pairs corresponds to the order in the file environment.properties