jenkinsci / allure-plugin

Allure Jenkins Plugin
https://plugins.jenkins.io/allure-jenkins-plugin/
Other
85 stars 66 forks source link

Allure report double tescase #211

Open chinhapi opened 6 years ago

chinhapi commented 6 years ago

I used allure-maven:2.8:report, and below this is the result. I only run 1 test case -> result = 1 testcase [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 18.446 s [INFO] Finished at: 2018-07-10T11:44:12+07:00 [INFO] ------------------------------------------------------------------------ => but, when I view my allure report, result = 2 test case