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

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Nov 4 08:20:29 CET 2014


Autotest `tst_qwidget_window' failed :(

  Testing tst_QWidget_window
  FAIL!  : tst_QWidget_window::tst_move_count() Compared values are not the same
     Actual   (move.moveCount): 2
     Expected (1)             : 1
     Loc: [tst_qwidget_window.cpp(758)]
  Totals: 32 passed, 1 failed, 1 skipped, 0 blacklisted
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QWidget_window *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 3.0 (tags/Apple/clang-211.12))
  PASS   : tst_QWidget_window::initTestCase()
  PASS   : tst_QWidget_window::tst_min_max_size(Set min/max size after show)
  PASS   : tst_QWidget_window::tst_min_max_size(Set min/max size before show)
  PASS   : tst_QWidget_window::tst_move_show()
  PASS   : tst_QWidget_window::tst_show_move()
  PASS   : tst_QWidget_window::tst_show_move_hide_show()
  PASS   : tst_QWidget_window::tst_resize_show()
  PASS   : tst_QWidget_window::tst_show_resize()
  PASS   : tst_QWidget_window::tst_show_resize_hide_show()
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title nor AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, but no AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, not AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, not appName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(never Set Title, yes AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title after only, yes AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(set title before only, yes AppName)
  PASS   : tst_QWidget_window::tst_windowFilePathAndwindowTitle(always set title, yes appName)
  PASS   : tst_QWidget_window::tst_windowFilePath(never Set Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(never EVER Set Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(Valid Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(invalid Path)
  PASS   : tst_QWidget_window::tst_windowFilePath(Valid Path then empty)
  PASS   : tst_QWidget_window::tst_windowFilePath(invalid Path then empty)
  PASS   : tst_QWidget_window::tst_windowFilePath(invalid Path then valid)
  PASS   : tst_QWidget_window::tst_windowFilePath(valid Path then invalid)
  SKIP   : tst_QWidget_window::tst_showWithoutActivating() This test is X11-only.
     Loc: [tst_qwidget_window.cpp(340)]
  PASS   : tst_QWidget_window::tst_paintEventOnSecondShow()
  PASS   : tst_QWidget_window::tst_dnd()
  PASS   : tst_QWidget_window::tst_qtbug35600()
  PASS   : tst_QWidget_window::tst_updateWinId_QTBUG40681()
  PASS   : tst_QWidget_window::tst_recreateWindow_QTBUG40817()
  PASS   : tst_QWidget_window::tst_resize_count()
  FAIL!  : tst_QWidget_window::tst_move_count() Compared values are not the same
     Actual   (move.moveCount): 2
     Expected (1)             : 1
     Loc: [tst_qwidget_window.cpp(758)]
  PASS   : tst_QWidget_window::cleanupTestCase()
  Totals: 32 passed, 1 failed, 1 skipped, 0 blacklisted
  ********* Finished testing of tst_QWidget_window *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qwidget_window: 1 seconds, exit code 1

  Build log: http://testresults.qt-project.org/ci/QtBase_5.4_Integration/build_00634/macx-clang_developer-build_qtnamespace_OSX_10.7/log.txt.gz

  Tested changes (refs/builds/5.4_1415083346):
    http://codereview.qt-project.org/97822 [PS14] - Fix too many resizes and move events for native widgets



More information about the Ci-reports mailing list