[Ci-reports] fail on QtDeclarative_dev_Integration #1710

Qt Continuous Integration System ci-noreply at qt-project.org
Tue Jul 22 12:42:44 CEST 2014


Autotest `tst_qquickitem' failed :(

  Testing tst_qquickitem
  FAIL!  : tst_qquickitem::visualParentOwnership() '!newItem.isNull()' returned FALSE. ()
     Loc: [tst_qquickitem.cpp(1794)]
  FAIL!  : tst_qquickitem::visualParentOwnershipWindow() '!newItem.isNull()' returned FALSE. ()
     Loc: [tst_qquickitem.cpp(1851)]
  Totals: 50 passed, 2 failed, 0 skipped
  QtQA::App::TestRunner: test failed, running again to see if it is flaky...
  ********* Start testing of tst_qquickitem *********
  Config: Using QtTest library 5.4.0, Qt 5.4.0 (x86_64-little_endian-lp64 shared (dynamic) release build; by Clang 4.1 ((tags/Apple/clang-421.11.66)) (Apple))
  PASS   : tst_qquickitem::initTestCase()
  PASS   : tst_qquickitem::noWindow()
  PASS   : tst_qquickitem::simpleFocus()
  PASS   : tst_qquickitem::scopedFocus()
  PASS   : tst_qquickitem::addedToWindow()
  PASS   : tst_qquickitem::changeParent()
  PASS   : tst_qquickitem::multipleFocusClears()
  PASS   : tst_qquickitem::focusSubItemInNonFocusScope()
  PASS   : tst_qquickitem::parentItemWithFocus()
  PASS   : tst_qquickitem::reparentFocusedItem()
  PASS   : tst_qquickitem::constructor()
  PASS   : tst_qquickitem::setParentItem()
  PASS   : tst_qquickitem::visible()
  PASS   : tst_qquickitem::enabled()
  PASS   : tst_qquickitem::enabledFocus()
  PASS   : tst_qquickitem::mouseGrab()
  PASS   : tst_qquickitem::touchEventAcceptIgnore(with touch)
  PASS   : tst_qquickitem::touchEventAcceptIgnore(without touch)
  PASS   : tst_qquickitem::polishOutsideAnimation()
  PASS   : tst_qquickitem::polishOnCompleted()
  PASS   : tst_qquickitem::wheelEvent(visible and enabled)
  PASS   : tst_qquickitem::wheelEvent(visible and disabled)
  PASS   : tst_qquickitem::wheelEvent(invisible and enabled)
  PASS   : tst_qquickitem::wheelEvent(invisible and disabled)
  PASS   : tst_qquickitem::hoverEvent(visible, enabled, accept hover)
  PASS   : tst_qquickitem::hoverEvent(visible, disabled, accept hover)
  PASS   : tst_qquickitem::hoverEvent(invisible, enabled, accept hover)
  PASS   : tst_qquickitem::hoverEvent(invisible, disabled, accept hover)
  PASS   : tst_qquickitem::hoverEvent(visible, enabled, not accept hover)
  PASS   : tst_qquickitem::hoverEvent(visible, disabled, not accept hover)
  PASS   : tst_qquickitem::hoverEvent(invisible, enabled, not accept hover)
  PASS   : tst_qquickitem::hoverEvent(invisible, disabled, not accept hover)
  PASS   : tst_qquickitem::hoverEventInParent()
  PASS   : tst_qquickitem::paintOrder(test 1 noop)
  PASS   : tst_qquickitem::paintOrder(test 1 add)
  PASS   : tst_qquickitem::paintOrder(test 1 remove)
  PASS   : tst_qquickitem::paintOrder(test 1 stack before)
  PASS   : tst_qquickitem::paintOrder(test 1 stack after)
  PASS   : tst_qquickitem::paintOrder(test 1 set z)
  PASS   : tst_qquickitem::paintOrder(test 2 noop)
  PASS   : tst_qquickitem::paintOrder(test 2 add)
  PASS   : tst_qquickitem::paintOrder(test 2 remove 1)
  PASS   : tst_qquickitem::paintOrder(test 2 remove 2)
  PASS   : tst_qquickitem::paintOrder(test 2 stack before 1)
  PASS   : tst_qquickitem::paintOrder(test 2 stack before 2)
  PASS   : tst_qquickitem::paintOrder(test 2 stack after 1)
  PASS   : tst_qquickitem::paintOrder(test 2 stack after 2)
  PASS   : tst_qquickitem::paintOrder(test 1 set z)
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  WARNING: tst_qquickitem::acceptedMouseButtons() Mouse event occurs outside of target window.
  PASS   : tst_qquickitem::acceptedMouseButtons()
  FAIL!  : tst_qquickitem::visualParentOwnership() '!newItem.isNull()' returned FALSE. ()
     Loc: [tst_qquickitem.cpp(1794)]
  FAIL!  : tst_qquickitem::visualParentOwnershipWindow() '!newItem.isNull()' returned FALSE. ()
     Loc: [tst_qquickitem.cpp(1851)]
  PASS   : tst_qquickitem::cleanupTestCase()
  Totals: 50 passed, 2 failed, 0 skipped
  ********* Finished testing of tst_qquickitem *********
  QtQA::App::TestRunner: test failure could be reproduced twice consecutively
  QtQA::App::TestRunner: end tst_qquickitem: 12 seconds, exit code 2

  Build log: http://testresults.qt-project.org/ci/QtDeclarative_dev_Integration/build_01710/macx-clang_developer-build_OSX_10.8/log.txt.gz

  Tested changes (refs/builds/dev_1406023789):
    http://codereview.qt-project.org/90059 [PS3] - MinGW build fix
    http://codereview.qt-project.org/90054 [PS2] - Cleanup: Get rid of __data members
    http://codereview.qt-project.org/90028 [PS2] - Fix build on Windows
    http://codereview.qt-project.org/89999 [PS2] - Fix Scoped(Value) assignment/construction on 32-bit
    http://codereview.qt-project.org/89997 [PS3] - Disable T::Data compile time size assertion for some compilers
    http://codereview.qt-project.org/87385 [PS8] - Ported array data to the new object structure
    http://codereview.qt-project.org/87379 [PS8] - Fix Managed::as<>() method
    http://codereview.qt-project.org/87362 [PS9] - Change the object allocation scheme
    http://codereview.qt-project.org/85096 [PS11] - Convert Execution contexts to new constructor syntax
    http://codereview.qt-project.org/85080 [PS12] - Convert the last Managed types to the new constructor syntax
    http://codereview.qt-project.org/85079 [PS12] - Convert String to new constructor syntax
    http://codereview.qt-project.org/85078 [PS12] - Convert more objects to the new constructor scheme
    http://codereview.qt-project.org/85077 [PS12] - Convert most simple objects to the new constructor scheme
    http://codereview.qt-project.org/85052 [PS12] - Convert remaining FunctionObject's to new constructor scheme
    http://codereview.qt-project.org/85046 [PS11] - Convert FunctionObject derived classes to new construction scheme
    http://codereview.qt-project.org/85045 [PS11] - Convert construtors for QObjectWrapper
    http://codereview.qt-project.org/85024 [PS12] - Convert regexps
    http://codereview.qt-project.org/85023 [PS11] - Convert context and list wrapper
    http://codereview.qt-project.org/85022 [PS11] - New construction scheme for the binding wrapper
    http://codereview.qt-project.org/85021 [PS11] - Convert TypeWrapper and ValueTypeWrapper
    http://codereview.qt-project.org/85020 [PS11] - Construct xhr objects the new way
    http://codereview.qt-project.org/85019 [PS11] - Remove unused method
    http://codereview.qt-project.org/85018 [PS10] - Convert constructors for builtin functions
    http://codereview.qt-project.org/85017 [PS10] - Fix constructors for the delegate model
    http://codereview.qt-project.org/85016 [PS10] - Convert delegate model and indexed builtin function
    http://codereview.qt-project.org/85015 [PS10] - Convert QQuickContext2D to new construction scheme
    http://codereview.qt-project.org/85014 [PS10] - Start implement new Object creation pattern
    http://codereview.qt-project.org/85013 [PS9] - Get rid of CallDataRef
    http://codereview.qt-project.org/84912 [PS8] - Get rid of ManagedRef
    http://codereview.qt-project.org/84877 [PS9] - Get rid of all uses of ObjectRef
    http://codereview.qt-project.org/84876 [PS8] - Remove the less often used Ref classes
    http://codereview.qt-project.org/84863 [PS8] - Get rid of StringRef
    http://codereview.qt-project.org/84770 [PS9] - Rename V4_MANAGED_NEW back to V4_MANAGED
    http://codereview.qt-project.org/84769 [PS9] - Convert specialized ExecutionContext's to new data layout
    http://codereview.qt-project.org/84768 [PS9] - Fix compiler warning
    http://codereview.qt-project.org/84763 [PS9] - Convert ExecutionContext to new storage scheme
    http://codereview.qt-project.org/84762 [PS9] - Convert QV4RegExp to new storage scheme
    http://codereview.qt-project.org/84761 [PS9] - Move MemberData over to new storage layout
    http://codereview.qt-project.org/84438 [PS11] - Rename Managed::managedData() to d() to be consistent
    http://codereview.qt-project.org/84437 [PS11] - Rename V4_OBJECT_NEW back to V4_OBJECT
    http://codereview.qt-project.org/84436 [PS11] - Convert sqldatabase to new data layout
    http://codereview.qt-project.org/84435 [PS11] - Convert QQuickParticleData to new data layout
    http://codereview.qt-project.org/84434 [PS11] - Convert QQuickRootItemMarker to new data layout
    http://codereview.qt-project.org/84433 [PS11] - Convert context2d to new data layout
    http://codereview.qt-project.org/84432 [PS11] - Fix QQmlDelegateModelChangeArray
    http://codereview.qt-project.org/84431 [PS11] - Convert xmlhttprequest to new data layout
    http://codereview.qt-project.org/84430 [PS11] - Convert qqmlbuiltinfunctions to the new storage layout
    http://codereview.qt-project.org/84429 [PS11] - Convert QQmlValueTypeWrapper to the new storage scheme
    http://codereview.qt-project.org/84428 [PS11] - Convert type wrapper to new data layout
    http://codereview.qt-project.org/84427 [PS11] - Convert qml locale object to new data layout
    http://codereview.qt-project.org/84426 [PS11] - Convert list wrapper to new storage layout
    http://codereview.qt-project.org/84425 [PS11] - Convert the context wrapper to the new storage layout
    http://codereview.qt-project.org/84424 [PS11] - Move VariantObject over to new storage layout
    http://codereview.qt-project.org/84423 [PS11] - Convert the incubator object to new storage layout
    http://codereview.qt-project.org/84422 [PS11] - Convert StringObject to new storage layout
    http://codereview.qt-project.org/84421 [PS11] - Convert String to the new storage layout
    http://codereview.qt-project.org/84420 [PS11] - Convert SequenceObject to new storage layout
    http://codereview.qt-project.org/84418 [PS11] - Convert the QML Binding wrapper to new data storage
    http://codereview.qt-project.org/84417 [PS11] - Convert QObjectWrapper to new storage structure
    http://codereview.qt-project.org/84416 [PS11] - Convert ObjectIterator to new storage scheme
    http://codereview.qt-project.org/84415 [PS11] - Convert objects without own data
    http://codereview.qt-project.org/84412 [PS11] - Convert ErrorObject to new storage scheme
    http://codereview.qt-project.org/84411 [PS11] - Convert DateObject over to new storage scheme
    http://codereview.qt-project.org/84410 [PS11] - Convert ArrayObject over to the new storage scheme
    http://codereview.qt-project.org/84409 [PS11] - Convert ArgumentsObject over to the new storage scheme
    http://codereview.qt-project.org/84408 [PS11] - Convert RegexpObject to new storage scheme
    http://codereview.qt-project.org/84407 [PS11] - Convert FunctionObject to new storage scheme
    http://codereview.qt-project.org/84406 [PS11] - Convert Boolean and NumberObject to the new Data scheme
    http://codereview.qt-project.org/84405 [PS11] - First step unifying data structures
    http://codereview.qt-project.org/84404 [PS11] - Move ArrayData over to new data layout
    http://codereview.qt-project.org/84403 [PS11] - Convert ArgumentsObject to new data layout
    http://codereview.qt-project.org/84402 [PS11] - Convert ObjectIterator to new data layout
    http://codereview.qt-project.org/84610 [PS10] - Convert RegExp and RegExpObject to new data layout
    http://codereview.qt-project.org/84609 [PS10] - Convert the remaining classes in functionobject.h
    http://codereview.qt-project.org/84608 [PS10] - Move data of FunctionObject into an inner struct
    http://codereview.qt-project.org/84607 [PS10] - Convert Boolean, Number and DateObject
    http://codereview.qt-project.org/84606 [PS10] - Move object data into internal structure
    http://codereview.qt-project.org/84605 [PS10] - Move string data into subclass
    http://codereview.qt-project.org/84604 [PS10] - Move Managed data into it's own subclass
    http://codereview.qt-project.org/84603 [PS10] - Get rid of different macros for vtable specializations
    http://codereview.qt-project.org/84602 [PS9] - Use Members for storing the bound arguments in BoundFunction
    http://codereview.qt-project.org/84601 [PS9] - Avoid calling destroy() on most objects
    http://codereview.qt-project.org/87376 [PS6] - Fix Scoped<T> constructors/assignment operators that take a T*
    http://codereview.qt-project.org/90265 [PS1] - Remove XFAILs from tst_QQuickText



More information about the Ci-reports mailing list