Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Is there a know issue on testExecutionTests not showing right TestRunStatus in a JQL search

Kent Svensson
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
March 14, 2023

Hi,

I am trying to figure out how to get out accurate test run status when  doing a JQL search on a specific test execution key. It is a very simple JQL and I get different test run status compared to if I use the Test Run Gadget/Report instead.

I am using this JQL: 
project = "our project" AND issue in testExecutionTests('our test execution key')

When executing the JQL i get the TestRunStatus "Not used- todo" for all tests in the test execution.
But when using the Test Run Gadget/Report with the same test execution key, I get the status Pass for all test (which is right)

0 answers

Suggest an answer

Log in or Sign up to answer