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

tst_QMdiArea fails on Android

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.0
    • None
    • Android
    • Someone's on it

    Description

      tst_QMdiArea fails on Android for Qt 6.0.0

      agent:2020/09/24 10:31:43 build.go:302: FAIL!  : tst_QMdiArea::subWindowActivated(data2) 'window == activeWindow' returned FALSE. ()
      agent:2020/09/24 10:31:43 build.go:302:    Loc: [tst_qmdiarea.cpp(360)]
      agent:2020/09/24 10:31:43 build.go:302: FAIL!  : tst_QMdiArea::subWindowActivated2() Compared values are not the same
      agent:2020/09/24 10:31:43 build.go:302:    Loc: [tst_qmdiarea.cpp(520)]
      agent:2020/09/24 10:31:43 build.go:302: FAIL!  : tst_QMdiArea::addAndRemoveWindows() Compared values are not the same
      agent:2020/09/24 10:31:43 build.go:302:    Loc: [tst_qmdiarea.cpp(1199)]
      agent:2020/09/24 10:31:43 build.go:302: FAIL!  : tst_QMdiArea::activateNextAndPreviousWindow() Compared pointers are not the same
      agent:2020/09/24 10:31:43 build.go:302:    Loc: [tst_qmdiarea.cpp(1343)]
      agent:2020/09/24 10:31:43 build.go:302: FAIL!  : tst_QMdiArea::subWindowList(StackingOrder) Compared pointers are not the same
      agent:2020/09/24 10:31:43 build.go:302:    Loc: [tst_qmdiarea.cpp(1462)]
      agent:2020/09/24 10:31:44 build.go:302: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/widgets/widgets/qmdiarea'
      agent:2020/09/24 10:31:44 build.go:302: make[2]: *** [Makefile:3103: sub-qmdiarea-check] Error 2

      Also

      agent:2020/10/16 13:00:44 build.go:379: FAIL!  : tst_QMdiArea::dontMaximizeSubWindowOnActivation() '!mdiArea.activeSubWindow()->isMaximized()' returned FALSE. ()
      agent:2020/10/16 13:00:44 build.go:379:    Loc: [tst_qmdiarea.cpp(1988)]
      agent:2020/10/16 13:00:44 build.go:379: FAIL!  : tst_QMdiArea::delayedPlacement() Compared values are not the same
      agent:2020/10/16 13:00:44 build.go:379:    Actual   (window2->geometry().topLeft())                : QPoint(0,0)
      agent:2020/10/16 13:00:44 build.go:379:    Expected (window1->geometry().topRight() + QPoint(1, 0)): QPoint(120,0)
      agent:2020/10/16 13:00:44 build.go:379:    Loc: [tst_qmdiarea.cpp(2009)]
      agent:2020/10/16 13:00:44 build.go:379: FAIL!  : tst_QMdiArea::updateScrollBars() 'hbar->style()->styleHint(QStyle::SH_ScrollBar_Transient) || hbar->isVisible()' returned FALSE. ()
      agent:2020/10/16 13:00:44 build.go:379:    Loc: [tst_qmdiarea.cpp(2143)]
      agent:2020/10/16 13:00:44 build.go:379: FAIL!  : tst_QMdiArea::setViewMode() '!activeSubWindow->isMaximized()' returned FALSE. ()
      agent:2020/10/16 13:00:44 build.go:379:    Loc: [tst_qmdiarea.cpp(2344)]
      agent:2020/10/16 13:00:44 build.go:379: ********* Finished testing of tst_QMdiArea *********
      agent:2020/10/16 13:00:44 build.go:379: make[3]: *** [Makefile:150: check] Error 1
      agent:2020/10/16 13:00:44 build.go:379: make[3]: Leaving directory '/home/qt/work/qt/qtbase/tests/auto/widgets/widgets/qmdiarea'
      

      The last cases don't respect the BLACKLIST file, so removing the test from *.pro/cmake for now.

      Attachments

        Issue Links

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

          Activity

            People

              qtandroidteam Qt Android Team
              assam Assam Boudjelthia
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There are no open Gerrit changes