Hi all,
I'm using pytest framework for e2e tests.
Currently I need to export tests execution results into the Xray. pytest-jira-xray plugin is being used for these purposes.
When test run is over I'm getting the following error:
HTTPError: Could not post to JIRA service at https://xray.cloud.getxray.app/api/v2/import/execution. Response status code: 400
Error message from server: Result is not valid Xray Format
Quick investigation (adding --xraypath=xray.json to save execution results into the XRAY execution report file instead of direct reporting on the server) resulted in "test" section being empty, which results in Xray not being able to map the results to Xray artifacts:
Could anyone suggest any ideas why this can be happening?
Hey, did you find a solution for this issue?
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.