[Ci-reports] fail on QtBase_dev_Integration #3120

Qt Continuous Integration System ci-noreply at qt-project.org
Fri Mar 28 17:14:57 CET 2014


Autotest `tst_qfont' failed :(

  Testing tst_QFont
  FAIL!  : tst_QFont::serialize(styleHint) 'readFont == font' returned FALSE. (Fonts do not compare equal for QDataStream version 1:
  actual: MS Shell Dlg 2,8.2,-1,7,50,0,0,0,0,0
  expected: MS Shell Dlg 2,8.25,-1,7,50,0,0,0,0,0)
  tst_qfont.cpp(685) : failure location
  FAIL!  : tst_QFont::serialize(weight) 'readFont == font' returned FALSE. (Fonts do not compare equal for QDataStream version 1:
  actual: MS Shell Dlg 2,8.2,-1,5,99,0,0,0,0,0
  expected: MS Shell Dlg 2,8.25,-1,5,99,0,0,0,0,0)
  tst_qfont.cpp(685) : failure location
  FAIL!  : tst_QFont::serialize(underline) 'readFont == font' returned FALSE. (Fonts do not compare equal for QDataStream version 1:
  actual: MS Shell Dlg 2,8.2,-1,5,50,0,1,0,0,0
  expected: MS Shell Dlg 2,8.25,-1,5,50,0,1,0,0,0)
  tst_qfont.cpp(685) : failure location
  FAIL!  : tst_QFont::serialize(strikeOut) 'readFont == font' returned FALSE. (Fonts do not compare equal for QDataStream version 1:
  actual: MS Shell Dlg 2,8.2,-1,5,50,0,0,1,0,0
  expected: MS Shell Dlg 2,8.25,-1,5,50,0,0,1,0,0)
  tst_qfont.cpp(685) : failure location
  FAIL!  : tst_QFont::serialize(rawMode) 'readFont == font' returned FALSE. (Fonts do not compare equal for QDataStream version 1:
  actual: MS Shell Dlg 2,8.2,-1,5,50,0,0,0,0,1
  expected: MS Shell Dlg 2,8.25,-1,5,50,0,0,0,0,1)
  tst_qfont.cpp(685) : failure location
  Totals: 26 passed, 5 failed, 4 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QFont *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (Mar 28 2014, GCC 4.8.0, 32 bit, release build)
  PASS   : tst_QFont::initTestCase()
  PASS   : tst_QFont::getSetCheck()
  SKIP   : tst_QFont::exactMatch() Exact matching on windows misses a lot because of the sample chars
  tst_qfont.cpp(157) : failure location
  PASS   : tst_QFont::compare()
  PASS   : tst_QFont::resolve()
  PASS   : tst_QFont::resetFont()
  PASS   : tst_QFont::isCopyOf()
  SKIP   : tst_QFont::setFontRaw() Only tested on X11
  tst_qfont.cpp(526) : failure location
  PASS   : tst_QFont::italicOblique()
  PASS   : tst_QFont::insertAndRemoveSubstitutions()
  PASS   : tst_QFont::serialize(letterSpacing)
  PASS   : tst_QFont::serialize(wordSpacing)
  PASS   : tst_QFont::serialize(pointSize)
  PASS   : tst_QFont::serialize(pixelSize)
  FAIL!  : tst_QFont::serialize(styleHint) 'readFont == font' returned FALSE. (Fonts do not compare equal for QDataStream version 1:
  actual: MS Shell Dlg 2,8.2,-1,7,50,0,0,0,0,0
  expected: MS Shell Dlg 2,8.25,-1,7,50,0,0,0,0,0)
  tst_qfont.cpp(685) : failure location
  PASS   : tst_QFont::serialize(stretch)
  FAIL!  : tst_QFont::serialize(weight) 'readFont == font' returned FALSE. (Fonts do not compare equal for QDataStream version 1:
  actual: MS Shell Dlg 2,8.2,-1,5,99,0,0,0,0,0
  expected: MS Shell Dlg 2,8.25,-1,5,99,0,0,0,0,0)
  tst_qfont.cpp(685) : failure location
  FAIL!  : tst_QFont::serialize(underline) 'readFont == font' returned FALSE. (Fonts do not compare equal for QDataStream version 1:
  actual: MS Shell Dlg 2,8.2,-1,5,50,0,1,0,0,0
  expected: MS Shell Dlg 2,8.25,-1,5,50,0,1,0,0,0)
  tst_qfont.cpp(685) : failure location
  FAIL!  : tst_QFont::serialize(strikeOut) 'readFont == font' returned FALSE. (Fonts do not compare equal for QDataStream version 1:
  actual: MS Shell Dlg 2,8.2,-1,5,50,0,0,1,0,0
  expected: MS Shell Dlg 2,8.25,-1,5,50,0,0,1,0,0)
  tst_qfont.cpp(685) : failure location
  PASS   : tst_QFont::serialize(fixedPitch)
  PASS   : tst_QFont::serialize(letterSpacing)
  FAIL!  : tst_QFont::serialize(rawMode) 'readFont == font' returned FALSE. (Fonts do not compare equal for QDataStream version 1:
  actual: MS Shell Dlg 2,8.2,-1,5,50,0,0,0,0,1
  expected: MS Shell Dlg 2,8.25,-1,5,50,0,0,0,0,1)
  tst_qfont.cpp(685) : failure location
  PASS   : tst_QFont::serialize(kerning)
  PASS   : tst_QFont::serialize(styleStrategy)
  PASS   : tst_QFont::serialize(hintingPreference)
  PASS   : tst_QFont::serialize(styleName)
  SKIP   : tst_QFont::lastResortFont() QFont::lastResortFont() may abort with qFatal() on QPA, QTBUG-22325
  tst_qfont.cpp(695) : failure location
  SKIP   : tst_QFont::styleName() Only tested on Mac
  tst_qfont.cpp(703) : failure location
  PASS   : tst_QFont::defaultFamily(serif)
  PASS   : tst_QFont::defaultFamily(monospace)
  PASS   : tst_QFont::defaultFamily(cursive)
  PASS   : tst_QFont::defaultFamily(fantasy)
  PASS   : tst_QFont::defaultFamily(sans-serif)
  PASS   : tst_QFont::sharing()
  PASS   : tst_QFont::cleanupTestCase()
  Totals: 26 passed, 5 failed, 4 skipped
  ********* Finished testing of tst_QFont *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qfont: 1 seconds, exit code 5

  Build log: http://testresults.qt-project.org/ci/QtBase_dev_Integration/build_03120/win32-mingw48_developer-build_qtlibinfix_opengl_Windows_7/log.txt.gz

  Tested changes (refs/builds/dev_1396018774):
    http://codereview.qt-project.org/81996 [PS2] - QStringList: add op<< overload for QList<QString>
    http://codereview.qt-project.org/81995 [PS2] - QStringList: remove copy ctor
    http://codereview.qt-project.org/82002 [PS2] - QStringList::join: micro-optimization
    http://codereview.qt-project.org/82004 [PS2] - QStringList: use a functor instead of a function pointer for std::sort
    http://codereview.qt-project.org/82071 [PS1] - QStringList: use QList:.swap(int,int) in removeDuplicates instead of assignment
    http://codereview.qt-project.org/82070 [PS1] - tst_QStringList: add more checks for removeDuplicates
    http://codereview.qt-project.org/81865 [PS4] - Properly serialize QFont.



More information about the Ci-reports mailing list