[Ci-reports] fail on QtBase_stable_Integration #3516

Qt Continuous Integration System ci-noreply at qt-project.org
Wed Mar 26 11:35:02 CET 2014


Autotest `tst_qcollator' failed :(

  Testing tst_QCollator
  FAIL!  : tst_QCollator::compare(english1) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(english2) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(english3) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(english4) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(english4) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(swedish1) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(swedish2) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(swedish3) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(swedish4) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(norwegian1) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(norwegian2) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(norwegian3) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german1) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german2) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german3) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german4) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german5) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german6) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german7) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german8) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(french1) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(french2) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(french3) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(french4) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  Totals: 2 passed, 24 failed, 1 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QCollator *********
  Config: Using QtTest library 5.3.0, Qt 5.3.0
  PASS   : tst_QCollator::initTestCase()
  SKIP   : tst_QCollator::moveSemantics() The compiler is not in C++11 mode or does not support move semantics.
     Loc: [tst_qcollator.cpp(89)]
  FAIL!  : tst_QCollator::compare(english1) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(english2) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(english3) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(english4) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(english4) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(swedish1) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(swedish2) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(swedish3) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(swedish4) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(norwegian1) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(norwegian2) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(norwegian3) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german1) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german2) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german3) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german4) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german5) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german6) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german7) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(german8) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(french1) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(french2) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(french3) Compared values are not the same
     Actual   (result)                  : 1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  FAIL!  : tst_QCollator::compare(french4) Compared values are not the same
     Actual   (result)                  : -1
     Expected (collator.compare(s1, s2)): 0
     Loc: [tst_qcollator.cpp(166)]
  PASS   : tst_QCollator::cleanupTestCase()
  Totals: 2 passed, 24 failed, 1 skipped
  ********* Finished testing of tst_QCollator *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qcollator: 0.093436 seconds, exit code 24

  Build log: http://testresults.qt-project.org/ci/QtBase_stable_Integration/build_03516/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/stable_1395824874):
    http://codereview.qt-project.org/81243 [PS4] - QNX: Fix QWindow autotest
    http://codereview.qt-project.org/80745 [PS2] - Fix application font removal when using FontConfig
    http://codereview.qt-project.org/81776 [PS1] - Disable non-fullscreen windows for WinRT
    http://codereview.qt-project.org/81839 [PS2] - Check for administrative rights in tst_qsettings.
    http://codereview.qt-project.org/81669 [PS2] - Fix case insensitive comparisons using QCollator
    http://codereview.qt-project.org/76118 [PS2] - Reuse one QCollator instance for QString::localeAwareCompare



More information about the Ci-reports mailing list