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

Windows: QCoreApplication autotest fails

XMLWordPrintable

    • 581f079b04d4c1901d820304b3e9195e096e34e2

      QCoreApplication autotest fails:

      FAIL!  : tst_QCoreApplication::argc() Compared values are not the same
         Actual (app.arguments().count()): 1
         Expected (4): 4
      .\tst_qcoreapplication.cpp(142) : failure location
      

      This happens because QCoreApplication::arguments() parses the arguments from the actual command line used to start the test case rather than the QCoreApplication argc/argv values.

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

            e0348803 Miikka Heikkinen
            e0348803 Miikka Heikkinen
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes