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

tst_QGraphicsGridLayout fails in multiple locations

    XMLWordPrintable

Details

    • Bug
    • Resolution: Invalid
    • P1: Critical
    • None
    • 5.8.0 Alpha
    • Widgets: GraphicsView
    • RHEL 7.2 gcc 5.2.1

    Description

      ********* Start testing of tst_QGraphicsGridLayout *********
      Config: Using QtTest library 5.8.0, Qt 5.8.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 5.2.1 20150902 (Red Hat 5.2.1-2))
      PASS   : tst_QGraphicsGridLayout::initTestCase()
      QWARN  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed) not implemented
      QWARN  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed) not implemented
      FAIL!  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed) Compared values are not the same
         Actual   (itemRect)                : QRectF(0,0 0x0) (bottomright 0,0)
         Expected (expectedGeometries.at(i)): QRectF(0,0 10x20) (bottomright 10,20)
         Loc: [tst_qgraphicsgridlayout.cpp(2365)]
      QWARN  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_alignvcenter) not implemented
      QWARN  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_alignvcenter) not implemented
      FAIL!  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_alignvcenter) Compared values are not the same
         Actual   (itemRect)                : QRectF(0,0 0x0) (bottomright 0,0)
         Expected (expectedGeometries.at(i)): QRectF(0,0 10x20) (bottomright 10,20)
         Loc: [tst_qgraphicsgridlayout.cpp(2365)]
      QWARN  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_aligntop) not implemented
      QWARN  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_aligntop) not implemented
      FAIL!  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_aligntop) Compared values are not the same
         Actual   (itemRect)                : QRectF(0,0 0x0) (bottomright 0,0)
         Expected (expectedGeometries.at(i)): QRectF(0,0 10x20) (bottomright 10,20)
         Loc: [tst_qgraphicsgridlayout.cpp(2365)]
      QWARN  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_alignbottom) not implemented
      QWARN  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_alignbottom) not implemented
      FAIL!  : tst_QGraphicsGridLayout::alignment2(hor_sizepolicy_fixed_alignbottom) Compared values are not the same
         Actual   (itemRect)                : QRectF(0,0 0x0) (bottomright 0,0)
         Expected (expectedGeometries.at(i)): QRectF(0,0 10x20) (bottomright 10,20)
         Loc: [tst_qgraphicsgridlayout.cpp(2365)]
      QWARN  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed) not implemented
      QWARN  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed) not implemented
      FAIL!  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed) Compared values are not the same
         Actual   (itemRect)                : QRectF(0,0 0x0) (bottomright 0,0)
         Expected (expectedGeometries.at(i)): QRectF(0,0 20x10) (bottomright 20,10)
         Loc: [tst_qgraphicsgridlayout.cpp(2365)]
      QWARN  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignhcenter) not implemented
      QWARN  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignhcenter) not implemented
      FAIL!  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignhcenter) Compared values are not the same
         Actual   (itemRect)                : QRectF(0,0 0x0) (bottomright 0,0)
         Expected (expectedGeometries.at(i)): QRectF(0,0 20x10) (bottomright 20,10)
         Loc: [tst_qgraphicsgridlayout.cpp(2365)]
      QWARN  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignleft) not implemented
      QWARN  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignleft) not implemented
      FAIL!  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignleft) Compared values are not the same
         Actual   (itemRect)                : QRectF(0,0 0x0) (bottomright 0,0)
         Expected (expectedGeometries.at(i)): QRectF(0,0 20x10) (bottomright 20,10)
         Loc: [tst_qgraphicsgridlayout.cpp(2365)]
      QWARN  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignright) not implemented
      QWARN  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignright) not implemented
      FAIL!  : tst_QGraphicsGridLayout::alignment2(ver_sizepolicy_fixed_alignright) Compared values are not the same
         Actual   (itemRect)                : QRectF(0,0 0x0) (bottomright 0,0)
         Expected (expectedGeometries.at(i)): QRectF(0,0 20x10) (bottomright 20,10)
         Loc: [tst_qgraphicsgridlayout.cpp(2365)]
      PASS   : tst_QGraphicsGridLayout::cleanupTestCase()
      Totals: 2 passed, 8 failed, 0 skipped, 0 blacklisted, 33ms
      ********* Finished testing of tst_QGraphicsGridLayout *********
      make: *** [check] Error 8
      

      Attachments

        Issue Links

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

          Activity

            People

              mmutz Marc Mutz
              tosaraja Tony Sarajärvi
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes