Uploaded image for project: 'Qt Quality Assurance Infrastructure'
  1. Qt Quality Assurance Infrastructure
  2. QTQAINFRA-1004

On restart Coin shows WorkItems state still as running

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P3: Somewhat important
    • unversioned
    • unversioned
    • Coin (obsolete)

    Description

      Run Coin, start a build, stop it while it's running.
      Launch Coin again. Note that the state of the build will say that it's cancelled (good).
      Now check the details of the integration, the individual work items (build/test) were not marked as cancelled and are still in running state.

      The culprit is in src/scheduler.py. There is code to clean up on restart, but it only looks at the integration file, it should also iterate over all individual work items and mark their state as cancelled.

      Attachments

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            aakeskimo Aapo Keskimölö
            frederik Frederik Gladhorn
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes