Help Center/ CodeArts Pipeline/ FAQs/ Troubleshooting/ Pipeline Fails to Run Because the Test Suite Is Already in Progress
Updated on 2025-07-31 GMT+08:00

Pipeline Fails to Run Because the Test Suite Is Already in Progress

Symptom

A pipeline fails to run, and a message is displayed, indicating that the test suite is running.

Root Cause

The test job is already in the running state and cannot be executed parallelly.

Solution

You can use either of the following methods to solve the problem:

  • Method 1: Execute the pipeline after the test job is complete.
  • Method 2: Access the the test job to stop it. Then execute the pipeline again.