Uploaded image for project: 'Qt Creator'
  1. Qt Creator
  2. QTCREATORBUG-25875

AutoTest plugin tries to run an .so file when testing an Android application

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Unresolved
    • Icon: P2: Important P2: Important
    • None
    • Qt Creator 4.14.2
    • Test Integration
    • None
    • Artix Linux (5.12.10-artix1-1), Qt (5.15.2)
    • Android

      I have a test project for Android, which I want to test using the AutoTest plugin. Unfortunately, when I click on the button "Run All Tests", an error appears in the Test Results window:

      Failed to start test for project "/home/user/project_folder/project/main.pro".
      Command line: /home/user/project_folder/build-Project-Android_Qt_5_15_2_Clang_Multi_Abi-Debug/project-armeabi-v7a-build/lib.so -xml
      PATH: 
      LD_LIBRARY_PATH: 
      Run configuration: "/home/user/project_folder/project/main.pro"

      So, why is QtCreator trying to run an .so file? How am I supposed to run tests via Creator for Android apps?

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

            cstenger Christian Stenger
            fellini Daniil Tikhvinsky
            Votes:
            4 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:

                There are no open Gerrit changes