Closed dkrut closed 1 year ago
Build_Number have dots, so in AllureReport empty section "Executors".
part of teamcity build log(publish allure report step):
[01:42:06] [Step 12/15] Program environment variables: {BUILD_NUMBER=5.1.1}
and we got executors.json:
{ "name": "TeamCity", "type": "teamcity", "buildName": "AutoTests / test # 5.1.1", "buildOrder": "5.1.1" }
when AllureReport generated, there is no information about tests executors
It seems problem not in allure-teamcity. I created an issue to Allure Report.
Build_Number have dots, so in AllureReport empty section "Executors".
Environment:
Example:
part of teamcity build log(publish allure report step):
and we got executors.json:
when AllureReport generated, there is no information about tests executors