Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-32818

Android: Test data not deployed

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P4: Low
    • 5.2.0
    • 5.1.0
    • Testing: qtestlib
    • None
    • Android

    Description

      A lot of autotests fail because they depend on test data being deployed along with the test, but on Android we only deploy the application binary.

      We could perhaps put the test data into qrc files on this platform as a quick fix. Other possible solutions are to parse the .pro file and find out what TESTDATA contains (would require support in qmake) or just deploy everything in the source directory (which would mean to copy too much, but just a couple of source files, so no big deal.)

      Attachments

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

        Activity

          People

            rampe Rami Potinkara
            esabraha Eskil Abrahamsen Blomfeldt
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes