[Ci-reports] fail on QtBase_5.4_Integration #504

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Oct 17 11:31:06 CEST 2014


Autotest `tst_qlogging' failed :(

  Testing tst_qmessagehandler
  FAIL!  : tst_qmessagehandler::setMessagePattern() Compared values are not the same
     Actual   (QString::fromLatin1(output))  : "static constructor\n[debug] qDebug\n[warning] qWarning\n[critical] qCritical\n[warning] qDebug with category\n\n\n\n"
     Expected (QString::fromLatin1(expected)): "static constructor\n[debug] qDebug\n[warning] qWarning\n[critical] qCritical\n[warning] qDebug with category\n"
     Loc: [../tst_qlogging.cpp(852)]
  Totals: 20 passed, 1 failed, 0 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qmessagehandler *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by GCC 4.6.3)
  PASS   : tst_qmessagehandler::initTestCase()
  PASS   : tst_qmessagehandler::defaultHandler()
  PASS   : tst_qmessagehandler::installMessageHandler()
  PASS   : tst_qmessagehandler::installMsgHandler()
  PASS   : tst_qmessagehandler::installBothHandler()
  PASS   : tst_qmessagehandler::qMessagePattern(basic)
  PASS   : tst_qmessagehandler::qMessagePattern(invalid)
  PASS   : tst_qmessagehandler::qMessagePattern(ifs)
  PASS   : tst_qmessagehandler::qMessagePattern(ifs-invalid1)
  PASS   : tst_qmessagehandler::qMessagePattern(ifs-invalid2)
  PASS   : tst_qmessagehandler::qMessagePattern(time)
  PASS   : tst_qmessagehandler::qMessagePattern(time)
  PASS   : tst_qmessagehandler::qMessagePattern(backtrace depth,separator)
  FAIL!  : tst_qmessagehandler::setMessagePattern() Compared values are not the same
     Actual   (QString::fromLatin1(output))  : "static constructor\n[debug] qDebug\n[warning] qWarning\n[critical] qCritical\n[warning] qDebug with category\n\n\n\n"
     Expected (QString::fromLatin1(expected)): "static constructor\n[debug] qDebug\n[warning] qWarning\n[critical] qCritical\n[warning] qDebug with category\n"
     Loc: [../tst_qlogging.cpp(852)]
  PASS   : tst_qmessagehandler::formatLogMessage(basic)
  PASS   : tst_qmessagehandler::formatLogMessage(if-debug)
  PASS   : tst_qmessagehandler::formatLogMessage(if_warning)
  PASS   : tst_qmessagehandler::formatLogMessage(if_critical)
  PASS   : tst_qmessagehandler::formatLogMessage(if_fatal)
  PASS   : tst_qmessagehandler::formatLogMessage(if_cat)
  PASS   : tst_qmessagehandler::cleanupTestCase()
  Totals: 20 passed, 1 failed, 0 skipped, 0 blacklisted
  ********* Finished testing of tst_qmessagehandler *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qlogging: 0.116763 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00504/linux-g++_no-widgets_Ubuntu_12.04_x64/log.txt.gz

  Tested changes (refs/builds/5.4_1413536137):
    http://codereview.qt-project.org/97373 [PS2] - Fix QAbstractListModel's detailed description.
    http://codereview.qt-project.org/96328 [PS1] - Make font hinting and antialiasing size dependent when using FontConfig
    http://codereview.qt-project.org/95115 [PS3] - Fix QOpenGLWindow tests when devicePixelRatio != 1
    http://codereview.qt-project.org/95793 [PS3] - Add qHash(QSslError) overload
    http://codereview.qt-project.org/95791 [PS5] - Add qHash(QSslCertificate) overload
    http://codereview.qt-project.org/96765 [PS1] - Don't use cosmetic GDI pens as this is already accounted for
    http://codereview.qt-project.org/96377 [PS1] - qdatetime.h: include correct header
    http://codereview.qt-project.org/96382 [PS1] - QSizePolicy: remind to mark as Q_PRIMITIVE_TYPE in Qt 6
    http://codereview.qt-project.org/97040 [PS1] - iOS: ignore sender of actions for edit menu
    http://codereview.qt-project.org/97010 [PS1] - iOS: ensure edit menu works on iOS6
    http://codereview.qt-project.org/97330 [PS1] - tst_QMimeData: test doesn't require QGuiApplication
    http://codereview.qt-project.org/97329 [PS1] - tst_QMetaType: fix memleaks
    http://codereview.qt-project.org/97328 [PS1] - tst_QSharedPointer: fix memleak
    http://codereview.qt-project.org/97327 [PS1] - tst_QThreadPool: fix memleak
    http://codereview.qt-project.org/97326 [PS1] - tst_QState: fix memleaks
    http://codereview.qt-project.org/97230 [PS1] - Fix undefined behavior in QLoggingRegistry::defaultCategoryFilter()
    http://codereview.qt-project.org/97225 [PS1] - QEasingCurve: fix mem leak in operator>>
    http://codereview.qt-project.org/97322 [PS2] - Remove trailing '\n' in qFormatLogMessage output
    http://codereview.qt-project.org/97331 [PS1] - tst_QPointer: fix memleak
    http://codereview.qt-project.org/97392 [PS1] - tst_Q*Animation*: fix memleaks
    http://codereview.qt-project.org/97393 [PS2] - tst_QLockFile: simulate a crash better
    http://codereview.qt-project.org/96270 [PS2] - Remove old Trolltech feature string from QXmlSimpleReader docs
    http://codereview.qt-project.org/96996 [PS1] - Doc: removed unnecessary text
    http://codereview.qt-project.org/95825 [PS2] - QLineEdit: take text margins into account in minimumSizeHint().



More information about the Ci-reports mailing list