allure2 icon indicating copy to clipboard operation
allure2 copied to clipboard

Webdriverio generated allure-results xml doesnt populate results to Xray

Open dimkin-eu opened this issue 5 years ago • 9 comments

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"
  }

dimkin-eu avatar Apr 16 '20 08:04 dimkin-eu

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

siddheshmalpani avatar Jul 08 '20 11:07 siddheshmalpani

just extra env vars must be set, but there is a bug that @eroshenkoam is working on

dimkin-eu avatar Jul 08 '20 12:07 dimkin-eu

Do you have any link to some implementation document for this plugin or the ticket that @eroshenkoam is working on?

siddheshmalpani avatar Jul 13 '20 09:07 siddheshmalpani

I'm found the problem and working on real world example right now. I need couple days for that.

eroshenkoam avatar Jul 13 '20 09:07 eroshenkoam

@dimkin-eu sry +:( just two days)))

eroshenkoam avatar Jul 13 '20 09:07 eroshenkoam

@eroshenkoam , any updates?

dimkin-eu avatar Jul 31 '20 10:07 dimkin-eu

Yeah, I'm equally curious!!!

siddheshmalpani avatar Aug 10 '20 11:08 siddheshmalpani

@eroshenkoam , Any update on this issue?

symphony-yanice avatar Nov 04 '21 14:11 symphony-yanice

Any updates here?

NaZaRKIN123 avatar Aug 10 '22 08:08 NaZaRKIN123

should be fixed by now. If not, please, create a new issue

baev avatar Jan 08 '24 17:01 baev