Autotest `tst_qstatictext' failed :(

  Testing tst_QStaticText
  FAIL!  : tst_QStaticText::drawStruckOutText() Compared values are not the same
  tst_qstatictext.cpp(736) : failure location
  FAIL!  : tst_QStaticText::drawOverlinedText() Compared values are not the same
  tst_qstatictext.cpp(771) : failure location
  FAIL!  : tst_QStaticText::drawUnderlinedText() Compared values are not the 
same
  tst_qstatictext.cpp(805) : failure location
  Totals: 24 passed, 3 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QStaticText *********
  Config: Using QTest library 5.1.0, Qt 5.1.0
  PASS   : tst_QStaticText::initTestCase()
  PASS   : tst_QStaticText::constructionAndDestruction()
  PASS   : tst_QStaticText::drawToPoint(Moderate caching)
  PASS   : tst_QStaticText::drawToPoint(Aggressive caching)
  PASS   : tst_QStaticText::drawToRect(Moderate caching)
  PASS   : tst_QStaticText::drawToRect(Aggressive caching)
  PASS   : tst_QStaticText::setFont()
  PASS   : tst_QStaticText::setTextWidth()
  PASS   : tst_QStaticText::prepareToCorrectData()
  PASS   : tst_QStaticText::prepareToWrongData()
  PASS   : tst_QStaticText::copyConstructor()
  PASS   : tst_QStaticText::translatedPainter()
  PASS   : tst_QStaticText::rotatedPainter()
  PASS   : tst_QStaticText::scaledPainter()
  PASS   : tst_QStaticText::projectedPainter()
  PASS   : tst_QStaticText::transformationChanged()
  PASS   : tst_QStaticText::plainTextVsRichText()
  PASS   : tst_QStaticText::setPenPlainText()
  PASS   : tst_QStaticText::setPenRichText()
  PASS   : tst_QStaticText::richTextOverridesPen()
  FAIL!  : tst_QStaticText::drawStruckOutText() Compared values are not the same
  tst_qstatictext.cpp(736) : failure location
  FAIL!  : tst_QStaticText::drawOverlinedText() Compared values are not the same
  tst_qstatictext.cpp(771) : failure location
  FAIL!  : tst_QStaticText::drawUnderlinedText() Compared values are not the 
same
  tst_qstatictext.cpp(805) : failure location
  PASS   : tst_QStaticText::unprintableCharacter_qtbug12614()
  PASS   : tst_QStaticText::underlinedColor_qtbug20159()
  PASS   : tst_QStaticText::textDocumentColor()
  PASS   : tst_QStaticText::cleanupTestCase()
  Totals: 24 passed, 3 failed, 0 skipped
  ********* Finished testing of tst_QStaticText *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qstatictext: 1 seconds, exit code 3

  Build log: 
http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_01121/win32-mingw47_developer-build_qtlibinfix_Windows_7/log.txt.gz

  Tested changes (refs/builds/stable_1367912523):
    http://codereview.qt-project.org/55412 [PS1] - Doc: Highlight a number of 
examples
    http://codereview.qt-project.org/55176 [PS1] - Doc: Fix paths for a number 
of examples
    http://codereview.qt-project.org/55184 [PS1] - qdoc: Standardize paths used 
in example and demo manifest files
    http://codereview.qt-project.org/55338 [PS1] - qmake/vcxproj: do not set 
ProgramDataBaseFileName
    http://codereview.qt-project.org/55291 [PS1] - fix warning in 
ProStringList_join
    http://codereview.qt-project.org/55290 [PS1] - qmake/vcxproj: remove unused 
code
    http://codereview.qt-project.org/55278 [PS1] - set QMAKE_PLATFORM in 
win32-msvc2012
    http://codereview.qt-project.org/55244 [PS3] - qmake/vcxproj: add WIN64 
macro for x86_46 builds
    http://codereview.qt-project.org/55277 [PS1] - fix _WIN32 compiler defines 
for MSVC
    http://codereview.qt-project.org/55243 [PS2] - qmake/vcxproj: fix parsing 
of /RTC* options
    http://codereview.qt-project.org/55237 [PS2] - qmake/vcxproj: resurrect 
support for /we compiler switch
    http://codereview.qt-project.org/55111 [PS2] - QProcess/Win: drain output 
pipes on process finish
    http://codereview.qt-project.org/55339 [PS1] - qdoc: Fix missing images in 
09-qdoc-commands-includingimages.html
    http://codereview.qt-project.org/55340 [PS1] - qtgui: Fix missing images
    http://codereview.qt-project.org/55341 [PS1] - qtprintsupport: Fix missing 
images in tools-customcompleter.html
    http://codereview.qt-project.org/55096 [PS1] - qdoc: The \wrapper command 
is added
    http://codereview.qt-project.org/55030 [PS2] - QLocalePrivate: remove 
unused dataPointerForIndex function
    http://codereview.qt-project.org/55225 [PS3] - QLocale: add autotest for 
French_Morocco locale
    http://codereview.qt-project.org/55067 [PS4] - Set geometry set by 
QPlatformWindow::initialGeometry() on widget.
    http://codereview.qt-project.org/55033 [PS3] - QWindowsFontEngine: Fix 
warnings about GetGlyphOutline() failures.
    http://codereview.qt-project.org/55023 [PS1] - Make access to 
xkbcommon_workaround.h more generic
    http://codereview.qt-project.org/53042 [PS8] - Use X11 core protocol when 
xkb not available
    http://codereview.qt-project.org/52176 [PS5] - Added possibleKeys(QKeyEvent 
*) to QXcbIntegration
    http://codereview.qt-project.org/52175 [PS8] - Utilize libxkbcommon API for 
the keyboard backend on X11
    http://codereview.qt-project.org/52793 [PS3] - Add xcb-xkb to 3rd party libs
    http://codereview.qt-project.org/53496 [PS6] - Add libxkbcommon to 3rd 
party libs
    http://codereview.qt-project.org/55458 [PS3] - Don't destroy the window if 
the QCloseEvent wasn't accepted
    http://codereview.qt-project.org/55227 [PS1] - Create a proper variable 
name in the cmake macro.
    http://codereview.qt-project.org/55226 [PS2] - Only expect EGL libraries in 
the cmake files if Qt is configured to use it.
    http://codereview.qt-project.org/55201 [PS2] - QApplication: fix touch to 
mouse bug when setting buttons()
    http://codereview.qt-project.org/55203 [PS4] - QGraphicsView: ignore 
unhandeled touch events
_______________________________________________
Ci-reports mailing list
[email protected]
http://lists.qt-project.org/mailman/listinfo/ci-reports

Reply via email to