Using skipThisTestCase shows PASSED in junit test results instead of SKIPPED

Please let us know how would your work be affected if this issue has not been resolved?

  1. I cannot continue my job and have to work on something else while awaiting your response

Operating System

Ubuntu 18.04 LTS

Katalon Studio Version

7.5.5

Screenshots / Videos

When using this method: How to execute specific test cases from command line interface, to skip test cases we do not want to run based on some criteria, I see this called in the logs:
2020-08-12 21:48:21 - [TEST_STEP][PASSED] - testCaseContext.skipThisTestCase(): null
And result that katalon posts is test is skipped:
2020-08-12 21:48:21 - [MESSAGE][INFO] - Completed test case Test Cases/Acceptance Test/AboutSystem/LicensesInformationSpec with status SKIPPED
But on jenkins the junit xml that is parsed shows that the test is PASSED rather than SKIPPED.

@nathaniel.s.thompson
We also receive the ticket you created on Github. We will verify this issue later.

Thanks for your report.

Hello everyone

We improved the execution reports to display SKIP test status. Please upgrade to our latest version, 7.8.1.

Happy testing!

Jass

This topic was automatically closed 365 days after the last reply. New replies are no longer allowed.