[Ci-reports] fail on QtDeclarative_dev_Integration #1423

Qt Continuous Integration System ci-noreply at qt-project.org
Tue May 6 16:51:19 CEST 2014


Autotests `tst_qquickdrag' and `tst_qquickdroparea' failed :(

  Testing tst_QQuickDropArea
  FAIL!  : tst_QQuickDropArea::simultaneousDrags() Compared values are not the same
     Actual   (evaluate<bool>(dropArea1, "containsDrag")): 0
     Expected (true)                                     : 1
     Loc: [tst_qquickdroparea.cpp(830)]
  Totals: 10 passed, 1 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickDropArea *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (May  6 2014, GCC 4.6.1, 64 bit, debug build)
  PASS   : tst_QQuickDropArea::initTestCase()
  PASS   : tst_QQuickDropArea::containsDrag_internal()
  PASS   : tst_QQuickDropArea::containsDrag_external()
  PASS   : tst_QQuickDropArea::keys_internal()
  PASS   : tst_QQuickDropArea::keys_external()
  PASS   : tst_QQuickDropArea::source_internal()
  PASS   : tst_QQuickDropArea::position_internal()
  PASS   : tst_QQuickDropArea::position_external()
  PASS   : tst_QQuickDropArea::drop_internal()
  FAIL!  : tst_QQuickDropArea::simultaneousDrags() Compared values are not the same
     Actual   (evaluate<bool>(dropArea1, "containsDrag")): 0
     Expected (true)                                     : 1
     Loc: [tst_qquickdroparea.cpp(830)]
  PASS   : tst_QQuickDropArea::cleanupTestCase()
  Totals: 10 passed, 1 failed, 0 skipped
  ********* Finished testing of tst_QQuickDropArea *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickdroparea: 0.468818 seconds, exit code 1
  
  Testing tst_QQuickDrag
  FAIL!  : tst_QQuickDrag::drop() Compared values are not the same
     Actual   (outerTarget.enterEvents): 0
     Expected (1)                      : 1
     Loc: [tst_qquickdrag.cpp(419)]
  FAIL!  : tst_QQuickDrag::move() Compared values are not the same
     Actual   (outerTarget.moveEvents): 0
     Expected (1)                     : 1
     Loc: [tst_qquickdrag.cpp(587)]
  Totals: 33 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_QQuickDrag *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (May  6 2014, GCC 4.6.1, 64 bit, debug build)
  PASS   : tst_QQuickDrag::initTestCase()
  PASS   : tst_QQuickDrag::active()
  FAIL!  : tst_QQuickDrag::drop() Compared values are not the same
     Actual   (outerTarget.enterEvents): 0
     Expected (1)                      : 1
     Loc: [tst_qquickdrag.cpp(419)]
  FAIL!  : tst_QQuickDrag::move() Compared values are not the same
     Actual   (outerTarget.moveEvents): 0
     Expected (1)                     : 1
     Loc: [tst_qquickdrag.cpp(587)]
  PASS   : tst_QQuickDrag::parentChange()
  PASS   : tst_QQuickDrag::hotSpot()
  PASS   : tst_QQuickDrag::supportedActions()
  PASS   : tst_QQuickDrag::proposedAction()
  PASS   : tst_QQuickDrag::keys()
  PASS   : tst_QQuickDrag::source()
  PASS   : tst_QQuickDrag::recursion(Drag.start() in Enter)
  PASS   : tst_QQuickDrag::recursion(Drag.cancel() in Enter)
  PASS   : tst_QQuickDrag::recursion(Drag.drop() in Enter)
  PASS   : tst_QQuickDrag::recursion(Drag.active = true in Enter)
  PASS   : tst_QQuickDrag::recursion(Drag.active = false in Enter)
  PASS   : tst_QQuickDrag::recursion(move in Enter)
  PASS   : tst_QQuickDrag::recursion(Drag.start() in Move)
  PASS   : tst_QQuickDrag::recursion(Drag.cancel() in Move)
  PASS   : tst_QQuickDrag::recursion(Drag.drop() in Move)
  PASS   : tst_QQuickDrag::recursion(Drag.active = true in Move)
  PASS   : tst_QQuickDrag::recursion(Drag.active = false in Move)
  PASS   : tst_QQuickDrag::recursion(move in Move)
  PASS   : tst_QQuickDrag::recursion(Drag.start() in Leave)
  PASS   : tst_QQuickDrag::recursion(Drag.cancel() in Leave)
  PASS   : tst_QQuickDrag::recursion(Drag.drop() in Leave)
  PASS   : tst_QQuickDrag::recursion(Drag.active = true in Leave)
  PASS   : tst_QQuickDrag::recursion(Drag.active = false in Leave)
  PASS   : tst_QQuickDrag::recursion(move in Leave)
  PASS   : tst_QQuickDrag::recursion(Drag.start() in Drop)
  PASS   : tst_QQuickDrag::recursion(Drag.cancel() in Drop)
  PASS   : tst_QQuickDrag::recursion(Drag.drop() in Drop)
  PASS   : tst_QQuickDrag::recursion(Drag.active = true in Drop)
  PASS   : tst_QQuickDrag::recursion(Drag.active = false in Drop)
  PASS   : tst_QQuickDrag::recursion(move in Drop)
  PASS   : tst_QQuickDrag::cleanupTestCase()
  Totals: 33 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_QQuickDrag *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickdrag: 0.492986 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01423/linux-g++_developer-build_qtnamespace_qtlibinfix_Ubuntu_11.10_x64/log.txt.gz

  Tested changes (refs/builds/dev_1399385958):
    http://codereview.qt-project.org/84340 [PS2] - Process children first when delivering drag events



More information about the Ci-reports mailing list