********* 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