-
Bug
-
Resolution: Unresolved
-
Major
I am having a maven project setup in Jenkins. When is start a build my selenium script will start chromedriver.exe in headless mode and execute all my test cases.
If I abort the build I can see the status of job is aborted but the selenium is still running and I can see chromedriver.exe still active in task manager and running my test cases.
When ever if a job is aborted the selenium script also should stop executing.
Jenkins Version: 2.204
[JENKINS-60161] Aborting a job doesn't stop selenium script running
Assignee | New: Abhi Reddy [ katpalliabhishek ] |
Assignee | Original: Abhi Reddy [ katpalliabhishek ] |
Description |
Original:
I am having a maven project setup in Jenkins. When is start a build my selenium script will start chromedriver.exe in headless mode and execute all my test cases. If I abort the build I can see the status of job is aborted but the selenium is still running and I can see chromedriver.exe still active in task manager and running my test cases. When ever if a job is aborted the selenium script also should stop executing. |
New:
I am having a maven project setup in Jenkins. When is start a build my selenium script will start chromedriver.exe in headless mode and execute all my test cases. If I abort the build I can see the status of job is aborted but the selenium is still running and I can see chromedriver.exe still active in task manager and running my test cases. When ever if a job is aborted the selenium script also should stop executing. Jenkins Version: 2.204 |