[Ci-reports] fail on QtBase_stable_Integration #3033

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Jan 29 11:18:29 CET 2014


Autotests `tst_qgraphicseffect' and `tst_qgraphicseffectsource' failed :(

  Testing tst_QGraphicsEffectSource
  FAIL!  : tst_QGraphicsEffectSource::styleOption() Compared values are not the same
     Actual   (item->numRepaints): 0
     Expected (1)                : 1
  tst_qgraphicseffectsource.cpp(218) : failure location
  FAIL!  : tst_QGraphicsEffectSource::update() Compared values are not the same
     Actual   (item->numRepaints): 0
     Expected (1)                : 1
  tst_qgraphicseffectsource.cpp(253) : failure location
  FAIL!  : tst_QGraphicsEffectSource::boundingRect() Compared values are not the same
     Actual   (effect->sourceDeviceBoundingRect)         : QRectF(0,0 0x0) (bottomright 0,0)
     Expected (deviceTransform.mapRect(itemBoundingRect)): QRectF(47.5,-0.5 101x101) (bottomright 148.5,100.5)
  tst_qgraphicseffectsource.cpp(270) : failure location
  FAIL!  : tst_QGraphicsEffectSource::deviceRect() Compared values are not the same
     Actual   (effect->deviceRect)      : QRect(0,0 0x0) (bottomright -1,-1)
     Expected (view->viewport()->rect()): QRect(0,0 196x101) (bottomright 195,100)
  tst_qgraphicseffectsource.cpp(296) : failure location
  FAIL!  : tst_QGraphicsEffectSource::pixmap() '!effect->deviceCoordinatesPixmap.isNull()' returned FALSE. ()
  tst_qgraphicseffectsource.cpp(307) : failure location
  Totals: 12 passed, 5 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsEffectSource *********
  Config: Using QtTest library 5.2.2, Qt 5.2.2
  PASS   : tst_QGraphicsEffectSource::initTestCase()
  PASS   : tst_QGraphicsEffectSource::graphicsItem()
  FAIL!  : tst_QGraphicsEffectSource::styleOption() Compared values are not the same
     Actual   (item->numRepaints): 0
     Expected (1)                : 1
  tst_qgraphicseffectsource.cpp(218) : failure location
  PASS   : tst_QGraphicsEffectSource::isPixmap()
  PASS   : tst_QGraphicsEffectSource::draw()
  FAIL!  : tst_QGraphicsEffectSource::update() Compared values are not the same
     Actual   (item->numRepaints): 0
     Expected (1)                : 1
  tst_qgraphicseffectsource.cpp(253) : failure location
  FAIL!  : tst_QGraphicsEffectSource::boundingRect() Compared values are not the same
     Actual   (effect->sourceDeviceBoundingRect)         : QRectF(0,0 0x0) (bottomright 0,0)
     Expected (deviceTransform.mapRect(itemBoundingRect)): QRectF(47.5,-0.5 101x101) (bottomright 148.5,100.5)
  tst_qgraphicseffectsource.cpp(270) : failure location
  PASS   : tst_QGraphicsEffectSource::clippedBoundingRect()
  FAIL!  : tst_QGraphicsEffectSource::deviceRect() Compared values are not the same
     Actual   (effect->deviceRect)      : QRect(0,0 0x0) (bottomright -1,-1)
     Expected (view->viewport()->rect()): QRect(0,0 196x101) (bottomright 195,100)
  tst_qgraphicseffectsource.cpp(296) : failure location
  FAIL!  : tst_QGraphicsEffectSource::pixmap() '!effect->deviceCoordinatesPixmap.isNull()' returned FALSE. ()
  tst_qgraphicseffectsource.cpp(307) : failure location
  PASS   : tst_QGraphicsEffectSource::pixmapPadding(log,nopad)
  PASS   : tst_QGraphicsEffectSource::pixmapPadding(log,transparent)
  PASS   : tst_QGraphicsEffectSource::pixmapPadding(log,effectrect)
  PASS   : tst_QGraphicsEffectSource::pixmapPadding(dev,nopad)
  PASS   : tst_QGraphicsEffectSource::pixmapPadding(dev,transparent)
  PASS   : tst_QGraphicsEffectSource::pixmapPadding(dev,effectrect)
  PASS   : tst_QGraphicsEffectSource::cleanupTestCase()
  Totals: 12 passed, 5 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsEffectSource *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicseffectsource: 57 seconds, exit code 5
  
  Testing tst_QGraphicsEffect
  FAIL!  : tst_QGraphicsEffect::draw() 'item->numRepaints > 0' returned FALSE. ()
  tst_qgraphicseffect.cpp(328) : failure location
  FAIL!  : tst_QGraphicsEffect::opacity() 'effect->numRepaints > 0' returned FALSE. ()
  tst_qgraphicseffect.cpp(419) : failure location
  FAIL!  : tst_QGraphicsEffect::drawPixmapItem() 'effect->repaints >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(558) : failure location
  FAIL!  : tst_QGraphicsEffect::deviceCoordinateTranslateCaching() 'item->numRepaints >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(601) : failure location
  FAIL!  : tst_QGraphicsEffect::inheritOpacity() 'item->numRepaints >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(627) : failure location
  FAIL!  : tst_QGraphicsEffect::childrenVisibilityShouldInvalidateCache() 'parent.nbPaint >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(686) : failure location
  FAIL!  : tst_QGraphicsEffect::prepareGeometryChangeInvalidateCache() 'item->nbPaint >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(712) : failure location
  FAIL!  : tst_QGraphicsEffect::itemHasNoContents() 'child->nbPaint >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(744) : failure location
  Totals: 10 passed, 8 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGraphicsEffect *********
  Config: Using QtTest library 5.2.2, Qt 5.2.2
  PASS   : tst_QGraphicsEffect::initTestCase()
  PASS   : tst_QGraphicsEffect::setEnabled()
  PASS   : tst_QGraphicsEffect::source()
  PASS   : tst_QGraphicsEffect::boundingRectFor()
  PASS   : tst_QGraphicsEffect::boundingRect()
  PASS   : tst_QGraphicsEffect::boundingRect2()
  FAIL!  : tst_QGraphicsEffect::draw() 'item->numRepaints > 0' returned FALSE. ()
  tst_qgraphicseffect.cpp(328) : failure location
  FAIL!  : tst_QGraphicsEffect::opacity() 'effect->numRepaints > 0' returned FALSE. ()
  tst_qgraphicseffect.cpp(419) : failure location
  PASS   : tst_QGraphicsEffect::grayscale()
  PASS   : tst_QGraphicsEffect::colorize()
  FAIL!  : tst_QGraphicsEffect::drawPixmapItem() 'effect->repaints >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(558) : failure location
  FAIL!  : tst_QGraphicsEffect::deviceCoordinateTranslateCaching() 'item->numRepaints >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(601) : failure location
  FAIL!  : tst_QGraphicsEffect::inheritOpacity() 'item->numRepaints >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(627) : failure location
  PASS   : tst_QGraphicsEffect::dropShadowClipping()
  FAIL!  : tst_QGraphicsEffect::childrenVisibilityShouldInvalidateCache() 'parent.nbPaint >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(686) : failure location
  FAIL!  : tst_QGraphicsEffect::prepareGeometryChangeInvalidateCache() 'item->nbPaint >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(712) : failure location
  FAIL!  : tst_QGraphicsEffect::itemHasNoContents() 'child->nbPaint >= 1' returned FALSE. ()
  tst_qgraphicseffect.cpp(744) : failure location
  PASS   : tst_QGraphicsEffect::cleanupTestCase()
  Totals: 10 passed, 8 failed, 0 skipped
  ********* Finished testing of tst_QGraphicsEffect *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qgraphicseffect: 90 seconds, exit code 8

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03033/win32-msvc2010_developer-build_angle_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1390985138):
    http://codereview.qt-project.org/76697 [PS1] - QFileSelector: correct the macro for android platform



More information about the Ci-reports mailing list