Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

My Bitbucket pipeline never stops after completing the integration test

shakib2105
Explorer
0 Kudos
259

I'm running integration testing in the bitbucket pipeline. To run the integration test I need to run the project first then run the karma to test my test cases. But after the test is completed my pipeline runs endlessly. Because I think project run is an endless process, That's why it never stops running.

But if I try to kill the process. It shows the status failed, even after all the test cases are passed. So is there any process to stop my pipeline without getting the failed result?

0 REPLIES 0