[Ci-reports] fail on QtBase_5.5_Integration #457

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Mar 31 08:36:04 CEST 2015


Autotest `tst_qdebug' failed :(

  Testing tst_QDebug
  FAIL!  : tst_QDebug::debugSpaceHandling() Compared values are not the same
     Actual   (s_msg)                                                                                          : "QPointF(21,22) QRect(23,24 25x26) QLineF(QPointF(27,28),QPointF(29,30))"
     Expected (QString::fromLatin1("QPointF(21,22) QRectF(23,24 25x26) QLineF(QPointF(27,28),QPointF(29,30))")): "QPointF(21,22) QRectF(23,24 25x26) QLineF(QPointF(27,28),QPointF(29,30))"
  tst_qdebug.cpp(227) : failure location
  Totals: 19 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QDebug *********
  Config: Using QtTest library 5.5.0, Qt 5.5.0 (i386-little_endian-ilp32 shared (dynamic) release build; by MSVC 2010)
  PASS   : tst_QDebug::initTestCase()
  PASS   : tst_QDebug::assignment()
  PASS   : tst_QDebug::warningWithoutDebug()
  PASS   : tst_QDebug::criticalWithoutDebug()
  PASS   : tst_QDebug::debugWithBool()
  FAIL!  : tst_QDebug::debugSpaceHandling() Compared values are not the same
     Actual   (s_msg)                                                                                          : "QPointF(21,22) QRect(23,24 25x26) QLineF(QPointF(27,28),QPointF(29,30))"
     Expected (QString::fromLatin1("QPointF(21,22) QRectF(23,24 25x26) QLineF(QPointF(27,28),QPointF(29,30))")): "QPointF(21,22) QRectF(23,24 25x26) QLineF(QPointF(27,28),QPointF(29,30))"
  tst_qdebug.cpp(227) : failure location
  PASS   : tst_QDebug::debugNoQuotes()
  PASS   : tst_QDebug::stateSaver()
  PASS   : tst_QDebug::veryLongWarningMessage()
  PASS   : tst_QDebug::qDebugQChar()
  PASS   : tst_QDebug::qDebugQString()
  PASS   : tst_QDebug::qDebugQStringRef()
  PASS   : tst_QDebug::qDebugQLatin1String()
  PASS   : tst_QDebug::qDebugQByteArray()
  PASS   : tst_QDebug::qDebugQFlags()
  PASS   : tst_QDebug::textStreamModifiers()
  PASS   : tst_QDebug::resetFormat()
  PASS   : tst_QDebug::defaultMessagehandler()
  PASS   : tst_QDebug::threadSafety()
  PASS   : tst_QDebug::cleanupTestCase()
  Totals: 19 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_QDebug *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qdebug: 0.744398 seconds, exit code 1

  Build log: http://testresults.qt.io/ci/QtBase_5.5_Integration/build_00457/win32-msvc2010_opengl_dynamic_Windows_7/log.txt.gz

  Tested changes (refs/builds/5.5_1427776881):
    http://codereview.qt-project.org/109579 [PS3] - Split out some inline qdebug formatting helpers to qdebug_p.h.
    http://codereview.qt-project.org/109619 [PS1] - Fix running of dbus-send on some systems
    http://codereview.qt-project.org/108678 [PS2] - Tests: Blacklist tests for ubuntu 14.04



More information about the Ci-reports mailing list