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

QmlEngine::offlineStoragePath() should point to temporary folder when executing tests

    XMLWordPrintable

Details

    Description

      Running QML tests currently leaves a lot of folders QML/OfflineStorage/Databases and SqLite db files under $HOME/.local/share or AppData\Local .

      /QtProject/tst_qdeclarativeengine/QML/OfflineStorage
      ./QtProject/tst_qqmlengine/QML/OfflineStorage
      ./tst_examples/QML/OfflineStorage
      ./Qt Project/samegame/QML/OfflineStorage
      ./snake/QML/OfflineStorage
      ./data/QML/OfflineStorage
      ./sqllocalstorage/QML/OfflineStorage
      

      This is undesirable as it clutters the HOME folder and might have an influence on parallel or repeatedly executed tests.

      Attachments

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

        Activity

          People

            qtqmlteam Qt Qml Team User
            kleint Friedemann Kleint
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes