[JIRA] (JENKINS-58470) After test case failed, on console logs continuously test suites status is getting displayed and execution is still preceding.

3 views
Skip to first unread message

bhagyashri.jagdale@indexnine.com (JIRA)

unread,
Jul 12, 2019, 9:19:03 AM7/12/19
to jenkinsc...@googlegroups.com
Bhagyashri Jagdale created an issue
 
Jenkins / Bug JENKINS-58470
After test case failed, on console logs continuously test suites status is getting displayed and execution is still preceding.
Issue Type: Bug Bug
Assignee: Katalon Studio
Attachments: BuildIsExecutingsameStatement.PNG
Components: katalon-plugin
Created: 2019-07-12 13:18
Environment: Windows 10
Labels: user-experience windows pipeline
Priority: Minor Minor
Reporter: Bhagyashri Jagdale

Pre-requisite:
1. Katalon Studio's plugin must be installed.
          2. In Katalon studio test suite must be created with few test cases (which should fail).

Actual:

        When user adds build step as Execute katalon test suite and specify the local katalon directory and enter the command to execute the test suite and execute the job, then after failing test cases continuously test cases status is getting display on console logs.

Expected:
Whenever user executes any job from which includes katalon test suite executions step by option windows batch command/ katalon test suite execution, then after test suite execution and specified actions build should get stop and status should get reflected.

Steps:
1. Login to Jenkins.
2. Create a freestyle job.
3. Select configure option of the created job.
4. Add build step as Execute katalon studio test.
5. Enter path of the katalon.exe directory to into " Use pre-installed Katalon Studio. " field.
6. Enter katalon command as : " -projectPath="path_of_the_katalon_project\test.prj" -reportFolder="Reports" -reportFileName="Automationexecution" -retry=0 -testSuitePath="Test Suites/Test_Suite_01" -executionProfile="default" -browserType="Web Service"
7. Click on Save button.
8. Click on Build now option.
9. Select the console log of the job execution.
10. Observe the issue: After test case failed, on console logs continuously test suites status is getting displayed. Job execution won't stop until you forcefully stop the job execution.

Note :
1. After executing the same katalon test suite command with build step as windows batch command, then respective job executes properly and reflect status. 

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)
Reply all
Reply to author
Forward
0 new messages