[Ci-reports] fail on ssh://codereview.qt-project.org:29418/qt/qtbase#stable

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Nov 6 16:14:49 CET 2013


Autotest `tst_qguivariant' failed :(

  Testing tst_QGuiVariant
  FAIL!  : tst_QGuiVariant::canConvert(Color) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(Cursor) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(Icon) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(Image) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(Palette) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(Pen) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(Pixmap) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(PointArray) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  Totals: 77 passed, 8 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QGuiVariant *********
  Config: Using QtTest library 5.2.0, Qt 5.2.0
  PASS   : tst_QGuiVariant::initTestCase()
  PASS   : tst_QGuiVariant::constructor_invalid(LastGuiType + 1)
  PASS   : tst_QGuiVariant::constructor_invalid(LastWidgetsType + 1)
  PASS   : tst_QGuiVariant::canConvert(Bitmap)
  PASS   : tst_QGuiVariant::canConvert(Brush)
  FAIL!  : tst_QGuiVariant::canConvert(Color) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(Cursor) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  PASS   : tst_QGuiVariant::canConvert(Font)
  FAIL!  : tst_QGuiVariant::canConvert(Icon) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(Image) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  PASS   : tst_QGuiVariant::canConvert(KeySequence)
  FAIL!  : tst_QGuiVariant::canConvert(Palette) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(Pen) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(Pixmap) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  FAIL!  : tst_QGuiVariant::canConvert(PointArray) Compared values are not the same
     Actual   (val.canConvert(QVariant::LongLong)): 1
     Expected (LongLongCast)                      : 0
     Loc: [tst_qguivariant.cpp(229)]
  PASS   : tst_QGuiVariant::canConvert(Region)
  PASS   : tst_QGuiVariant::toInt(keysequence)
  PASS   : tst_QGuiVariant::toFont(string)
  PASS   : tst_QGuiVariant::toKeySequence(int)
  PASS   : tst_QGuiVariant::toKeySequence(qstring)
  PASS   : tst_QGuiVariant::toString(qkeysequence)
  PASS   : tst_QGuiVariant::toString(qfont)
  PASS   : tst_QGuiVariant::toString(qcolor)
  PASS   : tst_QGuiVariant::toColor(string)
  PASS   : tst_QGuiVariant::toColor(solid brush)
  PASS   : tst_QGuiVariant::toPixmap(image)
  PASS   : tst_QGuiVariant::toPixmap(bitmap)
  PASS   : tst_QGuiVariant::toImage(image)
  PASS   : tst_QGuiVariant::toBrush(color)
  PASS   : tst_QGuiVariant::toBrush(pixmap)
  PASS   : tst_QGuiVariant::matrix()
  PASS   : tst_QGuiVariant::transform()
  PASS   : tst_QGuiVariant::matrix4x4()
  PASS   : tst_QGuiVariant::vector2D()
  PASS   : tst_QGuiVariant::vector3D()
  PASS   : tst_QGuiVariant::vector4D()
  PASS   : tst_QGuiVariant::quaternion()
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(bitmap_invalid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(bitmap_valid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(brush_valid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(color_valid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(cursor_valid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(font_valid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(pixmap_invalid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(pixmap_valid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(image_invalid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(keysequence_valid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(palette_valid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(pen_valid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(pointarray_invalid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(pointarray_valid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(region_invalid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(region_valid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(polygonf_invalid)
  PASS   : tst_QGuiVariant::writeToReadFromDataStream(polygonf_valid)
  PASS   : tst_QGuiVariant::writeToReadFromOldDataStream()
  PASS   : tst_QGuiVariant::colorInteger()
  PASS   : tst_QGuiVariant::invalidQColor()
  PASS   : tst_QGuiVariant::validQColor()
  PASS   : tst_QGuiVariant::debugStream(QFont)
  PASS   : tst_QGuiVariant::debugStream(QPixmap)
  PASS   : tst_QGuiVariant::debugStream(QBrush)
  PASS   : tst_QGuiVariant::debugStream(QColor)
  PASS   : tst_QGuiVariant::debugStream(QPalette)
  PASS   : tst_QGuiVariant::debugStream(QIcon)
  PASS   : tst_QGuiVariant::debugStream(QImage)
  PASS   : tst_QGuiVariant::debugStream(QPolygon)
  PASS   : tst_QGuiVariant::debugStream(QRegion)
  PASS   : tst_QGuiVariant::debugStream(QBitmap)
  PASS   : tst_QGuiVariant::debugStream(QCursor)
  PASS   : tst_QGuiVariant::debugStream(QKeySequence)
  PASS   : tst_QGuiVariant::debugStream(QPen)
  PASS   : tst_QGuiVariant::debugStream(QTextLength)
  PASS   : tst_QGuiVariant::debugStream(QTextFormat)
  PASS   : tst_QGuiVariant::debugStream(QMatrix)
  PASS   : tst_QGuiVariant::debugStream(QTransform)
  PASS   : tst_QGuiVariant::debugStream(QMatrix4x4)
  PASS   : tst_QGuiVariant::debugStream(QVector2D)
  PASS   : tst_QGuiVariant::debugStream(QVector3D)
  PASS   : tst_QGuiVariant::debugStream(QVector4D)
  PASS   : tst_QGuiVariant::debugStream(QQuaternion)
  PASS   : tst_QGuiVariant::debugStream(QPolygonF)
  PASS   : tst_QGuiVariant::implicitConstruction()
  PASS   : tst_QGuiVariant::guiVariantAtExit()
  PASS   : tst_QGuiVariant::cleanupTestCase()
  Totals: 77 passed, 8 failed, 0 skipped
  ********* Finished testing of tst_QGuiVariant *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qguivariant: 0.12329 seconds, exit code 8

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_02486/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/stable_1383749732):
    http://codereview.qt-project.org/70522 [PS2] - EglFS: make sure resize events are delivered
    http://codereview.qt-project.org/70359 [PS1] - qdoc: Fix output file name generation for examples
    http://codereview.qt-project.org/70136 [PS2] - QMetaType: Fix conversion between module types.
    http://codereview.qt-project.org/70537 [PS1] - Android: Catch any startActivity exceptions
    http://codereview.qt-project.org/70055 [PS3] - qdoc: Don't include internal QML types
    http://codereview.qt-project.org/70350 [PS1] - Fix QVariant::canConvert with long and longlong



More information about the Ci-reports mailing list