allure2
allure2 copied to clipboard
Webdriverio generated allure-results xml doesnt populate results to Xray
Describe the bug Execution of test doesn't populate to Xray All env vars are set
ALLURE_JIRA_ENDPOINT=https://jira.zzz.com/rest
ALLURE_JIRA_USERNAME=some_user
ALLURE_JIRA_PASSWORD=some_pass
ALLURE_XRAY_ENABLED=true
ALLURE_XRAY_EXECUTION_ISSUES=YYY-28
To Reproduce
run allure generate --clean allure-results && allure open for given xml
https://pastebin.com/AjcswL56
Expected behavior corresponding Xray tickets will be updated
Observed behavior Allure report is generated, but jira/xray statuses - not updated
> allure generate --clean allure-results && allure open
Report successfully generated to allure-report
Starting web server...
2020-04-16 11:57:05.382:INFO::main: Logging initialized @224ms to org.eclipse.jetty.util.log.StdErrLog
Server started at <http://192.168.72.127:54400/>. Press <Ctrl+C> to exit
Environment (please complete the following information):
| Allure version | 2.13.0 | npm dependencies
"devDependencies": {
"@wdio/allure-reporter": "^6.0.14",
"@wdio/cli": "^6.0.16",
"@wdio/dot-reporter": "^6.0.16",
"@wdio/local-runner": "^6.0.16",
"@wdio/mocha-framework": "^6.0.16",
"@wdio/sync": "^6.0.16",
"chai": "^4.2.0",
"chromedriver": "^81.0.0",
"wdio-chromedriver-service": "^6.0.2"
}
Hi @dimkin-eu
I tried using the plugin but couldn't understand the instructions given with it. Those are too brief for a naive to understand. Moreover, there's hardly any documentation for it on the web. Could you please help me with the steps that you followed? I need to update the execution results of Protractor Jasmine scripts in Xray. I know neither you could get the expected result. If I reach at least your configuration level, may be together we can figure out some solution.
I also know that my reply to your post is not a solution by any means. Rather a question. Apologies if bother you!
Regards, Sid
just extra env vars must be set, but there is a bug that @eroshenkoam is working on
Do you have any link to some implementation document for this plugin or the ticket that @eroshenkoam is working on?
I'm found the problem and working on real world example right now. I need couple days for that.
@dimkin-eu sry +:( just two days)))
@eroshenkoam , any updates?
Yeah, I'm equally curious!!!
@eroshenkoam , Any update on this issue?
Any updates here?
should be fixed by now. If not, please, create a new issue