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

Improper quoting for test names when re-running on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Duplicate
    • P2: Important
    • None
    • unversioned
    • Quality Assurance
    • None

    Description

      Two examples:
      https://testresults.qt.io/logs/qt/qtbase/f9a3cddb885951cd18f2bc88d07d8ffd02f4bd55/LinuxRHEL_8_4x86_64AndroidAndroid_ANYx86GCCqtci-linux-RHEL-8.4-x86_64-50-c03950AndroidTestRun_Sccache_UseConfigure/f3139d1b3f54a71f4314ac2db1966474626d5c4c/test_1658878943/log.txt.gz
      https://testresults.qt.io/logs/qt/qtbase/d684ec8aec48912b6e9706bcef2b01583c350da1/LinuxRHEL_8_4x86_64AndroidAndroid_ANYx86GCCqtci-linux-RHEL-8.4-x86_64-50-c03950AndroidTestRun_Sccache_UseConfigure/f3139d1b3f54a71f4314ac2db1966474626d5c4c/test_1658845945/log.txt.gz

      In both cases, there was a previous test failure, as:

      FAIL!  : tst_QListView::taskQTBUG_39902_mutualScrollBars(per item / per item) Received a fatal error.
      FAIL!  : tst_QAbstractItemView::selectionAutoScrolling(scroll right) Received a fatal error.
      

      But when rerun, the space was not properly quoted and the re-launch launched nonsense:

       FAIL!  : tst_QAbstractItemView::right() Function not found: right
       FAIL!  : tst_QAbstractItemView::selectionAutoScrolling() Data tag not found: scroll
      
       FAIL!  : tst_QListView::item() Function not found: item
       FAIL!  : tst_QListView::/() Function not found: /
       FAIL!  : tst_QListView::per() Function not found: per
       FAIL!  : tst_QListView::item() Function not found: item
       FAIL!  : tst_QListView::taskQTBUG_39902_mutualScrollBars() Data tag not found: per
      

      That means:

      1. the original failed test does not get retried
      2. more failures are added

      Attachments

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

        Activity

          People

            assam Assam Boudjelthia
            thiago Thiago Macieira
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes