allure-framework / allure-maven

Maven plugin generating Allure report from test results
Apache License 2.0
95 stars 54 forks source link

Multi EXECUTORS displaying Allure report - Overview #70

Open ibmer921150 opened 6 years ago

ibmer921150 commented 6 years ago

What is the current behavior?

If we configuration the numbers of allurepath, the around numbers of EXECUTORS will display on Allure report - overview. All links of executors pointing to one link

What is the expected behavior?

Only display on executor.

Please tell us about your environment:

| Allure version | 2.6.0 | | Allure adaptor | allure-junit4@2.6.0 | | Generate report using | allure-maven@2.8 |

Other information

snapshot image

suhail23790 commented 4 years ago

can I know how you got the multiple executors in allure report, i wanted to add this feature in my application but it is printing only 1 executor not the others

omchaithanya-deloitte commented 2 years ago

@suhail23790, did you get to know how to do that ? Please let me know if you know this.

suhail23790 commented 2 years ago

@omchaithanya-deloitte No, I have not tried it. I got busy with some other works. Will plan to look into it next week.