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

MinGW 13.1.0: Coin testing fails at qtbase

    XMLWordPrintable

Details

    • Windows
    • 2b06d41b4 (dev), 641459e98 (6.6), 88937824d (6.5)

    Description

      I'm trying to update MinGW 11.2.0 -> 13.1.0 in Coin. It fails on some tests in qtbase:

      Gerrit Change:

      485143: Update MinGW to v13.1.0 (x86_64) | https://codereview.qt-project.org/c/qt/qt5/+/485143

      Coin run:

      https://testresults.qt.io/coin/integration/qt/qt5/tasks/web_qt_qt5_1693319269083

      Test:

      qt/qtbase b1aa6c2bc89a597300776ef6d372a55de5c43f5a

      ID Started Duration Open
      windows-11_22h2-mingw11-developer-build 8/30/23, 12:01 AM 1h, 7min, 1s log raw log downloads
      The following tests FAILED:
       65 - tst_qfileinfo (Failed)

      There's also fails in tst_QSocks5SocketEngine and tst_QWidget. 

      Config: Using QtTest library 6.7.0, Qt 6.7.0 (x86_64-little_endian-llp64 shared (dynamic) release build; by GCC 13.1.0), windows 11
      …
      FAIL!  : tst_QFileInfo::stdfilesystem() Compared values are not the same
      Actual   (QFileInfo(fs::path("./fil├ª.txt")).absoluteFilePath())              : "C:/Users/qt/AppData/Local/Temp/tst_qfileinfo-UxSvfq/fil\u00E6.txt"
      Expected (QFileInfo(QString::fromLocal8Bit("./filæ.txt")).absoluteFilePath()): "C:/Users/qt/AppData/Local/Temp/tst_qfileinfo-UxSvfq/fil\u00C3\u00A6.txt"
      …
      FAIL!  : tst_QSocks5SocketEngine::downloadBigFile() Compared values are not the same
      Actual   (socket.state())                 : UnconnectedState
      Expected (QAbstractSocket::ConnectedState): ConnectedState
      …
      FAIL!  : tst_QWidget::enterLeaveOnWindowShowHide(dialog) Compared values are not the same
      Actual   (widget.enterPosition)           : QPoint(0,0)
      Expected (widget.mapFromGlobal(cursorPos)): QPoint(42,19)
      

       

      Attachments

        Issue Links

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

          Activity

            People

              thiago Thiago Macieira
              eltoivol Elias Toivola
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes