Uploaded image for project: 'Qt Tools for Android'
  1. Qt Tools for Android
  2. QTTA-326

Failing QtBuild doesn't block the Java/Kotlin compile task

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • QtGP 1.2
    • QtGP: General
    • None
    • Android, macOS

    Description

      Steps to reproduce:

      1. Make the QtBuild block have a failing configuration, for example change projectPath to a nonexisting directory
      2. Gradle sync
      3. Run the app

      Expected:

          QtBuild fails and blocks any further compilations

      Actual:

          QtBuild fails but the Java/Kotlin compilation is attempted, which introduces a lot of failures.

      While this is not critical it's probably very confusing for the user, as the IDE shows these errors as the topmost ones.

      Checked with Tero that this was not the intention when removing QtAddDependencyTask, so this should be considered to be a regression.

      Attachments

        Issue Links

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

          Activity

            People

              nikunj Nikunj Arora
              olvuolte Olli Vuolteenaho
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes