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

As a developer of Qt, I'd like to be a able to use negation, grouping, conjunction and dijunction to select prechecks

XMLWordPrintable

    • Icon: User Story User Story
    • Resolution: Fixed
    • Icon: P3: Somewhat important P3: Somewhat important
    • None
    • None
    • None

      The new Precheck selection dialog in Gerrit allows me to select a subset of OS/OSVersions to run checks on, which is great for platform-specific code, and QTQAINFRA-5079 implements the same for compiler- or CPU-arch-specific code.

      In addition, it would be nice to express negation and other logical operations in the query line, maybe along the lines of what Gerrit queries allow (to re-use a parser, if it's available).

      Examples of where this would be useful:

      • -linux - I develop on Linux
      • -mac - when the CI is loaded again and the macs are bandwidth-constrained
      • linux AND Clang - I don't have Clang locally
      • arm -android
      • ...

        For Gerrit Dashboard: QTQAINFRA-5080
        # Subject Branch Project Status CR V

            tosaario Toni Saario
            mmutz Marc Mutz
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes